From: "Philippe Mathieu-Daudé" <philmd@redhat.com>
To: Paolo Bonzini <pbonzini@redhat.com>, qemu-devel@nongnu.org
Subject: Re: [PATCH] fw_cfg: add etc/msr_feature_control
Date: Tue, 7 Sep 2021 20:19:54 +0200 [thread overview]
Message-ID: <f9c001a8-b81c-c559-7ba9-437827594f29@redhat.com> (raw)
In-Reply-To: <20210907170935.210428-1-pbonzini@redhat.com>
On 9/7/21 7:09 PM, Paolo Bonzini wrote:
> The file already existed, but nobody had noticed the warning until now.
> Add it at the bottom, since that is where unknown files go in legacy mode.
>
> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
> ---
> hw/nvram/fw_cfg.c | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/hw/nvram/fw_cfg.c b/hw/nvram/fw_cfg.c
> index 9b8dcca4ea..c06b30de11 100644
> --- a/hw/nvram/fw_cfg.c
> +++ b/hw/nvram/fw_cfg.c
> @@ -878,6 +878,7 @@ static struct {
> { "etc/tpm/log", 150 },
> { "etc/acpi/rsdp", 160 },
> { "bootorder", 170 },
> + { "etc/msr_feature_control", 180 },
Fixes: 217f1b4a721 ("target-i386: Publish advised value of
MSR_IA32_FEATURE_CONTROL via fw_cfg")
?
next prev parent reply other threads:[~2021-09-07 18:22 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-09-07 17:09 [PATCH] fw_cfg: add etc/msr_feature_control Paolo Bonzini
2021-09-07 18:19 ` Philippe Mathieu-Daudé [this message]
2021-09-08 5:47 ` Paolo Bonzini
2021-09-08 7:21 ` Philippe Mathieu-Daudé
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=f9c001a8-b81c-c559-7ba9-437827594f29@redhat.com \
--to=philmd@redhat.com \
--cc=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).