qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PULL 0/5 for-2.3] Trivial patches for 2015-04-04


From: Michael Tokarev
Subject: [Qemu-devel] [PULL 0/5 for-2.3] Trivial patches for 2015-04-04
Date: Sat, 4 Apr 2015 10:10:21 +0300

Here's a very small trivial-patches pull request for the upcoming 2.3
release.  There's nothing urgent here, so things can wait past 2.3,
but these things are also safe.  Only one "questionable" code change
is the removal of TARGET_HAS_SMC macro, but it was applied long ago
(to -trivial) and it looks safe too.

Please consider pulling/applying.

Thanks,

/mjt

The following changes since commit f2155a089600e80cf7bcdc814520ef3304882cc4:

  Update version for v2.3.0-rc2 release (2015-04-02 18:02:02 +0100)

are available in the git repository at:

  git://git.corpit.ru/qemu.git tags/pull-trivial-patches-2015-04-04

for you to fetch changes up to 9be6e69f12bc65e9c43ee5b8eb026412f11b8b71:

  vhost: fix typo in vq_index description (2015-04-04 09:48:19 +0300)

----------------------------------------------------------------
trivial patches for 2015-04-04

----------------------------------------------------------------
Emilio G. Cota (1):
      target-i386: remove superfluous TARGET_HAS_SMC macro

Eric Blake (1):
      gitignore: Ignore more .pod files.

Greg Kurz (1):
      vhost: fix typo in vq_index description

Jan Kiszka (1):
      pcspk: Fix I/O port name

Stefan Weil (1):
      target-tricore: Fix check which was always false

 .gitignore                 | 10 ++--------
 hw/audio/pcspk.c           |  2 +-
 include/hw/virtio/vhost.h  |  2 +-
 target-i386/cpu.h          |  2 --
 target-tricore/op_helper.c |  2 +-
 translate-all.c            |  4 ----
 6 files changed, 5 insertions(+), 17 deletions(-)



reply via email to

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