qemu-trivial
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-trivial] [PULL 00/10] Trivial patches for 2014-09-03


From: Michael Tokarev
Subject: [Qemu-trivial] [PULL 00/10] Trivial patches for 2014-09-03
Date: Wed, 3 Sep 2014 10:35:25 +0400

Here's a next trivial-patches batch.  A few little things here and there.
Please consider applying.

Thanks,

/mjt

The following changes since commit 30eaca3acdf17d7bcbd1213eb149c02037edfb0b:

  Merge remote-tracking branch 'remotes/spice/tags/pull-spice-20140902-1' into 
staging (2014-09-02 10:26:10 +0100)

are available in the git repository at:

  git://git.corpit.ru/qemu.git tags/trivial-patches-2014-09-03

for you to fetch changes up to 70381662aa97b294f3c81a085ed143f37f0ab0cb:

  slirp: Honour vlan/stack in hostfwd_remove commands (2014-09-02 22:38:16 
+0400)

----------------------------------------------------------------
trivial patches for 2014-09-03

----------------------------------------------------------------
Chen Fan (3):
      query-memdev: fix potential memory leaks
      qom/object.c, hmp.c: fix string_output_get_string() memory leak
      hmp: fix MemdevList memory leak

Dmitry Fleytman (1):
      MAINTAINERS: Add VMWare devices maintainer

Fam Zheng (1):
      scripts: Remove scripts/qtest

Gonglei (1):
      Fix debug print warning

Li Liu (2):
      device_tree.c: redirect load_device_tree err message to stderr
      device_tree.c: dump all err mesages with error_report

Peter Maydell (1):
      slirp: Honour vlan/stack in hostfwd_remove commands

Richard W.M. Jones (1):
      curl: The macro that you have to uncomment to get debugging is DEBUG_CURL.

 MAINTAINERS            |    6 ++++++
 block/curl.c           |    2 +-
 device_tree.c          |   55 ++++++++++++++++++++++++------------------------
 hmp.c                  |    8 +++++--
 hw/i2c/pm_smbus.c      |    5 +++--
 hw/i386/pc.c           |    2 +-
 hw/input/pckbd.c       |    4 ++--
 hw/intc/i8259.c        |    2 +-
 hw/isa/apm.c           |    5 +++--
 hw/timer/mc146818rtc.c |    2 +-
 net/slirp.c            |    3 +--
 numa.c                 |   15 ++++++-------
 qom/object.c           |   12 +++++++++--
 scripts/qtest          |    5 -----
 14 files changed, 70 insertions(+), 56 deletions(-)
 delete mode 100755 scripts/qtest



reply via email to

[Prev in Thread] Current Thread [Next in Thread]