qemu-trivial
[Top][All Lists]
Advanced

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

[Qemu-trivial] [PULL 00/11] Trivial patches for 2014-08-24


From: Michael Tokarev
Subject: [Qemu-trivial] [PULL 00/11] Trivial patches for 2014-08-24
Date: Sun, 24 Aug 2014 17:30:51 +0400

This time, we've a bunch of trivial stuff all over, including a series from
zhanghailiang, some minor fixes from Stefan Weil and Peter Crosthwaite,
and also a bugfix for a rare device - vmxnet3 - reviewed by the author.

Please consider pulling/applying.

Thanks,

/mjt

The following changes since commit 33886ebeec0c0ff6253a49253fae0db44c9ed0f3:

  Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging 
(2014-08-22 16:12:51 +0100)

are available in the git repository at:

  git://git.corpit.ru/qemu.git tags/trivial-patches-2014-08-24

for you to fetch changes up to 40a87c6c9b11ef9c14e0301f76abf0eb2582f08e:

  vmxnet3: Pad short frames to minimum size (60 bytes) (2014-08-24 17:11:08 
+0400)

----------------------------------------------------------------
trivial patches for 2014-08-24

----------------------------------------------------------------
Ben Draper (1):
      vmxnet3: Pad short frames to minimum size (60 bytes)

Liming Wang (1):
      configure: no need to mkdir QMP

Peter Crosthwaite (2):
      microblaze: ml605: Get rid of ddr_base variable
      dma: axidma: Variablise repeated s->streams[i] sub-expr

Stefan Weil (2):
      po: Fix Makefile rules for in-tree builds without configuration
      libdecnumber: Fix warnings from smatch (missing static, boolean 
operations)

zhanghailiang (5):
      util/path: Use the GLib memory allocation routines
      tcg: dump op count into qemu log
      tests/bios-tables-test: check the value returned by fopen()
      slirp/misc: Use the GLib memory allocation APIs
      linux-user: fix file descriptor leaks

 configure                           |    4 ----
 hw/dma/xilinx_axidma.c              |   10 ++++++----
 hw/microblaze/petalogix_ml605_mmu.c |    5 ++---
 hw/net/vmxnet3.c                    |   10 ++++++++++
 libdecnumber/decNumber.c            |   21 +++++++++++----------
 linux-user/syscall.c                |    1 +
 po/Makefile                         |    7 +++++--
 slirp/misc.c                        |   20 +++-----------------
 slirp/misc.h                        |    4 ----
 slirp/slirp_config.h                |    3 ---
 tcg/tcg.c                           |    6 ++----
 tests/bios-tables-test.c            |    5 +++++
 util/path.c                         |   10 +++++-----
 13 files changed, 50 insertions(+), 56 deletions(-)



reply via email to

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