qemu-e2k/softmmu
Paolo Bonzini b4e1a34211 vl: remove separate preconfig main_loop
Move post-preconfig initialization to the x-exit-preconfig.  If preconfig
is not requested, just exit preconfig mode immediately with the QMP
command.

As a result, the preconfig loop will run with accel_setup_post
and os_setup_post restrictions (xen_restrict, chroot, etc.)
already done.

Reviewed-by: Igor Mammedov <imammedo@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2020-12-15 12:51:49 -05:00
..
arch_init.c
balloon.c
bootdevice.c
cpu-throttle.c
cpu-timers.c
cpus.c
datadir.c vl: extract softmmu/datadir.c 2020-12-10 12:15:18 -05:00
device_tree.c
dma-helpers.c
icount.c accel/tcg: split CpusAccel into three TCG variants 2020-12-10 17:44:10 -06:00
ioport.c
main.c
memory_mapping.c
memory.c
meson.build vl: extract softmmu/rtc.c 2020-12-10 12:15:18 -05:00
physmem.c
qdev-monitor.c remove preconfig state 2020-12-15 12:51:48 -05:00
qemu-seccomp.c
qtest.c
rtc.c vl: extract softmmu/rtc.c 2020-12-10 12:15:18 -05:00
timers-state.h
tpm.c
trace-events
trace.h
vl.c vl: remove separate preconfig main_loop 2020-12-15 12:51:49 -05:00