acrn-hypervisor/hypervisor/include/arch/x86/guest
Jason Chen CJ a9ee6da0d9 vm: remove current_vcpu from vm structure
current_vcpu is not correct when there are multi vcpus in one VM,
using it is in-correct, so remove it.

Signed-off-by: Jason Chen CJ <jason.cj.chen@intel.com>
2018-06-07 12:28:18 +08:00
..
guest.h hv: vmx: add vpid support 2018-06-04 17:11:15 +08:00
pm.h license: Replace license text with SPDX tag 2018-06-01 10:43:06 +08:00
ucode.h license: Replace license text with SPDX tag 2018-06-01 10:43:06 +08:00
vcpu.h hv: vmx: add vpid support 2018-06-04 17:11:15 +08:00
vioapic.h
vlapic.h hv: vlapic: simple vlapic_rd/wr input 2018-05-15 17:19:38 +08:00
vm.h vm: remove current_vcpu from vm structure 2018-06-07 12:28:18 +08:00
vpic.h