qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/2] Xen VGA dirtybit support
@ 2011-01-11 15:37 anthony.perard
  2011-01-11 15:37 ` [Qemu-devel] [PATCH 1/2] xen: Add xc_domain_add_to_physmap to xen_interface anthony.perard
  2011-01-11 15:37 ` [Qemu-devel] [PATCH 2/2] xen: Introduce VGA sync dirty bitmap support anthony.perard
  0 siblings, 2 replies; 7+ messages in thread
From: anthony.perard @ 2011-01-11 15:37 UTC (permalink / raw)
  To: QEMU-devel; +Cc: Anthony PERARD, Xen Devel

From: Anthony PERARD <anthony.perard@citrix.com>

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(-)

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2011-01-12 17:16 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-01-11 15:37 [Qemu-devel] [PATCH 0/2] Xen VGA dirtybit support anthony.perard
2011-01-11 15:37 ` [Qemu-devel] [PATCH 1/2] xen: Add xc_domain_add_to_physmap to xen_interface anthony.perard
2011-01-11 15:37 ` [Qemu-devel] [PATCH 2/2] xen: Introduce VGA sync dirty bitmap support anthony.perard
2011-01-12 10:03   ` [Qemu-devel] " Jan Kiszka
2011-01-12 16:53     ` Anthony PERARD
2011-01-12 11:15   ` [Qemu-devel] Re: [Xen-devel] " Stefano Stabellini
2011-01-12 17:15     ` Anthony PERARD

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).