From: Paolo Bonzini <pbonzini@redhat.com>
To: qemu-devel@nongnu.org
Subject: [PULL 0/6] Fixes for QEMU 7.1-rc1
Date: Fri, 29 Jul 2022 17:04:32 +0200 [thread overview]
Message-ID: <20220729150438.20293-1-pbonzini@redhat.com> (raw)
The following changes since commit 7b17a1a841fc2336eba53afade9cadb14bd3dd9a:
Update version for v7.1.0-rc0 release (2022-07-26 18:03:16 -0700)
are available in the Git repository at:
https://gitlab.com/bonzini/qemu.git tags/for-upstream
for you to fetch changes up to ebc55f523c2f406e30ec8fad77bd3b9aad5d4579:
configure: pass correct cflags to container-based cross compilers (2022-07-29 00:22:19 +0200)
----------------------------------------------------------------
* Misc build system bugfixes
* Fix CGA 2-color graphics
----------------------------------------------------------------
Claudio Fontana (1):
stubs: update replay-tools to match replay.h types
Cornelia Huck (1):
kvm: don't use perror() without useful errno
Paolo Bonzini (3):
ui: dbus-display requires CONFIG_GBM
vga: fix incorrect line height in 640x200x2 mode
configure: pass correct cflags to container-based cross compilers
Richard Henderson (1):
configure: Fix ppc container_cross_cc substitution
accel/kvm/kvm-all.c | 2 +-
configure | 3 +--
hw/display/vga.c | 3 ++-
meson.build | 4 ++--
stubs/replay-tools.c | 9 +++++----
target/arm/kvm.c | 2 +-
ui/meson.build | 2 +-
7 files changed, 13 insertions(+), 12 deletions(-)
--
2.36.1
next reply other threads:[~2022-07-29 15:09 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-07-29 15:04 Paolo Bonzini [this message]
2022-07-29 15:04 ` [PULL 1/6] ui: dbus-display requires CONFIG_GBM Paolo Bonzini
2022-07-29 15:04 ` [PULL 2/6] vga: fix incorrect line height in 640x200x2 mode Paolo Bonzini
2022-07-29 15:04 ` [PULL 3/6] stubs: update replay-tools to match replay.h types Paolo Bonzini
2022-07-29 15:04 ` [PULL 4/6] configure: Fix ppc container_cross_cc substitution Paolo Bonzini
2022-07-29 15:04 ` [PULL 5/6] kvm: don't use perror() without useful errno Paolo Bonzini
2022-07-29 15:04 ` [PULL 6/6] configure: pass correct cflags to container-based cross compilers Paolo Bonzini
2022-07-29 17:30 ` [PULL 0/6] Fixes for QEMU 7.1-rc1 Richard Henderson
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=20220729150438.20293-1-pbonzini@redhat.com \
--to=pbonzini@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).