acrn-hypervisor/hypervisor/include/arch/x86
Jason Chen CJ 0bc85d2ebc modularization: boot component - move files
Boot component prepares the very basic platform boot env. It finally call
into platform initilization entries:

- bsp_boot_init & cpu_secondary_init for start up
- or restore_s3_context for wakeup

This patch just move files into reorg dir.

Tracked-On: #1842
Signed-off-by: Jason Chen CJ <jason.cj.chen@intel.com>
2018-11-29 15:44:56 +08:00
..
boot modularization: boot component - move files 2018-11-29 15:44:56 +08:00
guest hv: vlapic: fix "Procedure has more than one exit point" 2018-11-27 14:43:16 +08:00
abl_seed_parse.h HV:treewide:rename vm data structure 2018-11-05 15:35:49 +08:00
apicreg.h hv: self-IPI APIC register in x2APIC mode of guest vLAPIC 2018-11-02 13:48:43 +08:00
assign.h hv:Add vpin to ptdev entry mapping for vpic/vioapic 2018-11-22 11:26:04 +08:00
cpu.h vmx: tiny fix for MACRO name and print format 2018-11-16 15:30:20 +08:00
cpufeatures.h HV: add CPU capabilities detection for L1TF mitigation 2018-11-01 11:21:15 +08:00
cpuid.h HV:treewide:rename vm data structure 2018-11-05 15:35:49 +08:00
gdt.h hv: remove unused MACROs 2018-09-18 09:43:43 +08:00
host_pm.h hv: fix '(void) missing for discarded return value' 2018-11-15 10:54:42 +08:00
hv_arch.h hv: mmu: add static paging table allocation for hypervisor 2018-11-02 13:15:48 +08:00
io.h hv: separate the PCI CONFIG_ADDR and CONFIG_DATA I/O port handlers 2018-11-19 09:34:34 +08:00
ioapic.h hv: ioapic: clean up HV_DEBUG usage 2018-11-23 12:21:02 +08:00
ioreq.h hv: Add IO request completion polling feature 2018-11-21 14:35:12 +08:00
irq.h hv: irq: clean up HV_DEBUG usage 2018-11-23 12:21:02 +08:00
lapic.h doc: hv: add comments to irq APIs for documentation 2018-11-02 15:34:36 -07:00
mmu.h HV:treewide:rename vm data structure 2018-11-05 15:35:49 +08:00
msr.h hv: code cleanup: msr.h 2018-11-21 14:45:43 +08:00
mtrr.h HV:treewide:rename vcpu data structure 2018-11-05 15:35:49 +08:00
multiboot.h HV:treewide:rename vm data structure 2018-11-05 15:35:49 +08:00
page.h HV:treewide:rename vm data structure 2018-11-05 15:35:49 +08:00
per_cpu.h debug: Remove early logbuf support 2018-11-27 09:32:27 +08:00
pgtable.h HV:MM:add API docs 2018-11-02 15:30:36 -07:00
sbl_seed_parse.h HV:treewide:rename vm data structure 2018-11-05 15:35:49 +08:00
timer.h HV:fix type related violations 2018-10-10 13:02:00 +08:00
trusty.h HV:treewide:rename vm data structure 2018-11-05 15:35:49 +08:00
vmexit.h HV:treewide:rename vcpu data structure 2018-11-05 15:35:49 +08:00
vmx.h fix "Procedure is not pure assembler" 2018-11-13 16:28:58 +08:00
vtd.h hv: vtd: merge lines for a statement if needed. 2018-11-20 13:30:13 +08:00
zeropage.h license: Replace license text with SPDX tag 2018-06-01 10:43:06 +08:00