]> git.proxmox.com Git - qemu.git/commit
memory: change dirty getting API to take a size
authorBlue Swirl <blauwirbel@gmail.com>
Sun, 22 Jan 2012 16:38:21 +0000 (16:38 +0000)
committerBlue Swirl <blauwirbel@gmail.com>
Sat, 4 Feb 2012 12:45:10 +0000 (12:45 +0000)
commitcd7a45c95ecf2404810f3c6becb7cb83c5010ad8
tree49d6bedd8bf8267333293bfc5217687d3175b82c
parentcb437e48ab7ddd9b85843beb524904ee4b565721
memory: change dirty getting API to take a size

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

Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
arch_init.c
exec-obsolete.h
hw/framebuffer.c
hw/g364fb.c
hw/sm501.c
hw/tcx.c
hw/vga.c
memory.c
memory.h