qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 0/6] Fixes 31 20181127 patches
@ 2018-11-27  6:49 Gerd Hoffmann
  2018-11-27  6:49 ` [Qemu-devel] [PULL 1/6] fmops: fix off-by-one in AR_TABLE and DR_TABLE array size Gerd Hoffmann
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: Gerd Hoffmann @ 2018-11-27  6:49 UTC (permalink / raw)
  To: qemu-devel; +Cc: Paolo Bonzini, Eric Blake, Gerd Hoffmann, Markus Armbruster

The following changes since commit 5298f4d67a911dd9cefa4c4185eed242074d64c2:

  Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging (2018-11-23 08:54:52 +0000)

are available in the git repository at:

  git://git.kraxel.org/qemu tags/fixes-31-20181127-pull-request

for you to fetch changes up to e1ca8f7e1915496148f6e0ce1f7c2309af013312:

  qapi: add query-display-options command (2018-11-27 07:47:57 +0100)

----------------------------------------------------------------
various bugfixes for 3.1: fmops, ps2, cirrus, hda, usb-host, qapi

----------------------------------------------------------------

Gerd Hoffmann (3):
  fmops: fix off-by-one in AR_TABLE and DR_TABLE array size
  audio/hda: fix guest triggerable assert
  qapi: add query-display-options command

Hervé Poussineau (1):
  ps2kbd: default to scan enabled after reset

Wang Xin (1):
  cirrus_vga/migration: update the bank offset before use

linzhecheng (1):
  usb-host: set ifs.detached as true if kernel driver is not active

 hw/audio/fmopl.h        |  4 ++--
 hw/audio/intel-hda.c    |  6 ++++++
 hw/display/cirrus_vga.c |  7 ++++---
 hw/input/ps2.c          |  2 +-
 hw/usb/host-libusb.c    |  3 +++
 vl.c                    |  6 ++++++
 qapi/ui.json            | 13 +++++++++++++
 7 files changed, 35 insertions(+), 6 deletions(-)

-- 
2.9.3

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

end of thread, other threads:[~2018-11-28 23:58 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-11-27  6:49 [Qemu-devel] [PULL 0/6] Fixes 31 20181127 patches Gerd Hoffmann
2018-11-27  6:49 ` [Qemu-devel] [PULL 1/6] fmops: fix off-by-one in AR_TABLE and DR_TABLE array size Gerd Hoffmann
2018-11-27  6:49 ` [Qemu-devel] [PULL 2/6] ps2kbd: default to scan enabled after reset Gerd Hoffmann
2018-11-27  6:49 ` [Qemu-devel] [PULL 3/6] cirrus_vga/migration: update the bank offset before use Gerd Hoffmann
2018-11-27  6:49 ` [Qemu-devel] [PULL 4/6] audio/hda: fix guest triggerable assert Gerd Hoffmann
2018-11-27  6:49 ` [Qemu-devel] [PULL 5/6] usb-host: set ifs.detached as true if kernel driver is not active Gerd Hoffmann
2018-11-27  6:49 ` [Qemu-devel] [PULL 6/6] qapi: add query-display-options command Gerd Hoffmann
2018-11-27 14:02 ` [Qemu-devel] [PULL 0/6] Fixes 31 20181127 patches Peter Maydell
2018-11-28 23:57 ` no-reply

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