acrn-hypervisor/arch/x86/guest
Jason Chen CJ 9eb052e73c ptdev: refine the functions name & code position
refine some functions name and put functions under proper sequence
- get_remapping_entry -> get_entry
- ptdev_native_owned_intx -> ptdev_hv_owned_intx
- ptdev_build_native_msi -> ptdev_build_physical_msi
- ptdev_build_native_rte -> ptdev_build_physical_rte
- update_active_native_ioapic -> activate_physical_ioapic
- ptdev_vm_deinit -> ptdev_release_all_entries

Signed-off-by: Jason Chen CJ <jason.cj.chen@intel.com>
2018-03-28 09:29:16 +08:00
..
guest.c vm load: fix bug in loading kernel 2018-03-20 15:52:53 +08:00
instr_emul_wrapper.c initial import 2018-03-07 21:05:38 +08:00
instr_emul_wrapper.h hv: microcode: Enable microcode update from SOS. 2018-03-23 08:04:07 +00:00
instr_emul.c initial import 2018-03-07 21:05:38 +08:00
instr_emul.h initial import 2018-03-07 21:05:38 +08:00
time.h initial import 2018-03-07 21:05:38 +08:00
ucode.c cpuid restruct 2018-03-23 13:41:35 -07:00
vcpu.c initial import 2018-03-07 21:05:38 +08:00
vioapic.c initial import 2018-03-07 21:05:38 +08:00
vlapic_priv.h initial import 2018-03-07 21:05:38 +08:00
vlapic.c hv: rename VM exit handlers in vlapic 2018-03-22 17:03:16 +08:00
vm.c ptdev: refine the functions name & code position 2018-03-28 09:29:16 +08:00
vmcall.c initial import 2018-03-07 21:05:38 +08:00
vmsr.c hv: microcode: Enable microcode update from SOS. 2018-03-23 08:04:07 +00:00
vpic.c vpic: use calloc to init vpic instead of malloc 2018-03-15 16:25:53 +08:00