qemu-trivial
[Top][All Lists]
Advanced

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

[Qemu-trivial] [PULL 00/16] Trivial patches for 2016-09-13


From: Michael Tokarev
Subject: [Qemu-trivial] [PULL 00/16] Trivial patches for 2016-09-13
Date: Tue, 13 Sep 2016 19:04:39 +0300

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Hello.  After quite some delay, I'm sening pull request for
the trivial-patches tree for patches which has been in the
tree since before version 2.7.  I planned to send the pull
request before, but had no good internet access during whole
August (while being at vacation).

Please note this pull request tag is signed with my new gpg
subkey (while main gpg key is the same): old key has been
revoked due to some risk of it being compromised.

Also I had to reinstall my machine from scratch, and redo
all the scripts, so this pull request might look a bit
different from all previous ones.  In particular, I now
use single (signed) fixed tag instead of tagging each pull
request with its own date-based tag.

Thanks,

/mjt

The following changes since commit fa9701240951093907076db0943f96972a396ef5:

  Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20160913-1' into 
staging (2016-09-13 13:56:35 +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 eb83c2030aa037b4c6037bfa3cbe181343dc6a8b:

  hw/net/e1000e: Fix compiler warning (2016-09-13 18:12:34 +0300)

- ----------------------------------------------------------------
trivial patches for 2016-09-13

- ----------------------------------------------------------------
Alberto Garcia (1):
      docs: Fix description of the leaky bucket algorithm in throttle.txt

Bruce Rogers (1):
      pic: fix typo in error message: KVM_GET_IRQCHIP -> KVM_SET_IRQCHIP

Cao jin (3):
      timer.h: fix typo
      timer.h: fix inconsistency between comment and function prototype
      timer/cpus: fix some typos and update some comments

Changlong Xie (1):
      hw/net/e1000e: Fix compiler warning

Eric Blake (1):
      maint: Ignore generated version file

Laurent Vivier (2):
      linux-user, trivial: display "0x%x" instead of "0x%d"
      trace-event: display "%d" instead of "0x%d"

Michael Tokarev (3):
      hw/bt/hci: spelling fix: endianness
      hw/dma/omap: spelling fix: endianness
      arm: spelling fix: mismatch

Paolo Bonzini (2):
      vl: remove unnecessary duplicate call to tpm_cleanup
      target-m68k: fix get_mac_extf helper

Samuel Thibault (1):
      Document that curses usually needs -k option too

Thomas Huth (1):
      sparc: Use g_memdup() instead of g_new0() + memcpy()

 .gitignore           |  2 ++
 cpus.c               |  6 +++---
 docs/throttle.txt    |  5 ++++-
 hw/bt/hci.c          |  2 +-
 hw/dma/omap_dma.c    |  2 +-
 hw/i386/kvm/i8259.c  |  2 +-
 hw/i386/trace-events |  2 +-
 hw/net/e1000e_core.c |  2 +-
 include/qemu/timer.h | 25 +++++++++++++++----------
 linux-user/main.c    |  2 +-
 qemu-options.hx      |  2 +-
 target-arm/helper.c  |  2 +-
 target-m68k/helper.c |  2 +-
 target-sparc/cpu.c   |  3 +--
 vl.c                 |  3 ---
 15 files changed, 34 insertions(+), 28 deletions(-)
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQEbBAEBCAAGBQJX2CL7AAoJEHAbT2saaT5Z8SMH+L3PiFazAtvDnHYKcB4z3Urm
zj3L+K3NabcJx3KuOWZv8bIgwKY9ZdmrH3+obRv0v2KoKoIDhNDS8D3MzQzTT3h+
avAkELoaGojyRDKAUZ+2L8Zaze4TksTI7nWvETzA5ZuzEWpMsEYJ0OACA4RwHrDW
61JW/0sRo7SHHB4ZmDQ2+ispBbmFCGFrsua63eup/xq62EDj/1dTZNigtLql4IiF
hOqveCgac7ZDJXrglsRu2t/4e6tmO0r4fNleOKICArJQnALvbWmiWNT/5NeFnwUK
u52tyI1OgX7aBWQV+DyrmMIC/m5dTGtiPBCzCgSxV1SStVxccqZ/HFqUDDLq2g==
=/N+i
-----END PGP SIGNATURE-----



reply via email to

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