[libvirt] [QEMU PATCH 1/3] vl.c: extract qemu_machine_init() function
Eric Blake
eblake at redhat.com
Wed Jul 25 22:18:01 UTC 2012
On 07/25/2012 12:18 PM, Eduardo Habkost wrote:
> Other code directly related to the board init function may be moved
> there.
>
> Signed-off-by: Eduardo Habkost <ehabkost at redhat.com>
> ---
> hw/boards.h | 7 +++++++
> vl.c | 14 +++++++++++++-
> 2 files changed, 20 insertions(+), 1 deletion(-)
>
>
> - machine->init(ram_size, boot_devices,
> + qemu_machine_init(machine, ram_size, boot_devices,
> kernel_filename, kernel_cmdline, initrd_filename, cpu_model);
Doesn't this next line also need an indentation adjustment?
--
Eric Blake eblake at redhat.com +1-919-301-3266
Libvirt virtualization library http://libvirt.org
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 620 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20120725/04c682aa/attachment-0001.sig>
More information about the libvir-list
mailing list