Hi all, this small patch series allows xen_disk to be used correctly with NATIVE_AIO and O_DIRECT.
This series should be backported to the stable branch too. Stefano Stabellini (2): xen_disk: open disk with BDRV_O_NOCACHE | BDRV_O_CACHE_WB | BDRV_O_NATIVE_AIO xen_disk: when using AIO flush after the operation is completed hw/xen_disk.c | 10 +++++----- 1 files changed, 5 insertions(+), 5 deletions(-) git://xenbits.xen.org/people/sstabellini/qemu-dm.git disk_io Cheers, Stefano