acrn-hypervisor/hypervisor/arch/x86
Jian Jun Chen c69dab0a11 hv: add support of EPT mapping of high MMIO
Enlarge hypervisor BSS section to support EPT mapping of additional
1G address space. This is used to support 64bit PCI bar whose address
is strictly above 4G.

Tracked-On: #2577
Signed-off-by: Jian Jun Chen <jian.jun.chen@intel.com>
Reviewed-by: Yu Wang <yu1.wang@intel.com>
Reviewed-by: Li, Fei1 <fei1.li@intel.com>
Acked-by: Eddie Dong <eddie.dong@intel.com>
2019-02-28 18:33:11 +08:00
..
boot function name change in init.c 2018-12-19 09:07:14 +08:00
configs HV: CAT: add platform specified info for CLOS 2019-02-28 11:22:29 +08:00
guest HV: CAT: support config CAT from acrn_vm_config 2019-02-28 11:22:29 +08:00
cat.c HV: CAT: support config CAT from acrn_vm_config 2019-02-28 11:22:29 +08:00
cpu_caps.c hv:cleanup header file for per_cpu.h 2019-02-21 10:38:30 +08:00
cpu_state_tbl.c hv:cleanup header files for arch folder 2019-02-22 13:14:36 +08:00
cpu.c HV: CAT: support config CAT from acrn_vm_config 2019-02-28 11:22:29 +08:00
e820.c hv:cleanup header files for arch folder 2019-02-22 13:14:36 +08:00
gdt.c hv:cleanup header files for arch folder 2019-02-22 13:14:36 +08:00
idt.S move idt.S and idt.h out of boot component 2018-12-12 09:07:43 +08:00
init.c hv:cleanup console.h 2019-02-27 11:12:48 +08:00
ioapic.c hv:cleanup header files for arch folder 2019-02-22 13:14:36 +08:00
irq.c hv:cleanup header files for arch folder 2019-02-22 13:14:36 +08:00
Kconfig hv: add support of EPT mapping of high MMIO 2019-02-28 18:33:11 +08:00
lapic.c hv:cleanup header files for arch folder 2019-02-22 13:14:36 +08:00
mmu.c hv:cleanup header files for arch folder 2019-02-22 13:14:36 +08:00
notify.c hv:cleanup header files for arch folder 2019-02-22 13:14:36 +08:00
page.c hv:cleanup header files for arch folder 2019-02-22 13:14:36 +08:00
pagetable.c hv:cleanup header files for arch folder 2019-02-22 13:14:36 +08:00
pm.c hv:cleanup header file for guest folder 2019-02-21 10:38:30 +08:00
retpoline-thunk.S
sched.S replace arch_switch_to with pure asm code instead of inline asm 2019-01-25 11:39:47 +08:00
security.c hv: coding style: refine cpu related function to one exit 2018-12-21 13:34:01 +08:00
static_checks.c hv:cleanup header files for arch folder 2019-02-22 13:14:36 +08:00
timer.c hv:cleanup header files for arch folder 2019-02-22 13:14:36 +08:00
trampoline.c hv:cleanup header files for arch folder 2019-02-22 13:14:36 +08:00
vmx.c hv:cleanup header files for arch folder 2019-02-22 13:14:36 +08:00
vtd.c hv:cleanup header files for arch folder 2019-02-22 13:14:36 +08:00
wakeup.S HV: modularization to refine pm related code. 2018-12-19 13:02:09 +08:00