]> git.proxmox.com Git - mirror_qemu.git/commit
memory: move ioeventfd ops to MemoryListener
authorAvi Kivity <avi@redhat.com>
Wed, 8 Feb 2012 14:39:06 +0000 (16:39 +0200)
committerAvi Kivity <avi@redhat.com>
Wed, 29 Feb 2012 11:44:41 +0000 (13:44 +0200)
commit80a1ea3748203b840d8bad488ada4d6f5bb66c9d
treeb29184d33c61b7cba42f44c3f6e03ff8f9640b61
parent0e0d36b446bbe913edcf5a7af24590360845f824
memory: move ioeventfd ops to MemoryListener

This way the accelerator (kvm) can handle them directly.

Signed-off-by: Avi Kivity <avi@redhat.com>
Reviewed-by: Richard Henderson <rth@twiddle.net>
hw/vhost.c
kvm-all.c
memory.c
memory.h
xen-all.c