From: Paolo Bonzini <pbonzini@redhat.com>
To: qemu-devel@nongnu.org
Subject: [PULL 0/9] Final batch of patches for QEMU 8.1 soft freeze
Date: Fri, 7 Jul 2023 16:04:23 +0200 [thread overview]
Message-ID: <20230707140432.88073-1-pbonzini@redhat.com> (raw)
The following changes since commit 97c81ef4b8e203d9620fd46e7eb77004563e3675:
Merge tag 'pull-9p-20230706' of https://github.com/cschoenebeck/qemu into staging (2023-07-06 18:19:42 +0100)
are available in the Git repository at:
https://gitlab.com/bonzini/qemu.git tags/for-upstream
for you to fetch changes up to 6d5e9694ef374159072984c0958c3eaab6dd1d52:
target/i386: Add new CPU model GraniteRapids (2023-07-07 12:52:27 +0200)
----------------------------------------------------------------
* Granite Rapids CPU model
* Miscellaneous bugfixes
----------------------------------------------------------------
Fiona Ebner (1):
qemu_cleanup: begin drained section after vm_shutdown()
Lei Wang (1):
target/i386: Add few security fix bits in ARCH_CAPABILITIES into SapphireRapids CPU model
Paolo Bonzini (1):
python: bump minimum requirements so they are compatible with 3.12
Tao Su (5):
target/i386: Adjust feature level according to FEAT_7_1_EDX
target/i386: Add support for MCDT_NO in CPUID enumeration
target/i386: Allow MCDT_NO if host supports
target/i386: Add new bit definitions of MSR_IA32_ARCH_CAPABILITIES
target/i386: Add new CPU model GraniteRapids
Thomas Huth (1):
meson.build: Remove the logic to link C code with the C++ linker
meson.build | 22 ++----
python/qemu/qmp/qmp_tui.py | 5 +-
python/setup.cfg | 2 +-
python/tests/minreqs.txt | 9 ++-
qga/meson.build | 2 +-
scripts/main.c | 1 -
softmmu/runstate.c | 20 +++---
target/i386/cpu.c | 172 +++++++++++++++++++++++++++++++++++++++++++++
target/i386/cpu.h | 8 +++
target/i386/kvm/kvm.c | 4 ++
10 files changed, 210 insertions(+), 35 deletions(-)
delete mode 100644 scripts/main.c
--
2.41.0
next reply other threads:[~2023-07-07 14:06 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-07-07 14:04 Paolo Bonzini [this message]
2023-07-07 14:04 ` [PULL 1/9] python: bump minimum requirements so they are compatible with 3.12 Paolo Bonzini
2023-07-07 14:04 ` [PULL 2/9] meson.build: Remove the logic to link C code with the C++ linker Paolo Bonzini
2023-07-07 14:04 ` [PULL 3/9] qemu_cleanup: begin drained section after vm_shutdown() Paolo Bonzini
2023-07-07 14:04 ` [PULL 4/9] target/i386: Adjust feature level according to FEAT_7_1_EDX Paolo Bonzini
2023-07-17 11:19 ` Michael Tokarev
2023-07-07 14:04 ` [PULL 5/9] target/i386: Add support for MCDT_NO in CPUID enumeration Paolo Bonzini
2023-07-07 14:04 ` [PULL 6/9] target/i386: Allow MCDT_NO if host supports Paolo Bonzini
2023-07-07 14:04 ` [PULL 7/9] target/i386: Add new bit definitions of MSR_IA32_ARCH_CAPABILITIES Paolo Bonzini
2023-07-07 14:04 ` [PULL 8/9] target/i386: Add few security fix bits in ARCH_CAPABILITIES into SapphireRapids CPU model Paolo Bonzini
2023-07-07 14:04 ` [PULL 9/9] target/i386: Add new CPU model GraniteRapids Paolo Bonzini
2023-07-07 21:22 ` [PULL 0/9] Final batch of patches for QEMU 8.1 soft freeze 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=20230707140432.88073-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).