qemu-e2k/softmmu
Paolo Bonzini 90285ec8bb vl: preconfig and loadvm are mutually exclusive
Just like -incoming.  Later we will add support for "-incoming defer
-preconfig", because there are cases (Xen, block layer) that want
to look at RUNSTATE_INMIGRATE.  -loadvm will remain mutually exclusive
with preconfig; the plan is to just do loadvm in the monitor, since
the user is already going to interact with it for preconfiguration.

Reviewed-by: Igor Mammedov <imammedo@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2020-12-10 12:15:12 -05:00
..
arch_init.c
balloon.c
bootdevice.c softmmu: move more files to softmmu/ 2020-10-12 11:50:21 -04:00
cpu-throttle.c
cpu-timers.c
cpus.c WHPX: support for the kernel-irqchip on/off 2020-12-10 12:15:01 -05:00
device_tree.c softmmu: move more files to softmmu/ 2020-10-12 11:50:21 -04:00
dma-helpers.c dma: Let dma_memory_set() propagate MemTxResult 2020-12-10 12:15:01 -05:00
icount.c
ioport.c
main.c
memory_mapping.c
memory.c memory: Skip bad range assertion if notifier is DEVIOTLB_UNMAP type 2020-12-08 13:48:57 -05:00
meson.build exec: split out non-softmmu-specific parts 2020-10-12 11:50:22 -04:00
physmem.c nomaintainer: Fix Lesser GPL version number 2020-11-15 17:04:40 +01:00
qdev-monitor.c vl: move various initialization routines out of qemu_init 2020-12-10 12:15:11 -05:00
qemu-seccomp.c softmmu: move more files to softmmu/ 2020-10-12 11:50:21 -04:00
qtest.c module: silence errors for module_load_qom_all(). 2020-10-15 10:43:48 +02:00
timers-state.h
tpm.c softmmu: move more files to softmmu/ 2020-10-12 11:50:21 -04:00
trace-events
trace.h
vl.c vl: preconfig and loadvm are mutually exclusive 2020-12-10 12:15:12 -05:00