diff options
author | Heiher <r@hev.cc> | 2019-01-23 15:34:02 +0800 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2019-02-05 16:50:21 +0100 |
commit | 26dc4a5bf96bb0ee19a0e446fead1546d5b07dac (patch) | |
tree | c118c9eca2eb370626eaa649ef20f3c7d28bb75f /hw/i386/pc.c | |
parent | f5ce0a5f5a8d2f8c64001b87e9c27f897b00c58c (diff) | |
download | 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/i386/pc.c')
0 files changed, 0 insertions, 0 deletions