qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL trivial 00/11] trivial patches for 2013-07-27
@ 2013-07-27  7:33 Michael Tokarev
  2013-07-27  7:33 ` [Qemu-devel] [PULL trivial 01/11] aes: Remove unused code (NDEBUG, u16) Michael Tokarev
                   ` (11 more replies)
  0 siblings, 12 replies; 13+ messages in thread
From: Michael Tokarev @ 2013-07-27  7:33 UTC (permalink / raw)
  To: anthony; +Cc: qemu-trivial, Michael Tokarev, qemu-devel

We collected a few more trivial patches this week, including a compile
failure fix for 32bit builds by Stefan Weil.

Please pull.

The following changes since commit 200a06397f5d3e982028fd78b25b420507ade021:

  Merge remote-tracking branch 'afaerber/tags/qom-cpu-for-anthony' into staging (2013-07-26 17:53:19 -0500)

are available in the git repository at:


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

for you to fetch changes up to 6c86f405efd6532b58ad1b607cc9f11e856ef5ca:

  target-mips: Remove assignment to a variable which is never used (2013-07-27 11:22:54 +0400)

----------------------------------------------------------------
Liu Ping Fan (1):
      timer: make timers_state static

Petar Jovanovic (1):
      linux-user: correct argument number for sys_mremap and sys_splice

Ramkumar Ramachandra (1):
      qemu-options: mention C-a h in the -nographic doc

Stefan Weil (8):
      aes: Remove unused code (NDEBUG, u16)
      hw/9pfs: Fix potential memory leak and avoid reuse of freed memory
      exec: Remove env from list of poisoned names
      watchdog: Remove break after exit
      PPC: dbdma: macio: Fix format specifiers (build regression)
      misc: Fix new typos in comments and strings
      misc: Use g_assert_not_reached for code which is expected to be unreachable
      target-mips: Remove assignment to a variable which is never used

 block/vhdx.h                       |    2 +-
 blockdev.c                         |    2 +-
 cpus.c                             |    2 +-
 docs/rdma.txt                      |    2 +-
 hw/9pfs/virtio-9p-proxy.c          |    2 ++
 hw/ide/macio.c                     |    9 +++++----
 hw/net/vmxnet3.c                   |   16 ++++++++--------
 hw/net/vmxnet_tx_pkt.c             |    2 +-
 hw/usb/hcd-ehci.c                  |    8 ++++----
 hw/virtio/virtio-balloon.c         |    4 ++--
 hw/watchdog/watchdog.c             |    1 -
 hw/xen/xen_pt.c                    |    3 ++-
 include/exec/poison.h              |    1 -
 linux-user/main.c                  |    4 ++--
 migration-rdma.c                   |    4 ++--
 net/eth.c                          |    2 +-
 qdev-monitor.c                     |    4 ++--
 qemu-options.hx                    |    3 ++-
 target-arm/helper.c                |    2 +-
 target-mips/op_helper.c            |    1 -
 tests/test-qmp-input-visitor.c     |    2 +-
 tests/test-qmp-output-visitor.c    |    4 ++--
 tests/test-visitor-serialization.c |    8 ++++----
 util/aes.c                         |    5 -----
 24 files changed, 45 insertions(+), 48 deletions(-)

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

end of thread, other threads:[~2013-07-29  7:42 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-07-27  7:33 [Qemu-devel] [PULL trivial 00/11] trivial patches for 2013-07-27 Michael Tokarev
2013-07-27  7:33 ` [Qemu-devel] [PULL trivial 01/11] aes: Remove unused code (NDEBUG, u16) Michael Tokarev
2013-07-27  7:33 ` [Qemu-devel] [PULL trivial 02/11] timer: make timers_state static Michael Tokarev
2013-07-27  7:33 ` [Qemu-devel] [PULL trivial 03/11] hw/9pfs: Fix potential memory leak and avoid reuse of freed memory Michael Tokarev
2013-07-27  7:33 ` [Qemu-devel] [PULL trivial 04/11] exec: Remove env from list of poisoned names Michael Tokarev
2013-07-27  7:33 ` [Qemu-devel] [PULL trivial 05/11] watchdog: Remove break after exit Michael Tokarev
2013-07-27  7:33 ` [Qemu-devel] [PULL trivial 06/11] PPC: dbdma: macio: Fix format specifiers (build regression) Michael Tokarev
2013-07-27  7:33 ` [Qemu-devel] [PULL trivial 07/11] linux-user: correct argument number for sys_mremap and sys_splice Michael Tokarev
2013-07-27  7:33 ` [Qemu-devel] [PULL trivial 08/11] misc: Fix new typos in comments and strings Michael Tokarev
2013-07-27  7:33 ` [Qemu-devel] [PULL trivial 09/11] qemu-options: mention C-a h in the -nographic doc Michael Tokarev
2013-07-27  7:33 ` [Qemu-devel] [PULL trivial 10/11] misc: Use g_assert_not_reached for code which is expected to be unreachable Michael Tokarev
2013-07-27  7:33 ` [Qemu-devel] [PULL trivial 11/11] target-mips: Remove assignment to a variable which is never used Michael Tokarev
2013-07-29  7:42 ` [Qemu-devel] [PULL trivial 00/11] trivial patches for 2013-07-27 Aurelien Jarno

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