acrn-hypervisor/hypervisor/arch/x86
Zhao Yakui b7cce16403 ACRN/hv:change the max memory size of UOS from 8G to 16G
Signed-off-by: Zhao Yakui <yakui.zhao@intel.com>
Tested-by: Yang Ronnie <ronnie.yang@intel.com>
2019-11-05 09:34:05 +08:00
..
boot hv:remove some unnecessary includes 2019-05-07 09:10:13 +08:00
configs HV: remove mptable in vm_config 2019-05-27 12:13:37 +08:00
guest Revert "Refine the BSP/AP boot flowchart to match BIOS boot flow" 2019-06-26 13:37:09 +08:00
lib hv:move several files related X86 for lib 2019-05-13 10:12:20 +08:00
seed hv:remove some unnecessary includes 2019-05-07 09:10:13 +08:00
cat.c hv:remove some unnecessary includes 2019-05-07 09:10:13 +08:00
cpu_caps.c HV: remove vcpu arch lock, not needed. 2019-05-22 16:35:26 +08:00
cpu_state_tbl.c HV: enforce Cx of apl nuc with SPACE_SYSTEM_IO 2019-05-24 11:36:54 +08:00
cpu.c HV: Use the mwait instead of pause for cpu_idle 2019-08-27 16:25:39 +08:00
e820.c hv: cleanup some hva/hpa conversion code 2019-03-15 09:03:14 +08:00
gdt.c
idt.S
init.c rename function & definition from firmware to guest boot 2019-05-09 16:33:44 +08:00
ioapic.c
irq.c rename function & definition from firmware to guest boot 2019-05-09 16:33:44 +08:00
Kconfig ACRN/hv:change the max memory size of UOS from 8G to 16G 2019-11-05 09:34:05 +08:00
lapic.c HV: Add prefix 'p' before 'cpu' to physical cpu related functions 2019-04-24 10:50:28 +08:00
mmu.c HV: enable Kconfig of ACPI_PARSE_ENABLED 2019-05-14 11:53:02 +08:00
notify.c HV: Add prefix 'p' before 'cpu' to physical cpu related functions 2019-04-24 10:50:28 +08:00
page.c
pagetable.c
pm.c HV: remove some redundant includes 2019-05-08 16:57:46 +08:00
retpoline-thunk.S
sched.S
security.c HV: remove vcpu arch lock, not needed. 2019-05-22 16:35:26 +08:00
timer.c HV: Add prefix 'p' before 'cpu' to physical cpu related functions 2019-04-24 10:50:28 +08:00
trampoline.c rename function & definition from firmware to guest boot 2019-05-09 16:33:44 +08:00
vmx.c hv:move instr_emul_ctxt instance to struct vcpu 2019-03-13 14:04:20 +08:00
vtd.c Always disable the iommu_snoop when enabling the IOMMU for GPU 2019-06-19 09:35:41 +08:00
wakeup.S hv:remove some unnecessary includes 2019-05-07 09:10:13 +08:00