Hi Anthony,
please pull:
git://xenbits.xen.org/people/sstabellini/qemu-dm.git for_anthony
it contains a couple of xen_disk improvements and Xen HVM reboot
support.
John V. Baboval (1):
xen: Support guest reboots
Stefano Stabellini (2):
xen_disk: use bdrv_aio_flush instead of bdrv_flush
xen_disk: implement BLKIF_OP_FLUSH_DISKCACHE, remove
BLKIF_OP_WRITE_BARRIER
hw/xen_common.h | 2 +-
hw/xen_disk.c | 21 ++++++++++-----------
xen-all.c | 18 +++++++++++-------
3 files changed, 22 insertions(+), 19 deletions(-)
Thanks,
Stefano