qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/2] qemu-img: Fix division by zero for zero size images
@ 2012-10-12 12:31 Kevin Wolf
  2012-10-12 12:31 ` [Qemu-devel] [PATCH 1/2] " Kevin Wolf
  2012-10-12 12:31 ` [Qemu-devel] [PATCH 2/2] qemu-iotests: Test qemu-img operation on zero size image Kevin Wolf
  0 siblings, 2 replies; 7+ messages in thread
From: Kevin Wolf @ 2012-10-12 12:31 UTC (permalink / raw)
  To: qemu-devel; +Cc: kwolf

Kevin Wolf (2):
  qemu-img: Fix division by zero for zero size images
  qemu-iotests: Test qemu-img operation on zero size image

 qemu-img.c                 |   23 ++++++++----
 tests/qemu-iotests/041     |   78 ++++++++++++++++++++++++++++++++++++++++++++
 tests/qemu-iotests/041.out |   15 ++++++++
 tests/qemu-iotests/group   |    1 +
 4 files changed, 109 insertions(+), 8 deletions(-)
 create mode 100755 tests/qemu-iotests/041
 create mode 100644 tests/qemu-iotests/041.out

-- 
1.7.6.5

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

end of thread, other threads:[~2012-10-15  9:43 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-10-12 12:31 [Qemu-devel] [PATCH 0/2] qemu-img: Fix division by zero for zero size images Kevin Wolf
2012-10-12 12:31 ` [Qemu-devel] [PATCH 1/2] " Kevin Wolf
2012-10-12 16:56   ` Paolo Bonzini
2012-10-12 12:31 ` [Qemu-devel] [PATCH 2/2] qemu-iotests: Test qemu-img operation on zero size image Kevin Wolf
2012-10-12 16:57   ` Paolo Bonzini
2012-10-15  8:47     ` Kevin Wolf
2012-10-15  9:42       ` Paolo Bonzini

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