qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH 0/2] Xen VGA dirtybit support


From: anthony . perard
Subject: [Qemu-devel] [PATCH 0/2] Xen VGA dirtybit support
Date: Tue, 11 Jan 2011 15:37:01 +0000

From: Anthony PERARD <address@hidden>

Hi,

This two patchs provides the support for sync dirty bitmap. The sync dirty
bitmap is not provide for Xen 3.3.

This serie depends on the other serie "Xen device model support".

Anthony PERARD (2):
  xen: Add xc_domain_add_to_physmap to xen_interface.
  xen: Introduce VGA sync dirty bitmap support

 configure           |   29 ++++++-
 hw/vga.c            |    7 ++
 hw/xen.h            |    2 +
 hw/xen_interfaces.c |   31 +++++++
 hw/xen_interfaces.h |    5 +
 hw/xen_redirect.h   |    1 +
 xen-all.c           |  233 +++++++++++++++++++++++++++++++++++++++++++++++++++
 xen-stub.c          |   11 +++
 8 files changed, 318 insertions(+), 1 deletions(-)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]