diff options
author | Michael S. Tsirkin | 2011-03-16 11:09:09 +0100 |
---|---|---|
committer | Michael S. Tsirkin | 2011-03-28 18:34:23 +0200 |
commit | 7b67b18adf921c77aa8443f3b4cddab87908ee1e (patch) | |
tree | 6fb4d19ff11b54df14c902d4ac2690addf9bd072 /qemu-common.h | |
parent | virtio-serial: don't crash on invalid input (diff) | |
download | qemu-7b67b18adf921c77aa8443f3b4cddab87908ee1e.tar.gz qemu-7b67b18adf921c77aa8443f3b4cddab87908ee1e.tar.xz qemu-7b67b18adf921c77aa8443f3b4cddab87908ee1e.zip |
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 <mst@redhat.com>
Note: this lead to crashes during migration, so the patch
is needed on the stable branch too.
Diffstat (limited to 'qemu-common.h')
0 files changed, 0 insertions, 0 deletions