Make kernel, initrd and append be machine_opts
commita0abe474d587499a1553372c1692811f81fd3eda
authorPeter Maydell <peter.maydell@linaro.org>
Wed, 8 Feb 2012 05:41:39 +0000 (8 05:41 +0000)
committerAnthony Liguori <aliguori@us.ibm.com>
Wed, 22 Feb 2012 15:02:52 +0000 (22 09:02 -0600)
tree61171ac07ea5337eafe42fcef1d8b7e824ec1af8
parent78207d80a3d4ed80bca57a67a195a18cc70153bb
Make kernel, initrd and append be machine_opts

Make kernel, initrd, append be machine opts (ie -machine kernel=foo)
with the old plain command line arguments as legacy/convenience
equivalents.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
qemu-config.c
vl.c