xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1.1 v2 0/5] Xen patches
@ 2012-05-14 17:11 Stefano Stabellini
  2012-05-14 17:12 ` [PATCH 1.1 v2 1/5] xen: do not initialize the interval timer and PCSPK emulator Stefano Stabellini
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Stefano Stabellini @ 2012-05-14 17:11 UTC (permalink / raw)
  To: qemu-devel@nongnu.org; +Cc: xen-devel@lists.xensource.com, Stefano Stabellini

Hi all,
this patch series is a collection of the outstanding Xen patches for
QEMU 1.1: all of them have been sent to qemu-devel at least once
already, some of them as many as 6 times.

Patch 1 and 2 remove unneeded devices and timers when Xen is enabled,
patch 3, 4 and 5 are improvements and fixes for xen_disk.c.



Changes in v2:
- fix a xen_available/xen_enabled mistake in the first patch;
- add "qemu/xendisk: properly update stats in ioreq_release()".



Jan Beulich (1):
      xen_disk: properly update stats in ioreq_release()

Stefano Stabellini (4):
      xen: do not initialize the interval timer and PCSPK emulator
      xen: disable rtc_clock
      xen_disk: remove syncwrite option
      xen_disk: use bdrv_aio_flush instead of bdrv_flush

 hw/pc.c       |   23 +++++++++++++----------
 hw/xen_disk.c |   42 +++++++++++++++++++++++++++---------------
 xen-all.c     |    4 ++++
 3 files changed, 44 insertions(+), 25 deletions(-)



git://xenbits.xen.org/people/sstabellini/qemu-dm.git for_1.1

Cheers,

Stefano

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

end of thread, other threads:[~2012-05-14 17:13 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-14 17:11 [PATCH 1.1 v2 0/5] Xen patches Stefano Stabellini
2012-05-14 17:12 ` [PATCH 1.1 v2 1/5] xen: do not initialize the interval timer and PCSPK emulator Stefano Stabellini
2012-05-14 17:12 ` [PATCH 1.1 v2 2/5] xen: disable rtc_clock Stefano Stabellini
2012-05-14 17:12 ` [PATCH 1.1 v2 3/5] xen_disk: remove syncwrite option Stefano Stabellini
2012-05-14 17:13 ` [PATCH 1.1 v2 4/5] xen_disk: use bdrv_aio_flush instead of bdrv_flush Stefano Stabellini
2012-05-14 17:13 ` [PATCH 1.1 v2 5/5] xen_disk: properly update stats in ioreq_release() Stefano Stabellini

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