Re: [Qemu-devel] [Qemu-detvel] [PATCH 0/4] machine: QemuOpts per machine

2014-05-13 Thread Marcel Apfelbaum
On Wed, 2014-05-07 at 17:42 +0300, Marcel Apfelbaum wrote: > This series continues 'machine as QOM' targeting two related issues: > - Patch 1/4 completly removes QEMUMachineInitArgs from the code >with a big mechanical patch. It removes QEMUMachineInitArgs >from MachineState and gets rid o

[Qemu-devel] [Qemu-detvel] [PATCH 0/4] machine: QemuOpts per machine

2014-05-07 Thread Marcel Apfelbaum
This series continues 'machine as QOM' targeting two related issues: - Patch 1/4 completly removes QEMUMachineInitArgs from the code with a big mechanical patch. It removes QEMUMachineInitArgs from MachineState and gets rid of duplicated fields. - I am perfectly aware that patches touchin