qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: "Michael S. Tsirkin" <mst@redhat.com>
To: Paolo Bonzini <pbonzini@redhat.com>
Cc: Igor Mammedov <imammedo@redhat.com>,
	qemu-devel@nongnu.org, minyard@acm.org,
	Corey Minyard <cminyard@mvista.com>
Subject: Re: [Qemu-devel] [PATCH 2/5] pc: Postpone SMBIOS table installation to post machine init
Date: Tue, 15 Mar 2016 07:05:31 +0200	[thread overview]
Message-ID: <20160315065901-mutt-send-email-mst@redhat.com> (raw)
In-Reply-To: <56E6C7CE.1080006@redhat.com>

On Mon, Mar 14, 2016 at 03:16:46PM +0100, Paolo Bonzini wrote:
> 
> 
> On 14/03/2016 14:30, Corey Minyard wrote:
> > On 03/13/2016 09:03 PM, Michael S. Tsirkin wrote:
> >> On Wed, Feb 24, 2016 at 12:59:13PM -0600, minyard@acm.org wrote:
> >>> From: Corey Minyard <cminyard@mvista.com>
> >>>
> >>> This is the same place that the ACPI SSDT table gets added, so that
> >>> devices can add themselves to the SMBIOS table.
> >>>
> >>> Signed-off-by: Corey Minyard <cminyard@mvista.com>
> >> This changes the order of fw cfg files, which
> >> is guest visible.
> >> Need to make it depend on either machine type 
> 
> Didn't Gerd have a patch to sort fw_cfg files?
> 
> ... yes, here it is:
> https://lists.gnu.org/archive/html/qemu-devel/2015-06/msg05238.html
> 
> Paolo

Yes but the messy part is the compatibility.
Specifically we need to find out the current list
of fw cfg files, and their order, and use that
existing order with old machine types.

-- 
MST

  parent reply	other threads:[~2016-03-15  5:05 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-24 18:59 [Qemu-devel] [PATCH 0/5] Add ACPI and SMBIOS table entries for IPMI minyard
2016-02-24 18:59 ` [Qemu-devel] [PATCH 1/5] smbios: Move table build tools into an include file minyard
2016-02-24 18:59 ` [Qemu-devel] [PATCH 2/5] pc: Postpone SMBIOS table installation to post machine init minyard
2016-03-13 14:03   ` Michael S. Tsirkin
2016-03-14 13:30     ` Corey Minyard
2016-03-14 14:16       ` Paolo Bonzini
2016-03-14 15:01         ` Corey Minyard
2016-03-14 15:25           ` Gerd Hoffmann
2016-03-15  5:05         ` Michael S. Tsirkin [this message]
2016-02-24 18:59 ` [Qemu-devel] [PATCH 3/5] ipmi: Add SMBIOS table entry minyard
2016-03-13 14:04   ` Michael S. Tsirkin
2016-02-24 18:59 ` [Qemu-devel] [PATCH 4/5] acpi: Add IPMI table entries minyard
2016-02-24 18:59 ` [Qemu-devel] [PATCH 5/5] bios: Add tests for the IPMI ACPI and SMBIOS entries minyard
2016-03-12  1:30 ` [Qemu-devel] [PATCH 0/5] Add ACPI and SMBIOS table entries for IPMI Corey Minyard

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=20160315065901-mutt-send-email-mst@redhat.com \
    --to=mst@redhat.com \
    --cc=cminyard@mvista.com \
    --cc=imammedo@redhat.com \
    --cc=minyard@acm.org \
    --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).