]> git.proxmox.com Git - qemu.git/commit - xen-all.c
xen: only track the linear framebuffer
authorStefano Stabellini <stefano.stabellini@eu.citrix.com>
Wed, 15 Jun 2011 16:29:27 +0000 (17:29 +0100)
committerAlexander Graf <agraf@suse.de>
Sun, 19 Jun 2011 02:42:41 +0000 (04:42 +0200)
commitebed85058b6e89a5202112e9aa2abab3aa3804c3
treed0fcee4bd83b968ddc79daf045921c87bca5af03
parent45dcd36e1ebbb3c085bdd157bffaf9276ffd8c46
xen: only track the linear framebuffer

Xen can only do dirty bit tracking for one memory region, so we should
explicitly avoid trying to track anything but the vga vram region.

Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
Signed-off-by: Alexander Graf <agraf@suse.de>
xen-all.c