acrn-hypervisor/hypervisor/arch/x86/guest
yliu79 c68c6e4af2 HV: remove unused function shutdown_vcpu
Change-Id: Ia6f9aa4d2d603d23bc0cb9c3b12032d1a96504db
Tracked-On: #3123
Signed-off-by: yliu79 <ying2.liu@intel.com>
Reviewed-by: Yin Fengwei <fengwei.yin@intel.com>
Acked-by: Eddie Dong <eddie.dong@intel.com>
2019-05-22 16:36:03 +08:00
..
assign.c hv: release IOMMU irte when releasing ptirq remapping entries 2019-05-06 18:25:37 +08:00
ept.c hv:remove accessing shared log buffer cases between stac/clac 2019-05-05 10:00:32 +08:00
guest_memory.c HV: Modularize boot folder 2019-03-14 09:05:53 +08:00
instr_emul.c hv: instr_emul: fix movzx return memory opsize wrong 2019-05-13 11:53:51 +08:00
pm.c HV: enable acpi pm1a register info fixup 2019-05-07 11:39:51 +08:00
trusty.c HV: use term of UUID 2019-04-12 13:45:32 +08:00
ucode.c hv:cleanup header file for guest folder 2019-02-21 10:38:30 +08:00
vcpu.c HV: remove unused function shutdown_vcpu 2019-05-22 16:36:03 +08:00
vcpuid.c hv: vcpuid: modify vcpuid according to msr ia32_misc_enable 2019-05-09 16:35:15 +08:00
virq.c HV: Add prefix 'p' before 'cpu' to physical cpu related functions 2019-04-24 10:50:28 +08:00
virtual_cr.c hv: vlapic: remove TPR set/get API 2019-03-25 13:31:51 -07:00
vlapic_priv.h hv: vlapic: add apic register offset check API 2019-04-23 15:16:56 +08:00
vlapic.c hv: vlapic: fix tpr virtualization when VID is not enabled. 2019-05-15 08:59:39 +08:00
vm_reset.c hv: emulate ACPI reset register for Service OS guest 2019-05-15 11:20:12 +08:00
vm.c reshuffle init_vm_boot_info 2019-05-20 18:49:59 +08:00
vmcall.c HV: check vm id param when dispatching hypercall 2019-04-26 16:21:14 +08:00
vmcs.c hv: vmsr: enable msr ia32_misc_enable emulation 2019-05-09 16:35:15 +08:00
vmexit.c hv: shutdown guest VM upon triple fault exceptions 2019-05-15 11:20:12 +08:00
vmsr.c hv: vmsr: enable msr ia32_misc_enable emulation 2019-05-09 16:35:15 +08:00
vmtrr.c hv: vmtrr: hide mtrr if hide_mtrr is true 2019-03-16 17:14:12 +08:00
vmx_asm.S hv:remove some unnecessary includes 2019-05-07 09:10:13 +08:00
vmx_io.c HV: rename 'type' in struct io_request 2019-05-06 18:25:20 +08:00