From: Ani Sinha <anisinha@redhat.com>
Cc: peter.maydell@linaro.org, qemu-devel@nongnu.org,
Ani Sinha <anisinha@redhat.com>
Subject: [PULL 0/3] Some refactoring/cleanups for cpu versions on microvms
Date: Wed, 5 Mar 2025 13:20:12 +0530 [thread overview]
Message-ID: <20250305075015.26892-1-anisinha@redhat.com> (raw)
The following changes since commit 661c2e1ab29cd9c4d268ae3f44712e8d421c0e56:
scripts/checkpatch: Fix a typo (2025-03-04 09:30:26 +0800)
are available in the Git repository at:
git@gitlab.com:anisinha/qemu.git tags/pull-master-20250305
for you to fetch changes up to 22550e8eaba43233f68a344bd5a3d4d2f62b23a4:
microvm: do not use the lastest cpu version (2025-03-05 12:19:45 +0530)
----------------------------------------------------------------
Cleanup latest cpu model usage for microvms.
Some refactoring of code around ovmf metadata parsing.
----------------------------------------------------------------
Ani Sinha (3):
hw/i386: introduce x86_firmware_reconfigure api
hw/i386/ovmf: check if ovmf is supported before calling ovmf parsing code
microvm: do not use the lastest cpu version
hw/i386/microvm.c | 2 +-
hw/i386/pc_sysfw.c | 30 ++++++++++++++++++++++--------
hw/i386/pc_sysfw_ovmf-stubs.c | 10 ++++++++++
hw/i386/pc_sysfw_ovmf.c | 10 ++++++++++
include/hw/i386/pc.h | 2 ++
include/hw/i386/x86.h | 1 +
target/i386/cpu.c | 15 ---------------
target/i386/cpu.h | 4 ----
8 files changed, 46 insertions(+), 28 deletions(-)
next reply other threads:[~2025-03-05 7:51 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-03-05 7:50 Ani Sinha [this message]
2025-03-05 7:50 ` [PULL 1/3] hw/i386: introduce x86_firmware_reconfigure api Ani Sinha
2025-03-05 7:50 ` [PULL 2/3] hw/i386/ovmf: check if ovmf is supported before calling ovmf parsing code Ani Sinha
2025-03-05 7:50 ` [PULL 3/3] microvm: do not use the lastest cpu version Ani Sinha
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=20250305075015.26892-1-anisinha@redhat.com \
--to=anisinha@redhat.com \
--cc=peter.maydell@linaro.org \
--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).