From: Gerd Hoffmann <kraxel@redhat.com>
To: qemu-devel@nongnu.org
Cc: Gerd Hoffmann <kraxel@redhat.com>, "Michael S. Tsirkin" <mst@redhat.com>
Subject: [PULL 0/6] Fixes 20220318 patches
Date: Fri, 18 Mar 2022 14:56:28 +0100 [thread overview]
Message-ID: <20220318135634.2851040-1-kraxel@redhat.com> (raw)
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
next reply other threads:[~2022-03-18 14:08 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-03-18 13:56 Gerd Hoffmann [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20220318135634.2851040-1-kraxel@redhat.com \
--to=kraxel@redhat.com \
--cc=mst@redhat.com \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).