From: Alex Williamson <alex.williamson@hp.com>
To: Avi Kivity <avi@redhat.com>
Cc: qemu-devel <qemu-devel@nongnu.org>, kvm <kvm@vger.kernel.org>
Subject: [Qemu-devel] Re: [PATCH 0/2] qemu: SMBIOS passing support
Date: Mon, 30 Mar 2009 09:40:33 -0600 [thread overview]
Message-ID: <1238427633.15558.172.camel@lappy> (raw)
In-Reply-To: <49D0DE68.60309@redhat.com>
On Mon, 2009-03-30 at 17:59 +0300, Avi Kivity wrote:
> Daniel P. Berrange wrote:
> > I can't help thinking that if we wish to provide metadata to guest OS
> > like system model, serial number, etc, then we'd be better off using
> > explicit named flags (or QEMU config file settings once that exists)
> >
> > -system-serial 2141241521 -system-model "Some Virtual Machine"
> >
> > and have QEMU generate the neccessary SMBIOS data, or other equivalent
> > data tables to suit the non-PC based machine types for which SMBIOS
> > is not relevant.
> >
>
> -smbios serial=blah,model=bleach ?
>
Unfortunately that does make them smbios specific, while I think Daniel
is pointing out that several options may be useful on other platforms.
This is basically the same issue we have with -uuid already. -uuid is a
non-smbios specific option, but rombios will incorporate the data when
it builds the type 1 entry. I've retained this functionality, so that a
-uuid option will override the uuid in a passed in type 1 entry. This
could be further extended with separate patches to provide serial or
model numbers generically, but allow them to override smbios values.
This seems complimentary to the patches in this series, but I don't
think it replaces all the functionality we get from a raw smbios entry
interface. Thanks,
Alex
prev parent reply other threads:[~2009-03-30 15:40 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-03-23 19:05 [Qemu-devel] [PATCH 0/2] qemu: SMBIOS passing support Alex Williamson
2009-03-23 19:11 ` [Qemu-devel] [PATCH 1/2] qemu: Allow SMBIOS entries to be loaded and provided to the VM BIOS Alex Williamson
2009-04-06 19:50 ` [Qemu-devel] " Anthony Liguori
2009-04-06 22:34 ` Alex Williamson
2009-04-06 22:42 ` Anthony Liguori
2009-04-07 19:34 ` [Qemu-devel] Re: [kvm] " Alex Williamson
2009-04-07 19:49 ` Anthony Liguori
2009-03-23 19:11 ` [Qemu-devel] [PATCH 2/2] qemu:bios: Read external SMBIOS entries from the VM Alex Williamson
2009-04-06 19:52 ` [Qemu-devel] " Anthony Liguori
2009-03-30 13:59 ` [Qemu-devel] Re: [PATCH 0/2] qemu: SMBIOS passing support Alex Williamson
2009-03-30 14:05 ` Gleb Natapov
2009-03-30 14:38 ` Daniel P. Berrange
2009-03-30 14:59 ` Avi Kivity
2009-03-30 15:40 ` Alex Williamson [this message]
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=1238427633.15558.172.camel@lappy \
--to=alex.williamson@hp.com \
--cc=avi@redhat.com \
--cc=kvm@vger.kernel.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).