All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 0/4] Block patches for 2.0.0-rc3
@ 2014-04-11 12:39 Kevin Wolf
  2014-04-11 12:39 ` [Qemu-devel] [PULL 1/4] bochs: Fix memory leak in bochs_open() error path Kevin Wolf
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Kevin Wolf @ 2014-04-11 12:39 UTC (permalink / raw)
  To: qemu-devel; +Cc: kwolf, peter.maydell

The following changes since commit f516a5cc051db6e999e9e60dc968dcb5aeffe11f:

  Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging (2014-04-10 23:07:56 +0100)

are available in the git repository at:


  git://repo.or.cz/qemu/kevin.git tags/for-upstream

for you to fetch changes up to 5450466394c95cea8b661fb197ed215a4ab5d700:

  block-commit: speed is an optional parameter (2014-04-11 13:59:49 +0200)

----------------------------------------------------------------
Block patches for 2.0.0-rc3

----------------------------------------------------------------
Fam Zheng (1):
      iscsi: Remember to set ret for iscsi_open in error case

Kevin Wolf (2):
      bochs: Fix memory leak in bochs_open() error path
      bochs: Fix catalog size check

Max Reitz (1):
      block-commit: speed is an optional parameter

 block/bochs.c              | 20 +++++++++++++++-----
 block/iscsi.c              |  1 +
 blockdev.c                 |  4 ++++
 tests/qemu-iotests/078     |  6 +++++-
 tests/qemu-iotests/078.out |  6 ++++--
 5 files changed, 29 insertions(+), 8 deletions(-)

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

end of thread, other threads:[~2014-04-11 13:26 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-04-11 12:39 [Qemu-devel] [PULL 0/4] Block patches for 2.0.0-rc3 Kevin Wolf
2014-04-11 12:39 ` [Qemu-devel] [PULL 1/4] bochs: Fix memory leak in bochs_open() error path Kevin Wolf
2014-04-11 12:39 ` [Qemu-devel] [PULL 2/4] bochs: Fix catalog size check Kevin Wolf
2014-04-11 12:39 ` [Qemu-devel] [PULL 3/4] iscsi: Remember to set ret for iscsi_open in error case Kevin Wolf
2014-04-11 12:39 ` [Qemu-devel] [PULL 4/4] block-commit: speed is an optional parameter Kevin Wolf
2014-04-11 13:25 ` [Qemu-devel] [PULL 0/4] Block patches for 2.0.0-rc3 Peter Maydell

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.