qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH v2 20/24] machine: call machine init from wrappe


From: Eduardo Habkost
Subject: Re: [Qemu-devel] [PATCH v2 20/24] machine: call machine init from wrapper
Date: Mon, 8 May 2017 11:31:28 -0300
User-agent: Mutt/1.8.0 (2017-02-23)

On Wed, May 03, 2017 at 02:57:14PM +0200, Igor Mammedov wrote:
> add machine_run_board_init() wrapper that calls machine
> init for now but in follow up patches it will be used
> to run generic machine code that should run before
> machine init.
> 
> Signed-off-by: Igor Mammedov <address@hidden>

Reviewed-by: Eduardo Habkost <address@hidden>

I like the name "board init". It becomes clear that it's
something different from instance_init.

Maybe we could rename MachineClass::init to
MachineClass::board_init in the future.

-- 
Eduardo



reply via email to

[Prev in Thread] Current Thread [Next in Thread]