]> git.proxmox.com Git - qemu.git/commit
Merge remote-tracking branch 'sstabellini/for_1.1_rc3' into staging
authorAnthony Liguori <aliguori@us.ibm.com>
Tue, 29 May 2012 09:32:13 +0000 (04:32 -0500)
committerAnthony Liguori <aliguori@us.ibm.com>
Tue, 29 May 2012 09:32:13 +0000 (04:32 -0500)
commitdd86df756e02b684718dd5378725927361b0ad36
treea642cf4e3e95059cc45db625cb4587522915514d
parent422831fc81a4565d9687bc00bac685261a5dd67a
parent180640ea071c98739b6cc55b8d03367bcb442b94
Merge remote-tracking branch 'sstabellini/for_1.1_rc3' into staging

* sstabellini/for_1.1_rc3:
  Call xc_domain_shutdown with the reboot flag when the guest requests a reboot.
  xen: Fix PV-on-HVM
  xen_disk: properly update stats in ioreq_release()
  xen_disk: use bdrv_aio_flush instead of bdrv_flush
  xen_disk: remove syncwrite option
  xen: disable rtc_clock
  xen: do not initialize the interval timer and PCSPK emulator
hw/pc.c