qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PULL 0/6] Fixes 20220318 patches
@ 2022-03-18 13:56 Gerd Hoffmann
  2022-03-18 13:56 ` [PULL 1/6] ui/gtk: Ignore 2- and 3-button press events Gerd Hoffmann
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Gerd Hoffmann @ 2022-03-18 13:56 UTC (permalink / raw)
  To: qemu-devel; +Cc: Gerd Hoffmann, Michael S. Tsirkin

The following changes since commit 1d60bb4b14601e38ed17384277aa4c30c57925d3:

  Merge tag 'pull-request-2022-03-15v2' of https://gitlab.com/thuth/qemu into staging (2022-03-16 10:43:58 +0000)

are available in the Git repository at:

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

for you to fetch changes up to 9eb840a20998a97c0ad0f5ced6ebc7e6a88a4dc4:

  hw/display/vga: Report a proper error when adding a 2nd ISA VGA (2022-03-18 10:15:57 +0100)

----------------------------------------------------------------
bugfixes for vga, audio, vnc

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

Akihiko Odaki (1):
  audio/mixeng: Do not declare unused variables

K. Lange (1):
  ui/gtk: Ignore 2- and 3-button press events

Thomas Huth (3):
  hw/display/cirrus_vga: Clean up indentation in
    pci_cirrus_vga_realize()
  hw/display: Allow vga_common_init() to return errors
  hw/display/vga: Report a proper error when adding a 2nd ISA VGA

Wen, Jianxian (1):
  ui: avoid unnecessary memory operations in
    vnc_refresh_server_surface()

 hw/display/vga_int.h        |  2 +-
 audio/mixeng.c              | 20 ++++++-------
 hw/display/ati.c            |  4 ++-
 hw/display/cirrus_vga.c     | 57 +++++++++++++++++++------------------
 hw/display/cirrus_vga_isa.c |  4 ++-
 hw/display/qxl.c            |  6 +++-
 hw/display/vga-isa.c        |  5 +++-
 hw/display/vga-mmio.c       |  5 +++-
 hw/display/vga-pci.c        |  8 ++++--
 hw/display/vga.c            | 17 +++++++++--
 hw/display/virtio-vga.c     |  4 ++-
 hw/display/vmware_vga.c     |  2 +-
 ui/gtk.c                    |  4 +++
 ui/vnc.c                    | 26 +++++++++++------
 14 files changed, 106 insertions(+), 58 deletions(-)

-- 
2.35.1




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

end of thread, other threads:[~2022-03-19 14:18 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-03-18 13:56 [PULL 0/6] Fixes 20220318 patches Gerd Hoffmann
2022-03-18 13:56 ` [PULL 1/6] ui/gtk: Ignore 2- and 3-button press events Gerd Hoffmann
2022-03-18 13:56 ` [PULL 2/6] ui: avoid unnecessary memory operations in vnc_refresh_server_surface() Gerd Hoffmann
2022-03-18 13:56 ` [PULL 3/6] audio/mixeng: Do not declare unused variables Gerd Hoffmann
2022-03-18 13:56 ` [PULL 4/6] hw/display/cirrus_vga: Clean up indentation in pci_cirrus_vga_realize() Gerd Hoffmann
2022-03-18 13:56 ` [PULL 5/6] hw/display: Allow vga_common_init() to return errors Gerd Hoffmann
2022-03-18 13:56 ` [PULL 6/6] hw/display/vga: Report a proper error when adding a 2nd ISA VGA Gerd Hoffmann
2022-03-19 14:16 ` [PULL 0/6] Fixes 20220318 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).