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)
commitff587019807ef510645c737614c5e80d65d88d30
treed0fcee4bd83b968ddc79daf045921c87bca5af03
parent1313c4bb8e47cb5db164d5dcb6173d993f9fb161
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