All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 00/13] Trivial patches for 2017-07-12
@ 2017-07-12 13:37 Michael Tokarev
  2017-07-12 13:37 ` [Qemu-devel] [PULL 01/13] target/xtensa: gdbstub: drop dead return statement Michael Tokarev
                   ` (13 more replies)
  0 siblings, 14 replies; 16+ messages in thread
From: Michael Tokarev @ 2017-07-12 13:37 UTC (permalink / raw)
  To: qemu-devel; +Cc: Michael Tokarev, qemu-trivial

The following changes since commit 6b06e3e49eb8c91cc286c16d6bf3181ac296f33d:

  Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2017-07-10-v2' into staging (2017-07-10 16:12:47 +0100)

are available in the git repository at:

  git://git.corpit.ru/qemu.git tags/trivial-patches-fetch

for you to fetch changes up to 10cb4ec41734243b2798bd1d53919827eaccd673:

  qobject: Update coccinelle script to catch Q{INC, DEC}REF (2017-07-12 16:34:44 +0300)

----------------------------------------------------------------
trivial patches for 2017-07-12

----------------------------------------------------------------
Eric Blake (2):
      qobject: Catch another straggler for use of qdict_put_str()
      qobject: Update coccinelle script to catch Q{INC, DEC}REF

Li Ping (1):
      qga-win32: Fix memory leak of device information set

Mao Zhongyi (1):
      util/qemu-sockets: Drop unused helper socket_address_to_string()

Max Filippov (1):
      target/xtensa: gdbstub: drop dead return statement

Paolo Bonzini (1):
      hxtool: remove dead -q option

Peter Maydell (2):
      configure: Handle having no c++ compiler in FORTIFY_SOURCE check
      include/hw/ptimer.h: Add documentation comments

Philippe Mathieu-Daudé (4):
      hw/misc: add missing includes
      hw/pci: define msi_nonbroken in pci-stub
      elf-loader: warn about invalid endianness
      hw/core: fix missing return value in load_image_targphys_as()

Thomas Huth (1):
      configure: Fix build with pkg-config and --static --enable-sdl

 configure                        |   8 ++-
 hw/core/loader.c                 |   5 +-
 hw/pci/pci-stub.c                |   3 +
 include/hw/misc/unimp.h          |   2 +
 include/hw/ptimer.h              | 120 +++++++++++++++++++++++++++++++++++++++
 include/qemu/sockets.h           |  15 -----
 qemu-img.c                       |   2 +-
 qga/commands-win32.c             |   5 +-
 scripts/coccinelle/qobject.cocci |   6 ++
 scripts/hxtool                   |  46 +--------------
 target/xtensa/gdbstub.c          |   1 -
 util/qemu-sockets.c              |  34 -----------
 12 files changed, 147 insertions(+), 100 deletions(-)

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

end of thread, other threads:[~2017-07-12 14:02 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-07-12 13:37 [Qemu-devel] [PULL 00/13] Trivial patches for 2017-07-12 Michael Tokarev
2017-07-12 13:37 ` [Qemu-devel] [PULL 01/13] target/xtensa: gdbstub: drop dead return statement Michael Tokarev
2017-07-12 13:37 ` [Qemu-devel] [PULL 02/13] util/qemu-sockets: Drop unused helper socket_address_to_string() Michael Tokarev
2017-07-12 13:37 ` [Qemu-devel] [PULL 03/13] configure: Fix build with pkg-config and --static --enable-sdl Michael Tokarev
2017-07-12 13:38 ` [Qemu-devel] [PULL 04/13] hw/misc: add missing includes Michael Tokarev
2017-07-12 13:38 ` [Qemu-devel] [PULL 05/13] hw/pci: define msi_nonbroken in pci-stub Michael Tokarev
2017-07-12 13:38 ` [Qemu-devel] [PULL 06/13] configure: Handle having no c++ compiler in FORTIFY_SOURCE check Michael Tokarev
2017-07-12 13:38 ` [Qemu-devel] [PULL 07/13] elf-loader: warn about invalid endianness Michael Tokarev
2017-07-12 13:38 ` [Qemu-devel] [PULL 08/13] hw/core: fix missing return value in load_image_targphys_as() Michael Tokarev
2017-07-12 13:38 ` [Qemu-devel] [PULL 09/13] qga-win32: Fix memory leak of device information set Michael Tokarev
2017-07-12 13:38 ` [Qemu-devel] [PULL 10/13] hxtool: remove dead -q option Michael Tokarev
2017-07-12 13:38 ` [Qemu-devel] [PULL 11/13] include/hw/ptimer.h: Add documentation comments Michael Tokarev
2017-07-12 13:38 ` [Qemu-devel] [PULL 12/13] qobject: Catch another straggler for use of qdict_put_str() Michael Tokarev
2017-07-12 13:38 ` [Qemu-devel] [PULL 13/13] qobject: Update coccinelle script to catch Q{INC, DEC}REF Michael Tokarev
2017-07-12 13:57 ` [Qemu-devel] [PULL 00/13] Trivial patches for 2017-07-12 Eric Blake
2017-07-12 14:02   ` Michael Tokarev

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.