summary refs log tree commit diff stats
path: root/scripts/qapi-types.py
diff options
context:
space:
mode:
authorAvi Kivity <avi@redhat.com>2012-01-01 18:24:24 +0200
committerAvi Kivity <avi@redhat.com>2012-01-04 13:34:49 +0200
commit2774c6d0ae20d32d75f77e7ed063ddbb854ca4c5 (patch)
tree1c27a99dec9f809af6530c3014c81b3c057e9caf /scripts/qapi-types.py
parent26a83ad0e793465b74a8b06a65f2f6fdc5615413 (diff)
downloadfocaccia-qemu-2774c6d0ae20d32d75f77e7ed063ddbb854ca4c5.tar.gz
focaccia-qemu-2774c6d0ae20d32d75f77e7ed063ddbb854ca4c5.zip
Fix wrong region_offset when overlaying a page with another
cpu_register_physical_memory_log() does not update region_offset
if a page was previously registered for the same address.  This
could cause mmio accesses going to the wrong place, by using the
old region_offset.

Signed-off-by: Avi Kivity <avi@redhat.com>
Acked-by: Andreas Färber <afaerber@suse.de>
Reviewed-by: Richard Henderson <rth@twiddle.net>
Diffstat (limited to 'scripts/qapi-types.py')
0 files changed, 0 insertions, 0 deletions