On 03/27/2012 10:48 AM, Stefano Stabellini wrote:
Anthony,
please pull this small patch series that allows xen_disk to be used
correctly with NATIVE_AIO and O_DIRECT.
This series should be backported to the stable branch too.
Pulled. Thanks.
Regards,
Anthony Liguori
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