qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 00/14] Trivial patches for 2016-02-11
@ 2016-02-11 12:18 Michael Tokarev
  2016-02-11 12:18 ` [Qemu-devel] [PULL 01/14] remove libtool support Michael Tokarev
                   ` (14 more replies)
  0 siblings, 15 replies; 16+ messages in thread
From: Michael Tokarev @ 2016-02-11 12:18 UTC (permalink / raw)
  To: qemu-devel; +Cc: qemu-trivial, Michael Tokarev

Here's yet another trivial-patches pull request.  There aren't many
patches in there this time, even if the previous pull request was
quite some time ago.

Speaking of the pull requests.  Maybe it is better to use the
same tag all the time, instead of separate tags for every pull?

Thanks,

/mjt

The following changes since commit 88c73d16ad1b6c22a2ab082064d0d521f756296a:

  memory: fix usage of find_next_bit and find_next_zero_bit (2016-02-10 22:38:24 +0000)

are available in the git repository at:

  git://git.corpit.ru/qemu.git tags/pull-trivial-patches-2016-02-11

for you to fetch changes up to 1834ed3afc578b8dbf39838cfdf27d457771a334:

  w32: include winsock2.h before windows.h (2016-02-11 15:15:47 +0300)

----------------------------------------------------------------
trivial patches for 2016-02-11

----------------------------------------------------------------
Alistair Francis (1):
      qom: Correct object_property_get_int() description

Cao jin (3):
      ES1370: QOMify
      Emulated CCID card: QOMify
      Passthru CCID card: QOMify

Christophe Fergeau (1):
      man: virtfs-proxy-helper: Rework awkward sentence

Daniel P. Berrange (1):
      char: fix parameter name / type in BSD codepath

Daniel Serpell (1):
      Adds keycode 86 to the hid_usage_keys translation table.

Michael Tokarev (2):
      remove libtool support
      s390x: remove s390-zipl.rom

Paolo Bonzini (3):
      cpu: cpu_save/cpu_load is no more
      qemu-sockets: simplify error handling
      w32: include winsock2.h before windows.h

Wei Yang (2):
      rdma: remove check on time_spent when calculating mbs
      qmp-spec: fix index in doc

 Makefile                       |   1 -
 configure                      |  86 +----------------------------------------
 docs/qmp-spec.txt              |   2 +-
 exec.c                         |   6 ---
 fsdev/virtfs-proxy-helper.texi |   4 +-
 hw/audio/es1370.c              |  10 +++--
 hw/input/hid.c                 |   2 +-
 hw/s390x/ipl.c                 |   2 +-
 hw/s390x/s390-virtio.c         |   1 -
 hw/usb/ccid-card-emulated.c    |  23 ++++++-----
 hw/usb/ccid-card-passthru.c    |  14 ++++---
 include/qemu-common.h          |   6 ---
 include/qom/object.h           |   2 +-
 include/sysemu/os-win32.h      |   2 +-
 migration/migration.c          |   4 +-
 pc-bios/README                 |   4 --
 pc-bios/s390-zipl.rom          | Bin 3304 -> 0 bytes
 qemu-char.c                    |   4 +-
 qemu-doc.texi                  |   1 -
 rules.mak                      |  18 ---------
 util/qemu-sockets.c            |   6 +--
 21 files changed, 44 insertions(+), 154 deletions(-)
 delete mode 100644 pc-bios/s390-zipl.rom

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

end of thread, other threads:[~2016-02-11 17:09 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-02-11 12:18 [Qemu-devel] [PULL 00/14] Trivial patches for 2016-02-11 Michael Tokarev
2016-02-11 12:18 ` [Qemu-devel] [PULL 01/14] remove libtool support Michael Tokarev
2016-02-11 12:18 ` [Qemu-devel] [PULL 02/14] man: virtfs-proxy-helper: Rework awkward sentence Michael Tokarev
2016-02-11 12:18 ` [Qemu-devel] [PULL 03/14] qom: Correct object_property_get_int() description Michael Tokarev
2016-02-11 12:18 ` [Qemu-devel] [PULL 04/14] cpu: cpu_save/cpu_load is no more Michael Tokarev
2016-02-11 12:18 ` [Qemu-devel] [PULL 05/14] qemu-sockets: simplify error handling Michael Tokarev
2016-02-11 12:18 ` [Qemu-devel] [PULL 06/14] rdma: remove check on time_spent when calculating mbs Michael Tokarev
2016-02-11 12:18 ` [Qemu-devel] [PULL 07/14] qmp-spec: fix index in doc Michael Tokarev
2016-02-11 12:18 ` [Qemu-devel] [PULL 08/14] char: fix parameter name / type in BSD codepath Michael Tokarev
2016-02-11 12:18 ` [Qemu-devel] [PULL 09/14] ES1370: QOMify Michael Tokarev
2016-02-11 12:18 ` [Qemu-devel] [PULL 10/14] Emulated CCID card: QOMify Michael Tokarev
2016-02-11 12:19 ` [Qemu-devel] [PULL 11/14] Passthru " Michael Tokarev
2016-02-11 12:19 ` [Qemu-devel] [PULL 12/14] s390x: remove s390-zipl.rom Michael Tokarev
2016-02-11 12:19 ` [Qemu-devel] [PULL 13/14] Adds keycode 86 to the hid_usage_keys translation table Michael Tokarev
2016-02-11 12:19 ` [Qemu-devel] [PULL 14/14] w32: include winsock2.h before windows.h Michael Tokarev
2016-02-11 17:08 ` [Qemu-devel] [PULL 00/14] Trivial patches for 2016-02-11 Peter Maydell

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