qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 00/12] Trivial patches for 2015-01-15
@ 2015-01-15  8:30 Michael Tokarev
  2015-01-15  8:30 ` [Qemu-devel] [PULL 01/12] vt82c686: avoid out-of-bounds read Michael Tokarev
                   ` (12 more replies)
  0 siblings, 13 replies; 15+ messages in thread
From: Michael Tokarev @ 2015-01-15  8:30 UTC (permalink / raw)
  To: qemu-devel; +Cc: qemu-trivial, Michael Tokarev

This is a next trivial-patches pull request, since the previous one
which was at 2014-12-11 - 4 weeks ago.  Only 12 patches in 4 weeks.
There's nothing exciting in there, but there are several (small)
bugfixes.

Please consider applying/pulling.

With the introduction of pbonzini's "misc" patches tree I'm not
sure current trivial-patches is worth to keep.  Paolo does much
better job in this area than me.

Thanks,

/mjt

The following changes since commit b629a38a13745d62d44de8ebb00f4e38ec6d8f7e:

  Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging (2015-01-14 18:02:47 +0000)

are available in the git repository at:

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

for you to fetch changes up to 99efa84d5c02e33bcca7be83dd7cabc4b0f22f14:

  vl.c: fix some alignment issues (2015-01-15 10:44:13 +0300)

----------------------------------------------------------------
trivial patches for 2015-01-15

----------------------------------------------------------------
David Morrison (1):
      target-openrisc: bugfix for dec_sys to decode instructions correctly

Don Slutz (1):
      Do not hang on full PTY

Marcel Apfelbaum (1):
      vl.c: fix some alignment issues

Paolo Bonzini (2):
      vt82c686: avoid out-of-bounds read
      blizzard: do not depend on VGA internals

Peter Maydell (2):
      tests/hd-geo-test.c: Remove unused test_image variable
      migration/qemu-file.c: Don't shift left into sign bit

SeokYeon Hwang (1):
      translate-all: Mark map_exec() with the 'unused' attribute

Stefan Weil (3):
      target-tricore: Fix new typos
      target-arm: Fix typo in comment (seperately -> separately)
      misc: Fix new typos in comments

Thomas Huth (1):
      Makefile: Remove config.status and common.env during 'make distclean'

 Makefile                         |  4 ++--
 hw/display/blizzard.c            |  1 -
 hw/isa/vt82c686.c                |  2 +-
 include/hw/hotplug.h             |  2 +-
 migration/qemu-file.c            |  2 +-
 qemu-char.c                      |  1 +
 target-arm/helper.c              |  2 +-
 target-openrisc/translate.c      |  2 +-
 target-tricore/csfr.def          |  2 +-
 target-tricore/translate.c       |  2 +-
 target-tricore/tricore-opcodes.h |  4 ++--
 tests/ahci-test.c                |  2 +-
 tests/hd-geo-test.c              |  2 --
 translate-all.c                  |  4 ++--
 vl.c                             | 38 +++++++++++++++++++-------------------
 15 files changed, 34 insertions(+), 36 deletions(-)

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

end of thread, other threads:[~2015-01-15 12:09 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-15  8:30 [Qemu-devel] [PULL 00/12] Trivial patches for 2015-01-15 Michael Tokarev
2015-01-15  8:30 ` [Qemu-devel] [PULL 01/12] vt82c686: avoid out-of-bounds read Michael Tokarev
2015-01-15  8:30 ` [Qemu-devel] [PULL 02/12] tests/hd-geo-test.c: Remove unused test_image variable Michael Tokarev
2015-01-15  8:30 ` [Qemu-devel] [PULL 03/12] translate-all: Mark map_exec() with the 'unused' attribute Michael Tokarev
2015-01-15  8:30 ` [Qemu-devel] [PULL 04/12] migration/qemu-file.c: Don't shift left into sign bit Michael Tokarev
2015-01-15  8:30 ` [Qemu-devel] [PULL 05/12] target-tricore: Fix new typos Michael Tokarev
2015-01-15  8:30 ` [Qemu-devel] [PULL 06/12] target-arm: Fix typo in comment (seperately -> separately) Michael Tokarev
2015-01-15  8:30 ` [Qemu-devel] [PULL 07/12] misc: Fix new typos in comments Michael Tokarev
2015-01-15  8:30 ` [Qemu-devel] [PULL 08/12] Do not hang on full PTY Michael Tokarev
2015-01-15  8:30 ` [Qemu-devel] [PULL 09/12] target-openrisc: bugfix for dec_sys to decode instructions correctly Michael Tokarev
2015-01-15  8:30 ` [Qemu-devel] [PULL 10/12] Makefile: Remove config.status and common.env during 'make distclean' Michael Tokarev
2015-01-15  8:30 ` [Qemu-devel] [PULL 11/12] blizzard: do not depend on VGA internals Michael Tokarev
2015-01-15  8:30 ` [Qemu-devel] [PULL 12/12] vl.c: fix some alignment issues Michael Tokarev
2015-01-15 11:55 ` [Qemu-devel] [PULL 00/12] Trivial patches for 2015-01-15 Peter Maydell
2015-01-15 12:08   ` Paolo Bonzini

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