• A
    kvm: convert to MemoryListener API · a01672d3
    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>
    a01672d3
kvm-all.c 36.0 KB