qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 00/14] SCSI, chardev, build fixes for 2016-07-13
@ 2016-07-13 13:26 Paolo Bonzini
  2016-07-13 13:26 ` [Qemu-devel] [PULL 01/14] scsi-bus: Add SCSI scanner support Paolo Bonzini
                   ` (14 more replies)
  0 siblings, 15 replies; 16+ messages in thread
From: Paolo Bonzini @ 2016-07-13 13:26 UTC (permalink / raw)
  To: qemu-devel

The following changes since commit a91a4e7d8cfe6ece610aacf7c52738188f5b5cb5:

  Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into staging (2016-07-11 15:08:47 +0100)

are available in the git repository at:


  git://github.com/bonzini/qemu.git tags/for-upstream

for you to fetch changes up to 2aece63c8a9d2c3a8ff41d2febc4cdeff2633331:

  hostmem: detect host backend memory is being used properly (2016-07-13 13:30:04 +0200)

----------------------------------------------------------------
* SCSI scanner support
* fixes to qemu-char and net exit
* FreeBSD fixes
* Other small bugfixes

----------------------------------------------------------------
Cao jin (1):
      main-loop: check return value before using pointer

Fam Zheng (1):
      util: Fix MIN_NON_ZERO

Jarkko Lavinen (2):
      scsi-bus: Add SCSI scanner support
      scsi-bus: Use longer sense buffer with scanners

Marc-André Lureau (3):
      qemu-sockets: use qapi_free_SocketAddress in cleanup
      tap: use an exit notifier to call down_script
      char: do not use atexit cleanup handler

Paolo Bonzini (4):
      json-streamer: fix double-free on exiting during a parse
      disas: avoid including everything in headers compiled from C++
      slirp: use exit notifier for slirp_smb_cleanup
      net: do not use atexit for cleanup

Sean Bruno (1):
      Use "-s" instead of "--quiet" to resolve non-fatal build error on FreeBSD.

Xiao Guangrong (2):
      hostmem: fix QEMU crash by 'info memdev'
      hostmem: detect host backend memory is being used properly

 Makefile                 |  2 +-
 backends/hostmem.c       | 37 +++++++++++++++++++++++++------------
 hw/mem/pc-dimm.c         | 18 +++++++++++-------
 hw/misc/ivshmem.c        | 14 ++++++++++----
 hw/scsi/scsi-bus.c       | 41 ++++++++++++++++++++++++++++++++++++++++-
 include/block/scsi.h     |  6 ++++++
 include/disas/bfd.h      |  2 +-
 include/hw/scsi/scsi.h   |  7 ++++---
 include/qemu/osdep.h     |  3 ++-
 include/sysemu/char.h    |  7 +++++++
 include/sysemu/hostmem.h |  4 +++-
 main-loop.c              |  2 +-
 net/slirp.c              | 11 +++++++++++
 net/tap.c                | 27 ++++++++++++++++++++-------
 qemu-char.c              |  4 +---
 qobject/json-streamer.c  |  8 ++++++--
 util/qemu-sockets.c      |  2 +-
 vl.c                     |  7 ++++---
 18 files changed, 154 insertions(+), 48 deletions(-)
-- 
1.8.3.1

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

end of thread, other threads:[~2016-07-14 14:57 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-07-13 13:26 [Qemu-devel] [PULL 00/14] SCSI, chardev, build fixes for 2016-07-13 Paolo Bonzini
2016-07-13 13:26 ` [Qemu-devel] [PULL 01/14] scsi-bus: Add SCSI scanner support Paolo Bonzini
2016-07-13 13:26 ` [Qemu-devel] [PULL 02/14] scsi-bus: Use longer sense buffer with scanners Paolo Bonzini
2016-07-13 13:26 ` [Qemu-devel] [PULL 03/14] Use "-s" instead of "--quiet" to resolve non-fatal build error on FreeBSD Paolo Bonzini
2016-07-13 13:26 ` [Qemu-devel] [PULL 04/14] main-loop: check return value before using pointer Paolo Bonzini
2016-07-13 13:26 ` [Qemu-devel] [PULL 05/14] json-streamer: fix double-free on exiting during a parse Paolo Bonzini
2016-07-13 13:26 ` [Qemu-devel] [PULL 06/14] disas: avoid including everything in headers compiled from C++ Paolo Bonzini
2016-07-13 13:26 ` [Qemu-devel] [PULL 07/14] qemu-sockets: use qapi_free_SocketAddress in cleanup Paolo Bonzini
2016-07-13 13:26 ` [Qemu-devel] [PULL 08/14] util: Fix MIN_NON_ZERO Paolo Bonzini
2016-07-13 13:26 ` [Qemu-devel] [PULL 09/14] tap: use an exit notifier to call down_script Paolo Bonzini
2016-07-13 13:26 ` [Qemu-devel] [PULL 10/14] slirp: use exit notifier for slirp_smb_cleanup Paolo Bonzini
2016-07-13 13:26 ` [Qemu-devel] [PULL 11/14] net: do not use atexit for cleanup Paolo Bonzini
2016-07-13 13:26 ` [Qemu-devel] [PULL 12/14] char: do not use atexit cleanup handler Paolo Bonzini
2016-07-13 13:26 ` [Qemu-devel] [PULL 13/14] hostmem: fix QEMU crash by 'info memdev' Paolo Bonzini
2016-07-13 13:26 ` [Qemu-devel] [PULL 14/14] hostmem: detect host backend memory is being used properly Paolo Bonzini
2016-07-14 14:57 ` [Qemu-devel] [PULL 00/14] SCSI, chardev, build fixes for 2016-07-13 Peter Maydell

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