« Previous | Next » 

Revision a01672d3

IDa01672d3968cf91208666d371784110bfde9d4f8

Added by Avi Kivity over 12 years ago

kvm: 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 <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences