All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 00/10] Trivial patches for October 15 to 26 2011
@ 2011-10-26 14:22 Stefan Hajnoczi
  2011-10-26 14:22 ` [Qemu-devel] [PATCH 01/10] device_tree: Fix potential memory leak Stefan Hajnoczi
                   ` (10 more replies)
  0 siblings, 11 replies; 12+ messages in thread
From: Stefan Hajnoczi @ 2011-10-26 14:22 UTC (permalink / raw)
  To: qemu-devel; +Cc: Anthony Liguori, Stefan Hajnoczi

The following changes since commit d300854b1ccd036e0d7c58d789f4ab8d372263e6:

  target-sparc: Fix use of g_new0 / g_free (2011-10-25 19:30:33 +0000)

are available in the git repository at:
  ssh://repo.or.cz/srv/git/qemu/stefanha.git trivial-patches

Bernhard Reutner-Fischer (1):
      Documentation: fix typo

Hervé Poussineau (1):
      Fix typo: buf -> bus

Max Filippov (1):
      ahci: fix DPRINTF format strings

Paolo Bonzini (1):
      tools: reorganize Makefile variables

Pavel Borzenkov (4):
      vmdk: remove unneeded variable assignment
      vmdk: vmdk_read_cid returns garbage if p_name is NULL
      qed: don't pass NULL to memcpy
      qed: remove unneeded variable assignment

Stefan Weil (1):
      device_tree: Fix potential memory leak

陳韋任 (1):
      exec.c: Remove useless comment

 Makefile      |   32 +++++++++++++++-----------------
 Makefile.objs |    8 ++++----
 block/qed.c   |    7 ++++---
 block/vmdk.c  |    3 +--
 device_tree.c |    1 +
 exec.c        |    1 -
 hw/audiodev.h |    2 +-
 hw/ide/ahci.c |   16 ++++++++++------
 qemu-doc.texi |    2 +-
 9 files changed, 37 insertions(+), 35 deletions(-)

-- 
1.7.7

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

end of thread, other threads:[~2011-10-31 16:53 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-26 14:22 [Qemu-devel] [PULL 00/10] Trivial patches for October 15 to 26 2011 Stefan Hajnoczi
2011-10-26 14:22 ` [Qemu-devel] [PATCH 01/10] device_tree: Fix potential memory leak Stefan Hajnoczi
2011-10-26 14:22 ` [Qemu-devel] [PATCH 02/10] vmdk: remove unneeded variable assignment Stefan Hajnoczi
2011-10-26 14:22 ` [Qemu-devel] [PATCH 03/10] vmdk: vmdk_read_cid returns garbage if p_name is NULL Stefan Hajnoczi
2011-10-26 14:22 ` [Qemu-devel] [PATCH 04/10] qed: don't pass NULL to memcpy Stefan Hajnoczi
2011-10-26 14:22 ` [Qemu-devel] [PATCH 05/10] qed: remove unneeded variable assignment Stefan Hajnoczi
2011-10-26 14:22 ` [Qemu-devel] [PATCH 06/10] exec.c: Remove useless comment Stefan Hajnoczi
2011-10-26 14:22 ` [Qemu-devel] [PATCH 07/10] tools: reorganize Makefile variables Stefan Hajnoczi
2011-10-26 14:22 ` [Qemu-devel] [PATCH 08/10] Fix typo: buf -> bus Stefan Hajnoczi
2011-10-26 14:22 ` [Qemu-devel] [PATCH 09/10] Documentation: fix typo Stefan Hajnoczi
2011-10-26 14:22 ` [Qemu-devel] [PATCH 10/10] ahci: fix DPRINTF format strings Stefan Hajnoczi
2011-10-31 16:52 ` [Qemu-devel] [PULL 00/10] Trivial patches for October 15 to 26 2011 Anthony Liguori

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.