[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <4A3F788A.9000007@redhat.com>
Date: Mon, 22 Jun 2009 14:26:50 +0200
From: Paolo Bonzini <pbonzini@...hat.com>
To: Gregory Haskins <ghaskins@...ell.com>
CC: "Michael S. Tsirkin" <mst@...hat.com>, kvm@...r.kernel.org,
linux-kernel@...r.kernel.org, avi@...hat.com, mtosatti@...hat.com,
paulmck@...ux.vnet.ibm.com, markmc@...hat.com
Subject: Re: [KVM PATCH v8 3/3] KVM: add iosignalfd support
>>> + * Design note: We create one PIO/MMIO device (iosignalfd_group) which
>>> + * aggregates one or more iosignalfd_items. Each item points to exactly one
>>> + * eventfd, and can be registered to trigger on any write to the group
>>> + * (wildcard), or to a write of a specific value. If more than one item is to
>>> + * be supported, the addr/len ranges must all be identical in the group. If a
>>> + * trigger value is to be supported on a particular item, the group range must
>>> + * be exactly the width of the trigger.
>>>
>> Some duplicate spaces in the text above, apparently at random places.
>
> -ENOPARSE ;)
>
> Can you elaborate?
I see "aggregates one". The others are all at end of sentence, so I
think that Michael was not talking about those (git grep '\*.*\. ').
Paolo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists