Re: [Qemu-block] [PATCH v2 for-2.6 2/5] event-notifier: Add "is_external" parameter

2016-04-22 Thread Michael S. Tsirkin
On Fri, Apr 22, 2016 at 06:56:01PM +0800, Fam Zheng wrote: > All callers pass "false" keeping the old semantics. The windows > implementation doesn't distinguish the flag yet. On posix, it is passed > down to the underlying aio context. > > Signed-off-by: Fam Zheng Reviewed-by:

[Qemu-block] [PATCH v2 for-2.6 2/5] event-notifier: Add "is_external" parameter

2016-04-22 Thread Fam Zheng
All callers pass "false" keeping the old semantics. The windows implementation doesn't distinguish the flag yet. On posix, it is passed down to the underlying aio context. Signed-off-by: Fam Zheng --- hw/usb/ccid-card-emulated.c | 2 +- hw/virtio/virtio.c| 8