Re: [Qemu-devel] [PATCH 0/22] Refactor machine support

2010-06-08 Thread Anthony Liguori
On 06/07/2010 10:12 PM, Paul Brook wrote: This series introduces a rather radical change in the way we deal with machine definitions in QEMU. I think we should aim to eliminate machine_register_core, and design appropriately. In particular I'd try and avoid adding options that become triv

Re: [Qemu-devel] [PATCH 0/22] Refactor machine support

2010-06-07 Thread Paul Brook
> This series introduces a rather radical change in the way we deal with > machine definitions in QEMU. I think we should aim to eliminate machine_register_core, and design appropriately. In particular I'd try and avoid adding options that become trivially redundant once you can easily change t

[Qemu-devel] [PATCH 0/22] Refactor machine support

2010-06-07 Thread Anthony Liguori
This series introduces a rather radical change in the way we deal with machine definitions in QEMU. Here are the features this series introduces: - Machines are definable via a -machine-def option or a [machine-def] config stanza - Parameters such as -kernel, -initrd, -append, -m, -acpi-enab