]> Git Repo - qemu.git/commit - vl.c
Allow to leave type on default in -machine
authorJan Kiszka <[email protected]>
Mon, 25 Jul 2011 16:11:20 +0000 (18:11 +0200)
committerAnthony Liguori <[email protected]>
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 <[email protected]>
Signed-off-by: Anthony Liguori <[email protected]>
vl.c
This page took 0.023907 seconds and 4 git commands to generate.