qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH 1.1 v2 0/5] Xen patches


From: Stefano Stabellini
Subject: [Qemu-devel] [PATCH 1.1 v2 0/5] Xen patches
Date: Mon, 14 May 2012 18:11:35 +0100
User-agent: Alpine 2.00 (DEB 1167 2008-08-23)

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



reply via email to

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