qemu-trivial
[Top][All Lists]
Advanced

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

[Qemu-trivial] [PULL 00/15] trivial patches for 2013-09-14


From: Michael Tokarev
Subject: [Qemu-trivial] [PULL 00/15] trivial patches for 2013-09-14
Date: Sat, 14 Sep 2013 23:47:26 +0400

Just a bit late but here's the next trivial-patches pull request.

Thanks,

/mjt

The following changes since commit 2d1fe1873a984d1c2c89ffa3d12949cafc718551:

  Merge remote-tracking branch 'pmaydell/tags/pull-target-arm-20130910' into 
staging (2013-09-11 14:46:52 -0500)

are available in the git repository at:

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

for you to fetch changes up to f47873f7d5a67ec8c5411abec9786beb8f691a46:

  configure: Enable extra compiler warnings (2013-09-14 23:42:44 +0400)

----------------------------------------------------------------
Anthony PERARD (1):
      docs: Fix IO port number for CPU present bitmap.

Markus Armbruster (1):
      trace-events: Clean up with scripts/cleanup-trace-events.pl again

Michael Tokarev (2):
      vscclient: remove unnecessary use of uninitialized variable
      iov: avoid "orig_len may be used unitialized" warning

Michal Privoznik (1):
      configure: Undefine _FORTIFY_SOURCE prior using it

Richard Henderson (1):
      tcg-sparc: Fix parenthesis warning

Richard W.M. Jones (1):
      q35: Fix typo in constant DEFUALT -> DEFAULT.

Stefan Weil (7):
      *-user: Fix typo in comment (ulocking -> unlocking)
      translate-all: Fix formatting of dump output
      MAINTAINERS: Add missing entry to filelist for TCI target
      *-user: Improve documentation for lock_user function
      tci: Fix qemu-alpha on 32 bit hosts (wrong assertions)
      Makefile: Remove some more files when cleaning
      configure: Enable extra compiler warnings

Tobias Markus (1):
      target-i386: Fix segment cache dump

 MAINTAINERS                     |    1 +
 Makefile                        |    4 +++-
 bsd-user/qemu.h                 |    6 +++---
 configure                       |   14 +++++++++-----
 docs/specs/acpi_cpu_hotplug.txt |    2 +-
 hw/pci-host/q35.c               |    2 +-
 include/hw/pci-host/q35.h       |    2 +-
 libcacard/vscclient.c           |    3 +--
 linux-user/qemu.h               |    6 +++---
 target-i386/helper.c            |    4 +++-
 tcg/sparc/tcg-target.h          |    2 +-
 tci.c                           |   12 ------------
 trace-events                    |    3 +--
 translate-all.c                 |    5 +++--
 util/iov.c                      |   10 ++++------
 15 files changed, 35 insertions(+), 41 deletions(-)



reply via email to

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