Home
last modified time | relevance | path

Searched hist:"04097 f7c5957273c578f72b9bd603ba6b1d69e33" (Results 1 – 2 of 2) sorted by relevance

/qemu/include/hw/virtio/
H A Dvhost.h04097f7c5957273c578f72b9bd603ba6b1d69e33 Sun Dec 18 12:06:05 UTC 2011 Avi Kivity <avi@redhat.com> vhost: convert to MemoryListener API

Drop the use of cpu_register_phys_memory_client() in favour of the new
MemoryListener API. The new API simplifies the caller, since there is no
need to deal with splitting and merging slots; however this is not exploited
in this patch.

Signed-off-by: Avi Kivity <avi@redhat.com>
/qemu/hw/virtio/
H A Dvhost.c04097f7c5957273c578f72b9bd603ba6b1d69e33 Sun Dec 18 12:06:05 UTC 2011 Avi Kivity <avi@redhat.com> vhost: convert to MemoryListener API

Drop the use of cpu_register_phys_memory_client() in favour of the new
MemoryListener API. The new API simplifies the caller, since there is no
need to deal with splitting and merging slots; however this is not exploited
in this patch.

Signed-off-by: Avi Kivity <avi@redhat.com>