All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] qemu-xen-traditional: disk performance improvements
@ 2012-03-23 14:50 Stefano Stabellini
  2012-03-23 14:51 ` [PATCH 1/3] qemu-xen-traditional: use O_DIRECT to open disk images for IDE Stefano Stabellini
                   ` (4 more replies)
  0 siblings, 5 replies; 27+ messages in thread
From: Stefano Stabellini @ 2012-03-23 14:50 UTC (permalink / raw)
  To: xen-devel; +Cc: Ian Jackson, Stefano Stabellini

Hi all,
this small patch series enables the O_DIRECT flag to open disk images
for both the IDE and xen_disk interface.
Also it includes few fixes for xen_disk.

Stefano Stabellini (3):
      qemu-xen-traditional: use O_DIRECT to open disk images for IDE
      qemu-xen-traditional: use O_DIRECT to open disk images with QDISK
      qemu-xen-traditional: QDISK fixes

 hw/xen_disk.c |   17 +++++++++--------
 xenstore.c    |    2 +-
 2 files changed, 10 insertions(+), 9 deletions(-)

Cheers,

Stefano

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

end of thread, other threads:[~2012-04-24 17:38 UTC | newest]

Thread overview: 27+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-03-23 14:50 [PATCH 0/3] qemu-xen-traditional: disk performance improvements Stefano Stabellini
2012-03-23 14:51 ` [PATCH 1/3] qemu-xen-traditional: use O_DIRECT to open disk images for IDE Stefano Stabellini
2012-03-26  1:54   ` Zhang, Yang Z
2012-03-26 10:21     ` Stefano Stabellini
2012-03-27 13:25       ` Zhang, Yang Z
2012-03-27 16:30         ` Stefano Stabellini
2012-03-27 17:22           ` Ian Jackson
2012-03-27 17:43             ` Joseph Glanville
2012-03-28  9:10             ` Ian Campbell
2012-03-28 16:20               ` Stefano Stabellini
2012-03-29 17:59                 ` [PATCH 1/3] qemu-xen-traditional: use O_DIRECT to open disk images for IDE [and 1 more messages] Ian Jackson
2012-03-30  9:46                   ` Stefano Stabellini
2012-03-30 13:44                     ` Ian Jackson
2012-03-30 14:47                       ` Stefano Stabellini
2012-03-29  0:20               ` [PATCH 1/3] qemu-xen-traditional: use O_DIRECT to open disk images for IDE Zhang, Yang Z
2012-03-29 11:05                 ` Stefano Stabellini
2012-03-29 11:51                   ` Joseph Glanville
2012-03-29 13:31                     ` Stefano Stabellini
2012-03-30  0:26                     ` Zhang, Yang Z
2012-03-29 14:20               ` Ian Jackson
2012-03-29 17:18                 ` Stefano Stabellini
2012-03-23 14:51 ` [PATCH 2/3] qemu-xen-traditional: use O_DIRECT to open disk images with QDISK Stefano Stabellini
2012-03-23 14:51 ` [PATCH 3/3] qemu-xen-traditional: QDISK fixes Stefano Stabellini
2012-03-27 13:37 ` [PATCH 0/3] qemu-xen-traditional: disk performance improvements Ian Jackson
2012-04-02 16:56 ` Ian Jackson
2012-04-11 15:39   ` Stefano Stabellini
2012-04-24 17:38     ` Ian Jackson

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.