qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/2] raw-posix: fix O_DIRECT short reads
@ 2014-08-21 12:44 Stefan Hajnoczi
  2014-08-21 12:44 ` [Qemu-devel] [PATCH 1/2] " Stefan Hajnoczi
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Stefan Hajnoczi @ 2014-08-21 12:44 UTC (permalink / raw)
  To: qemu-devel; +Cc: Kevin Wolf, Markus Armbruster, Stefan Hajnoczi

This series fixes qemu-iotests ./check -nocache -vmdk 059.  It also adds a
dedicated test case for O_DIRECT short reads.

Stefan Hajnoczi (2):
  raw-posix: fix O_DIRECT short reads
  qemu-iotests: add test case 101 for short file I/O

 block/raw-posix.c          |  9 +++++++
 tests/qemu-iotests/101     | 58 ++++++++++++++++++++++++++++++++++++++++++++++
 tests/qemu-iotests/101.out | 10 ++++++++
 tests/qemu-iotests/group   |  1 +
 4 files changed, 78 insertions(+)
 create mode 100755 tests/qemu-iotests/101
 create mode 100644 tests/qemu-iotests/101.out

-- 
1.9.3

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

end of thread, other threads:[~2014-08-22  9:02 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-21 12:44 [Qemu-devel] [PATCH 0/2] raw-posix: fix O_DIRECT short reads Stefan Hajnoczi
2014-08-21 12:44 ` [Qemu-devel] [PATCH 1/2] " Stefan Hajnoczi
2014-08-21 17:30   ` Benoît Canet
2014-08-21 12:44 ` [Qemu-devel] [PATCH 2/2] qemu-iotests: add test case 101 for short file I/O Stefan Hajnoczi
2014-08-21 17:36   ` Benoît Canet
2014-08-22  9:02 ` [Qemu-devel] [PATCH 0/2] raw-posix: fix O_DIRECT short reads Kevin Wolf

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).