]> rtime.felk.cvut.cz Git - lisovros/qemu_apohw.git/commit
memory: change dirty setting APIs to take a size
authorBlue Swirl <blauwirbel@gmail.com>
Sun, 16 Oct 2011 16:04:59 +0000 (16:04 +0000)
committerBlue Swirl <blauwirbel@gmail.com>
Wed, 25 Jan 2012 18:32:47 +0000 (18:32 +0000)
commitfd4aa979033ca604ad829cf95055d4b5c5ed1063
treedefa55c0e1815076d229f941d4fe8ddf239b799f
parent59abb06198ee9471e29c970f294eae80c0b39be1
memory: change dirty setting APIs to take a size

Instead of each target knowing or guessing the guest page size,
just pass the desired size of dirtied memory area.

Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
12 files changed:
arch_init.c
exec-obsolete.h
hw/cirrus_vga.c
hw/g364fb.c
hw/qxl.c
hw/tcx.c
hw/vga.c
hw/vhost.c
kvm-all.c
memory.c
memory.h
xen-all.c