Searched hist:f6790af6bcfa35fa9ea3c565a0a2aed54337aef5 (Results 1 – 6 of 6) sorted by relevance
/qemu/hw/xen/ |
H A D | xen_pt.c | f6790af6bcfa35fa9ea3c565a0a2aed54337aef5 Tue Oct 02 18:13:51 UTC 2012 Avi Kivity <avi@redhat.com> 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 <aliguori@us.ibm.com> Signed-off-by: Avi Kivity <avi@redhat.com>
|
/qemu/hw/i386/xen/ |
H A D | xen-hvm.c | f6790af6bcfa35fa9ea3c565a0a2aed54337aef5 Tue Oct 02 18:13:51 UTC 2012 Avi Kivity <avi@redhat.com> 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 <aliguori@us.ibm.com> Signed-off-by: Avi Kivity <avi@redhat.com>
|
/qemu/system/ |
H A D | memory.c | f6790af6bcfa35fa9ea3c565a0a2aed54337aef5 Tue Oct 02 18:13:51 UTC 2012 Avi Kivity <avi@redhat.com> 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 <aliguori@us.ibm.com> Signed-off-by: Avi Kivity <avi@redhat.com>
|
/qemu/hw/virtio/ |
H A D | vhost.c | f6790af6bcfa35fa9ea3c565a0a2aed54337aef5 Tue Oct 02 18:13:51 UTC 2012 Avi Kivity <avi@redhat.com> 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 <aliguori@us.ibm.com> Signed-off-by: Avi Kivity <avi@redhat.com>
|
/qemu/hw/vfio/ |
H A D | pci.c | f6790af6bcfa35fa9ea3c565a0a2aed54337aef5 Tue Oct 02 18:13:51 UTC 2012 Avi Kivity <avi@redhat.com> 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 <aliguori@us.ibm.com> Signed-off-by: Avi Kivity <avi@redhat.com>
|
/qemu/accel/kvm/ |
H A D | kvm-all.c | f6790af6bcfa35fa9ea3c565a0a2aed54337aef5 Tue Oct 02 18:13:51 UTC 2012 Avi Kivity <avi@redhat.com> 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 <aliguori@us.ibm.com> Signed-off-by: Avi Kivity <avi@redhat.com>
|