qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 0/9] Trivial patches for 20 December 2011 to 6 January 2012
@ 2012-01-06 15:51 Stefan Hajnoczi
  2012-01-06 15:51 ` [Qemu-devel] [PATCH 1/9] qemu-options.hx: fix tls-channel help text Stefan Hajnoczi
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: Stefan Hajnoczi @ 2012-01-06 15:51 UTC (permalink / raw)
  To: qemu-devel; +Cc: Anthony Liguori, Stefan Hajnoczi

My pull request from 22 December 2011 was misformatted and therefore not
merged.  I have included those patches again together with the latest batch of
trivial patches.

The following changes since commit c47f3223658119219bbe0b8d09da733d1c06e76f:

  Merge remote-tracking branch 'pmaydell/arm-devs.for-upstream' into staging (2012-01-04 10:06:25 -0600)

are available in the git repository at:

  git://github.com/stefanha/qemu.git trivial-patches

Alon Levy (1):
      qemu-options.hx: fix tls-channel help text

Markus Armbruster (2):
      Strip trailing '\n' from error_report()'s first argument (again)
      scsi virtio-blk usb-msd: Clean up device init error messages

Peter Maydell (3):
      configure: Fix test for supported host CPU type
      gdbstub: Fix fd leak in gdbserver_open() error path
      net/socket.c: Fix fd leak in net_socket_listen_init() error paths

Sebastian Herbszt (1):
      Make python mandatory

Stefan Hajnoczi (1):
      qemu-nbd: drop loop which can never loop

Stefan Weil (1):
      configure: CONFIG_QEMU_INTERP_PREFIX only for user mode

 configure         |   56 +++++++++++++++++++++++-----------------------------
 gdbstub.c         |    2 +
 hw/scsi-disk.c    |    4 +-
 hw/scsi-generic.c |    8 +++---
 hw/usb-bus.c      |   12 +++++-----
 hw/usb-msd.c      |    2 +-
 hw/virtio-blk.c   |    2 +-
 net/socket.c      |    2 +
 qemu-nbd.c        |   10 +++-----
 qemu-options.hx   |    4 +-
 usb-redir.c       |    4 +-
 11 files changed, 51 insertions(+), 55 deletions(-)

-- 
1.7.7.3

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

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

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-01-06 15:51 [Qemu-devel] [PULL 0/9] Trivial patches for 20 December 2011 to 6 January 2012 Stefan Hajnoczi
2012-01-06 15:51 ` [Qemu-devel] [PATCH 1/9] qemu-options.hx: fix tls-channel help text Stefan Hajnoczi
2012-01-06 15:51 ` [Qemu-devel] [PATCH 2/9] Strip trailing '\n' from error_report()'s first argument (again) Stefan Hajnoczi
2012-01-06 15:51 ` [Qemu-devel] [PATCH 3/9] scsi virtio-blk usb-msd: Clean up device init error messages Stefan Hajnoczi
2012-01-06 15:51 ` [Qemu-devel] [PATCH 4/9] configure: CONFIG_QEMU_INTERP_PREFIX only for user mode Stefan Hajnoczi
2012-01-06 15:51 ` [Qemu-devel] [PATCH 5/9] configure: Fix test for supported host CPU type Stefan Hajnoczi
2012-01-06 15:51 ` [Qemu-devel] [PATCH 6/9] gdbstub: Fix fd leak in gdbserver_open() error path Stefan Hajnoczi
2012-01-06 15:51 ` [Qemu-devel] [PATCH 7/9] net/socket.c: Fix fd leak in net_socket_listen_init() error paths Stefan Hajnoczi
2012-01-06 15:51 ` [Qemu-devel] [PATCH 8/9] Make python mandatory Stefan Hajnoczi
2012-01-06 15:51 ` [Qemu-devel] [PATCH 9/9] qemu-nbd: drop loop which can never loop Stefan Hajnoczi
2012-01-09 14:51 ` [Qemu-devel] [PULL 0/9] Trivial patches for 20 December 2011 to 6 January 2012 Anthony Liguori

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