Re: [Qemu-devel] [PATCH 3/4] Make kernel, initrd and append be machine_opts

2012-02-22 Thread Anthony Liguori
On 02/07/2012 11:41 PM, Peter Maydell wrote: 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 I applied this patch since Andrzej applied the first two. The four patch

[Qemu-devel] [PATCH 3/4] Make kernel, initrd and append be machine_opts

2012-02-07 Thread Peter Maydell
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 --- qemu-config.c | 12 vl.c | 24 2 files changed, 28 insertions(+),