Steve Sistare <steven.sist...@oracle.com> writes: > Refactor qemu_init into actions performed during the precreate phase, > and actions performed when exiting precreate. For now, always exit > the precreate phase immediately at init time. Future patches will add > conditions that cause QEMU to linger in the precreate phase while running > the main loop. > > Signed-off-by: Steve Sistare <steven.sist...@oracle.com>
Reviewed-by: Fabiano Rosas <faro...@suse.de>