• A
    vhost: convert to MemoryListener API · 04097f7c
    Avi Kivity 提交于
    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: NAvi Kivity <avi@redhat.com>
    04097f7c
vhost.c 26.6 KB