]> git.proxmox.com Git - qemu.git/commit - vl.c
Allow to leave type on default in -machine
authorJan Kiszka <jan.kiszka@siemens.com>
Mon, 25 Jul 2011 16:11:20 +0000 (18:11 +0200)
committerAnthony Liguori <aliguori@us.ibm.com>
Fri, 29 Jul 2011 14:33:56 +0000 (09:33 -0500)
commit2645c6dcaf6ea2a51a3b6dfa407dd203004e4d11
tree97aad27411df34389fcdba33773a5e169862a45a
parent5f070c5fb768cc587b1a75379b7b17c3f841fd40
Allow to leave type on default in -machine

This allows to specify -machine options without setting an explicit
machine type. We will pick the default machine in this case. Requesting
the list of available machines is still possible via '-machine ?' e.g.

Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
vl.c