[Qemu-devel] [PATCH 3/4] kvm: support non datamatch ioeventfd

2013-04-18 Thread Michael S. Tsirkin
Adding restrictions just adds code. Signed-off-by: Michael S. Tsirkin --- kvm-all.c | 34 ++ 1 file changed, 18 insertions(+), 16 deletions(-) diff --git a/kvm-all.c b/kvm-all.c index 589e37c..ce823f9 100644 --- a/kvm-all.c +++ b/kvm-all.c @@ -501,21 +501,24 @@ i

[Qemu-devel] [PATCH 3/4] kvm: support non datamatch ioeventfd

2013-04-03 Thread Michael S. Tsirkin
Adding restrictions just adds code. Signed-off-by: Michael S. Tsirkin --- kvm-all.c | 34 ++ 1 file changed, 18 insertions(+), 16 deletions(-) diff --git a/kvm-all.c b/kvm-all.c index 589e37c..ce823f9 100644 --- a/kvm-all.c +++ b/kvm-all.c @@ -501,21 +501,24 @@ i