qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 0/2] xen_disk: use NATIVE_AIO and NOCACHE
@ 2012-03-27 15:48 Stefano Stabellini
  2012-03-27 15:50 ` [Qemu-devel] [PATCH 1/2] xen_disk: open disk with BDRV_O_NOCACHE | BDRV_O_CACHE_WB | BDRV_O_NATIVE_AIO Stefano Stabellini
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Stefano Stabellini @ 2012-03-27 15:48 UTC (permalink / raw)
  To: Anthony Liguori; +Cc: aliguori, Stefano Stabellini, qemu-stable, qemu-devel

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.


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

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2012-03-30 13:13 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-27 15:48 [Qemu-devel] [PULL 0/2] xen_disk: use NATIVE_AIO and NOCACHE Stefano Stabellini
2012-03-27 15:50 ` [Qemu-devel] [PATCH 1/2] xen_disk: open disk with BDRV_O_NOCACHE | BDRV_O_CACHE_WB | BDRV_O_NATIVE_AIO Stefano Stabellini
2012-03-27 15:50 ` [Qemu-devel] [PATCH 2/2] xen_disk: when using AIO flush after the operation is completed Stefano Stabellini
2012-03-27 16:11 ` [Qemu-devel] [PULL 0/2] xen_disk: use NATIVE_AIO and NOCACHE Christoph Hellwig
2012-03-27 16:20   ` Stefano Stabellini
2012-03-30 13:12 ` Anthony Liguori

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).