All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 00/12] Trivial patches for 6 to 13 January 2012
@ 2012-01-13 10:51 Stefan Hajnoczi
  2012-01-13 10:51 ` [Qemu-devel] [PATCH 01/12] configure: Modify detection of supported warning options Stefan Hajnoczi
                   ` (12 more replies)
  0 siblings, 13 replies; 14+ messages in thread
From: Stefan Hajnoczi @ 2012-01-13 10:51 UTC (permalink / raw)
  To: Anthony Liguori; +Cc: qemu-devel, Stefan Hajnoczi

The following changes since commit bee5a5fb11de34aa422cfc830adbd51cfc8f5b55:

  cris: Update paths to match the move of tests/cris (2012-01-13 11:09:56 +0100)

are available in the git repository at:
  git://github.com/stefanha/qemu.git trivial-patches

Aurelien Jarno (1):
      tcg-arm: fix a typo in comments

Stefan Berger (1):
      hmp: Fix freeing of PciInfoList

Stefan Hajnoczi (4):
      vvfat: avoid leaking file descriptor in commit_one_file()
      vnc: fix no-lock-key-sync strncmp() length
      omap_dss: correct chip[1] index in RFBI_READ/RFBI_STATUS
      bt-host: add missing break statement

Stefan Weil (6):
      configure: Modify detection of supported warning options
      Spelling fixes in comments and documentation
      Add 'fall through' comments to case statements without break
      virtfs-proxy-helper: Fix compilation on newer systems
      virtfs-proxy-helper: Clean include files
      virtfs-proxy-helper: Add missing printf format attribute

 block/vvfat.c                 |    3 +++
 bt-host.c                     |    1 +
 configure                     |    2 +-
 docs/writing-qmp-commands.txt |    2 +-
 exec.c                        |    2 +-
 fsdev/virtfs-proxy-helper.c   |   19 ++++---------------
 hmp.c                         |    8 ++++----
 hw/omap_dss.c                 |    4 ++--
 hw/pcnet.c                    |    1 +
 json-lexer.c                  |    1 +
 memory.h                      |    4 ++--
 qemu-ga.c                     |    2 +-
 qemu-option.c                 |    4 ++++
 tcg/arm/tcg-target.c          |    2 +-
 ui/vnc.c                      |    2 +-
 15 files changed, 28 insertions(+), 29 deletions(-)

-- 
1.7.7.3

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

end of thread, other threads:[~2012-01-13 16:53 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-01-13 10:51 [Qemu-devel] [PULL 00/12] Trivial patches for 6 to 13 January 2012 Stefan Hajnoczi
2012-01-13 10:51 ` [Qemu-devel] [PATCH 01/12] configure: Modify detection of supported warning options Stefan Hajnoczi
2012-01-13 10:51 ` [Qemu-devel] [PATCH 02/12] tcg-arm: fix a typo in comments Stefan Hajnoczi
2012-01-13 10:51 ` [Qemu-devel] [PATCH 03/12] Spelling fixes in comments and documentation Stefan Hajnoczi
2012-01-13 10:51 ` [Qemu-devel] [PATCH 04/12] vvfat: avoid leaking file descriptor in commit_one_file() Stefan Hajnoczi
2012-01-13 10:51 ` [Qemu-devel] [PATCH 05/12] vnc: fix no-lock-key-sync strncmp() length Stefan Hajnoczi
2012-01-13 10:51 ` [Qemu-devel] [PATCH 06/12] omap_dss: correct chip[1] index in RFBI_READ/RFBI_STATUS Stefan Hajnoczi
2012-01-13 10:51 ` [Qemu-devel] [PATCH 07/12] Add 'fall through' comments to case statements without break Stefan Hajnoczi
2012-01-13 10:51 ` [Qemu-devel] [PATCH 08/12] hmp: Fix freeing of PciInfoList Stefan Hajnoczi
2012-01-13 10:51 ` [Qemu-devel] [PATCH 09/12] virtfs-proxy-helper: Fix compilation on newer systems Stefan Hajnoczi
2012-01-13 10:51 ` [Qemu-devel] [PATCH 10/12] virtfs-proxy-helper: Clean include files Stefan Hajnoczi
2012-01-13 10:51 ` [Qemu-devel] [PATCH 11/12] virtfs-proxy-helper: Add missing printf format attribute Stefan Hajnoczi
2012-01-13 10:51 ` [Qemu-devel] [PATCH 12/12] bt-host: add missing break statement Stefan Hajnoczi
2012-01-13 16:53 ` [Qemu-devel] [PULL 00/12] Trivial patches for 6 to 13 January 2012 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.