qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PULL 0/6] Fixes 20201113 patches
@ 2020-11-13 12:29 Gerd Hoffmann
  2020-11-13 12:29 ` [PULL 1/6] audio/jack: fix use after free segfault Gerd Hoffmann
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Gerd Hoffmann @ 2020-11-13 12:29 UTC (permalink / raw)
  To: qemu-devel; +Cc: Gerd Hoffmann

The following changes since commit cb5d19e8294486551c422759260883ed290226d9:

  Merge remote-tracking branch 'remotes/mcayland/tags/qemu-macppc-20201112' i=
nto staging (2020-11-12 11:33:26 +0000)

are available in the Git repository at:

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

for you to fetch changes up to 172bc8520db1cb98d09b367360068a675fbc9413:

  xhci: fix nec-usb-xhci properties (2020-11-13 07:36:33 +0100)

----------------------------------------------------------------
fixes for console, audio, usb, vga.

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

Geoffrey McRae (1):
  audio/jack: fix use after free segfault

Gerd Hoffmann (1):
  xhci: fix nec-usb-xhci properties

Philippe Mathieu-Daud=C3=A9 (3):
  hw/usb/Kconfig: Fix USB_XHCI_NEC (depends on USB_XHCI_PCI)
  hw/display/cirrus_vga: Remove debugging code commented out
  hw/display/cirrus_vga: Fix hexadecimal format string specifier

lichun (1):
  console: avoid passing con=3DNULL to graphic_hw_update_done()

 audio/jackaudio.c       | 50 ++++++++++++++++++++++++++++++-----------
 hw/display/cirrus_vga.c | 20 +----------------
 hw/usb/hcd-xhci-nec.c   | 31 ++++++++++++++++++++-----
 ui/console.c            |  5 +++--
 hw/usb/Kconfig          |  3 +--
 5 files changed, 68 insertions(+), 41 deletions(-)

--=20
2.27.0




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

end of thread, other threads:[~2020-11-13 13:43 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-11-13 12:29 [PULL 0/6] Fixes 20201113 patches Gerd Hoffmann
2020-11-13 12:29 ` [PULL 1/6] audio/jack: fix use after free segfault Gerd Hoffmann
2020-11-13 12:29 ` [PULL 2/6] console: avoid passing con=NULL to graphic_hw_update_done() Gerd Hoffmann
2020-11-13 12:29 ` [PULL 3/6] hw/usb/Kconfig: Fix USB_XHCI_NEC (depends on USB_XHCI_PCI) Gerd Hoffmann
2020-11-13 12:29 ` [PULL 4/6] hw/display/cirrus_vga: Remove debugging code commented out Gerd Hoffmann
2020-11-13 12:29 ` [PULL 5/6] hw/display/cirrus_vga: Fix hexadecimal format string specifier Gerd Hoffmann
2020-11-13 12:29 ` [PULL 6/6] xhci: fix nec-usb-xhci properties Gerd Hoffmann
2020-11-13 13:40 ` [PULL 0/6] Fixes 20201113 patches 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).