diff options
author | Heiher | 2019-01-23 08:34:02 +0100 |
---|---|---|
committer | Paolo Bonzini | 2019-02-05 16:50:21 +0100 |
commit | 26dc4a5bf96bb0ee19a0e446fead1546d5b07dac (patch) | |
tree | c118c9eca2eb370626eaa649ef20f3c7d28bb75f /hw/riscv/virt.c | |
parent | hw/vfio/Makefile.objs: Create new CONFIG_* variables for VFIO core and PCI (diff) | |
download | qemu-26dc4a5bf96bb0ee19a0e446fead1546d5b07dac.tar.gz qemu-26dc4a5bf96bb0ee19a0e446fead1546d5b07dac.tar.xz qemu-26dc4a5bf96bb0ee19a0e446fead1546d5b07dac.zip |
i386: hvf: Fix smp boot hangs
The machine that with hvf accelerator and smp sometimes boot hangs
because all processors are executing instructions at startup,
including early I/O emulations. We should just allow the bootstrap
processor to initialize the machine and then to wake up slave
processors by interrupt.
Signed-off-by: Heiher <r@hev.cc>
Message-Id: <20190123073402.28465-1-r@hev.cc>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'hw/riscv/virt.c')
0 files changed, 0 insertions, 0 deletions