acrn-hypervisor/hypervisor/include/arch/x86
Mingqiang Chi 0b54946bac hv:Replace vpic pointer with instance in structure vm
-- update 'vpic' field in 'struct vm' from pointer
  to instance, and move it from 'struct vm' to 'struct arch_vm'
-- replace MACRO with inline function for vm_pic, and move it
   to vm.h
-- changed vpic_init to void type
-- removed vpic_cleanup
-- move struct acrn_vpic/i8259_reg_state from vpic.c to vpic.h

Signed-off-by: Mingqiang Chi <mingqiang.chi@intel.com>
Reviewed-by: Anthony Xu <anthony.xu@intel.com>
Acked-by: Eddie Dong <eddie.dong@intel.com>
2018-08-27 09:49:12 +08:00
..
guest hv:Replace vpic pointer with instance in structure vm 2018-08-27 09:49:12 +08:00
apicreg.h HV:refine 'apic_page' & 'pir_desc' in 'struct acrn_vlapic' 2018-08-22 12:52:07 +08:00
assign.h hv: ptdev: remove vector index from structure ptdev_msi_info 2018-08-23 11:10:04 +08:00
cpu.h HV: Refine APICv capabilities detection 2018-08-24 09:58:58 +08:00
cpufeatures.h HV:CPU: Add 'U/UL' for unsigned const value 2018-07-09 10:27:21 +08:00
cpuid.h HV: Add const qualifiers where required 2018-08-17 10:02:12 +08:00
gdt.h HV: Removed the unused parameters and union from gdt 2018-08-27 09:40:25 +08:00
hob_parse.h HV: handle integral issues as MISRA-C report 2018-07-20 10:39:46 +08:00
host_pm.h hv: trap vm0 write/read pm1a/pm1b registers 2018-06-29 00:50:01 +08:00
hv_arch.h hv:Replace vpic pointer with instance in structure vm 2018-08-27 09:49:12 +08:00
idt.h HV:treewide:transfer the struct member types to non-basic types 2018-06-29 15:48:19 +08:00
io.h hv: add mmio functions for 64bit values 2018-08-23 11:09:25 +08:00
ioapic.h hv: pirq: change the order of functions within irq.c 2018-08-17 14:25:52 +08:00
ioreq.h HV: io: drop REQ_STATE_FAILED 2018-08-15 12:04:12 +08:00
irq.h hv: pirq: use a bitmap to maintain irq use status 2018-08-22 12:52:43 +08:00
lapic.h hv:fixed MISRA-C return value violations 2018-08-21 09:54:45 +08:00
mmu.h hv: mmu: remove old map_mem 2018-08-23 11:10:26 +08:00
msr.h Revert "[REVERT-ME]: disable turbo mode" 2018-08-15 11:05:49 +08:00
mtrr.h HV: remove 'warm_reboot()'function and other minor cleanup 2018-08-14 09:54:48 +08:00
multiboot.h hv: Partition mode ACRN -kernel load and bootargs load address 2018-08-13 09:34:02 +08:00
per_cpu.h hv: debug: add the hypervisor NPK log 2018-08-23 11:09:25 +08:00
pgtable_types.h hv: mmu: revisit mmu modify page table attributes 2018-07-19 11:11:32 +08:00
pgtable.h HV: Add const qualifiers where required 2018-08-17 10:02:12 +08:00
timer.h hv:fixed several return value violations 2018-08-20 09:51:07 +08:00
trusty.h hv: Fix comments referring to wrong hypervisor name 2018-08-17 10:03:32 +08:00
vmexit.h HV:treewide:fix "Reference parameter to procedure is reassigned" 2018-07-27 12:17:12 +08:00
vmx.h hv:Changed several APIs to void type 2018-08-23 08:54:54 +08:00
vtd.h hv: vtd: use EPT as translation table for PTDev in SOS 2018-08-23 11:46:57 +08:00
zeropage.h license: Replace license text with SPDX tag 2018-06-01 10:43:06 +08:00