qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH 0/2] xen_disk: use NATIVE_AIO and NOCACHE


From: Stefano Stabellini
Subject: [Qemu-devel] [PATCH 0/2] xen_disk: use NATIVE_AIO and NOCACHE
Date: Fri, 23 Mar 2012 14:43:07 +0000
User-agent: Alpine 2.00 (DEB 1167 2008-08-23)

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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]