commit | 80a1ea3748203b840d8bad488ada4d6f5bb66c9d | [log] [tgz] |
---|---|---|
author | Avi Kivity <avi@redhat.com> | Wed Feb 08 16:39:06 2012 +0200 |
committer | Avi Kivity <avi@redhat.com> | Wed Feb 29 13:44:41 2012 +0200 |
tree | b29184d33c61b7cba42f44c3f6e03ff8f9640b61 | |
parent | 0e0d36b446bbe913edcf5a7af24590360845f824 [diff] |
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>