« Previous | Next » 

Revision 7b67b18a

ID7b67b18adf921c77aa8443f3b4cddab87908ee1e

Added by Michael S. Tsirkin over 13 years ago

vhost: fix dirty page handling

vhost was passing a physical address to cpu_physical_memory_set_dirty,
which is wrong: we need to translate to ram address first.

Signed-off-by: Michael S. Tsirkin <>

Note: this lead to crashes during migration, so the patch
is needed on the stable branch too.

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences