]> git.proxmox.com Git - qemu.git/commit
memory: allow MemoryListeners to observe a specific address space
authorAvi Kivity <avi@redhat.com>
Wed, 8 Feb 2012 19:05:17 +0000 (21:05 +0200)
committerAvi Kivity <avi@redhat.com>
Wed, 29 Feb 2012 11:44:42 +0000 (13:44 +0200)
commit7376e5827a898d8ddf10f929047cc84bf65d9f52
treeaf5ade26946ff09d19d950d66af6083c6f2f00d2
parent8df8a8436fa22442a58b366fbb7e471b4a8d88ce
memory: allow MemoryListeners to observe a specific address space

Ignore any regions not belonging to a specified address space.

Signed-off-by: Avi Kivity <avi@redhat.com>
exec.c
hw/vhost.c
kvm-all.c
memory.c
memory.h
xen-all.c