]> Git Repo - qemu.git/commit - hw/i386/xen/xen-hvm.c
memory: use AddressSpace for MemoryListener filtering
authorAvi Kivity <[email protected]>
Tue, 2 Oct 2012 18:13:51 +0000 (20:13 +0200)
committerAvi Kivity <[email protected]>
Mon, 22 Oct 2012 12:50:07 +0000 (14:50 +0200)
commitf6790af6bcfa35fa9ea3c565a0a2aed54337aef5
treea26b7a7c52d483f083c7672af26e62f774e1b706
parent1d71148eace669827ba15101819b54b20fcca616
memory: use AddressSpace for MemoryListener filtering

Using the AddressSpace type reduces confusion, as you can't accidentally
supply the MemoryRegion you're interested in.

Reviewed-by: Anthony Liguori <[email protected]>
Signed-off-by: Avi Kivity <[email protected]>
exec-memory.h
exec.c
hw/vfio_pci.c
hw/vhost.c
hw/xen_pt.c
kvm-all.c
memory.c
memory.h
xen-all.c
This page took 0.027369 seconds and 4 git commands to generate.