qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [STABLE][PULL 00/10] Patches for 0.12.4
@ 2010-04-09  9:46 Kevin Wolf
  2010-04-09  9:46 ` [Qemu-devel] [STABLE][PATCH 01/10] json-parser: Fix segfault on malformed input Kevin Wolf
                   ` (10 more replies)
  0 siblings, 11 replies; 12+ messages in thread
From: Kevin Wolf @ 2010-04-09  9:46 UTC (permalink / raw)
  To: aurelien; +Cc: kwolf, qemu-devel

Hi Aurelien,

I went through the patches that were committed recently, either written by me
or concerning block stuff (most of them are both). I came up with this list of
patches that should go into 0.12.4. The first half of them is contained in
current master (you'll see the cherry-pick line in the commit log for those),
the rest has already been posted to the list, but is still sitting in my block
queue and waiting for Anthony's return.

Kevin


The following changes since commit 804b6ab08d82adcab05d64362be91c48a7467fd4:
  Paul Brook (1):
        UHCI spurious interrut fix

are available in the git repository at:

  git://repo.or.cz/qemu/kevin.git for-aurelien-0.12

Christoph Hellwig (1):
      block: avoid creating too large iovecs in multiwrite_merge

Gerd Hoffmann (1):
      scsi-disk: fix buffer overflow

Kevin Wolf (8):
      json-parser: Fix segfault on malformed input
      qcow2: Factor next_refcount_table_size out
      qcow2: Rewrite alloc_refcount_block/grow_refcount_table
      block: Fix multiwrite error handling
      block: Fix error code in multiwrite for immediate failures
      block: Fix multiwrite memory leak in error case
      qcow2: Don't ignore immediate read/write failures
      qcow2: Remove request from in-flight list after error

 block.c                |   11 +-
 block/qcow2-cluster.c  |    1 +
 block/qcow2-refcount.c |  334 ++++++++++++++++++++++++++++++++++--------------
 block/qcow2.c          |   14 ++-
 hw/scsi-disk.c         |    4 +-
 json-parser.c          |    2 +-
 qemu-common.h          |    4 +
 7 files changed, 266 insertions(+), 104 deletions(-)

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

end of thread, other threads:[~2010-04-09 21:38 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-04-09  9:46 [Qemu-devel] [STABLE][PULL 00/10] Patches for 0.12.4 Kevin Wolf
2010-04-09  9:46 ` [Qemu-devel] [STABLE][PATCH 01/10] json-parser: Fix segfault on malformed input Kevin Wolf
2010-04-09  9:46 ` [Qemu-devel] [STABLE][PATCH 02/10] block: avoid creating too large iovecs in multiwrite_merge Kevin Wolf
2010-04-09  9:46 ` [Qemu-devel] [STABLE][PATCH 03/10] qcow2: Factor next_refcount_table_size out Kevin Wolf
2010-04-09  9:46 ` [Qemu-devel] [STABLE][PATCH 04/10] qcow2: Rewrite alloc_refcount_block/grow_refcount_table Kevin Wolf
2010-04-09  9:46 ` [Qemu-devel] [STABLE][PATCH 05/10] scsi-disk: fix buffer overflow Kevin Wolf
2010-04-09  9:46 ` [Qemu-devel] [STABLE][PATCH 06/10] block: Fix multiwrite error handling Kevin Wolf
2010-04-09  9:46 ` [Qemu-devel] [STABLE][PATCH 07/10] block: Fix error code in multiwrite for immediate failures Kevin Wolf
2010-04-09  9:46 ` [Qemu-devel] [STABLE][PATCH 08/10] block: Fix multiwrite memory leak in error case Kevin Wolf
2010-04-09  9:46 ` [Qemu-devel] [STABLE][PATCH 09/10] qcow2: Don't ignore immediate read/write failures Kevin Wolf
2010-04-09  9:46 ` [Qemu-devel] [STABLE][PATCH 10/10] qcow2: Remove request from in-flight list after error Kevin Wolf
2010-04-09 16:47 ` [Qemu-devel] [STABLE][PULL 00/10] Patches for 0.12.4 Aurelien Jarno

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