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: signature.asc
Description: Digital signature

Reply via email to