li guang writes:
> 在 2013-02-20三的 09:28 +0100,Markus Armbruster写道:
>> liguang writes:
>>
>> > DEFAULT_MACHINE_OPTIONS is setting default boot_order,
>> > while QEMUMachine already has default_machine_opts
>> > to encapsulate some default options, so change it to
>> > DEFAULT_MACHINE_BOOT_ORDER.
在 2013-02-20三的 09:28 +0100,Markus Armbruster写道:
> liguang writes:
>
> > DEFAULT_MACHINE_OPTIONS is setting default boot_order,
> > while QEMUMachine already has default_machine_opts
> > to encapsulate some default options, so change it to
> > DEFAULT_MACHINE_BOOT_ORDER.
>
> Right now, DEFAULT_MA
liguang writes:
> DEFAULT_MACHINE_OPTIONS is setting default boot_order,
> while QEMUMachine already has default_machine_opts
> to encapsulate some default options, so change it to
> DEFAULT_MACHINE_BOOT_ORDER.
Right now, DEFAULT_MACHINE_OPTIONS contains just a .boot_order
initializer. But that
DEFAULT_MACHINE_OPTIONS is setting default boot_order,
while QEMUMachine already has default_machine_opts
to encapsulate some default options, so change it to
DEFAULT_MACHINE_BOOT_ORDER.
Signed-off-by: liguang
---
hw/alpha_dp264.c |2 +-
hw/an5206.c |2 +-