mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-06 09:13:55 -06:00
kvm: Fix cpu_is_bsp() compilation warning
Signed-off-by: Sheng Yang <sheng@linux.intel.com> Signed-off-by: Avi Kivity <avi@redhat.com>
This commit is contained in:
parent
ddced198cd
commit
408392b30d
1 changed files with 1 additions and 0 deletions
|
@ -25,6 +25,7 @@
|
|||
#include "gdbstub.h"
|
||||
#include "host-utils.h"
|
||||
#include "hw/pc.h"
|
||||
#include "hw/apic.h"
|
||||
#include "ioport.h"
|
||||
|
||||
#ifdef CONFIG_KVM_PARA
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue