From: William Dauchy <william@gandi.net>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] readconfig with machine section and type option ignored
Date: Thu, 11 Dec 2014 17:42:08 +0100 [thread overview]
Message-ID: <20141211164208.GA14440@gandi.net> (raw)
[-- Attachment #1: Type: text/plain, Size: 448 bytes --]
Hello,
I'm trying to specify machine type using the config file; for example:
[machine]
type = "pc-i440fx-2.1"
It seems to be ignored:
qom-get path=/machine property=type
{ u'return': u'pc-i440fx-2.2-machine'}
It does work with the command line:
-M "pc-i440fx-2.1"
qom-get path=/machine property=type
{ u'return': u'pc-i440fx-2.1-machine'}
Is it considered as a bug? I am using qemu-2.2
Thanks,
--
William
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 181 bytes --]
next reply other threads:[~2014-12-11 16:42 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-12-11 16:42 William Dauchy [this message]
2014-12-16 12:09 ` [Qemu-devel] readconfig with machine section and type option ignored Markus Armbruster
2014-12-16 12:38 ` William Dauchy
2014-12-16 13:41 ` Marcel Apfelbaum
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=20141211164208.GA14440@gandi.net \
--to=william@gandi.net \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.