On Tue, 15 May 2012, Stefano Stabellini wrote: > Hi Anthony, > please pull: > > git://xenbits.xen.org/people/sstabellini/qemu-dm.git for_1.1 > > > it contains 3 fixes to xen_disk and 2 patches to disable rtc_clock, > the PIT and PCSPK on Xen: > > > 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(-)
I am about to send another PULL request that contains these changes plus two other fixes, so you can skip this one.