acrn-hypervisor/hypervisor/arch/x86/configs
Xiangyang Wu 48be6f1fd7 HV:config:Add config to enable logic partition on KBL NUC i7
In the current design, logic partition scenario is supported
on KBL NUC i7 since there is no related configuration and
no the cooresponding boot loader supporting.
The boot loader supporting is done in the previous patch.

Add some configurations such physical PCI devices information,
virtual e820 table etc for KBL NUC i7 to enable logical
partition scenario.
In the logical partition of KBL NUC i7, there are two
pre-launched VM, this pre-launched VM doesn't support
local APIC passthrough now. The hypervisor is booted through
GRUB.

TODO: In future, Local APIC passthrough and some real time
fetures are needed for the logic partition scenario of KBL
NUC i7.

V5-->V6:
	Update "Tracked-On"

Tracked-On: #2944

Signed-off-by: Xiangyang Wu <xiangyang.wu@linux.intel.com>
Reviewed-by: Eddie Dong <eddie.dong@intel.com>
2019-04-16 12:07:58 +08:00
..
apl-mrb HV: removed unused pt_dev.c in board folder 2019-04-02 21:42:07 +08:00
apl-up2 HV: introduce scenario Kconfig for sharing mode 2019-04-02 16:00:27 +08:00
dnv-cb2 HV: removed unused pt_dev.c in board folder 2019-04-02 21:42:07 +08:00
nuc6cayh HV: introduce scenario Kconfig for sharing mode 2019-04-02 16:00:27 +08:00
nuc7i7bnh HV:config:Add config to enable logic partition on KBL NUC i7 2019-04-16 12:07:58 +08:00
apl-mrb.config HV: move CONFIG_MAX_VM_NUM to vm configurations 2019-04-08 13:08:55 +08:00
apl-nuc HV: remove default folder in configs 2019-02-26 17:04:49 +08:00
apl-nuc.config kconfig: support board-specific defconfig 2018-10-30 10:49:12 +08:00
apl-up2.config config: unify board names to lowercase 2019-03-19 19:08:59 +08:00
dnv-cb2.config HV: rename dnv_cb2 to dnv-cb2 2019-01-15 13:42:36 +08:00
kbl-nuc-i7 HV: remove default folder in configs 2019-02-26 17:04:49 +08:00
kbl-nuc-i7.config HV: remove default folder in configs 2019-02-26 17:04:49 +08:00
nuc6cayh.config config: unify board names to lowercase 2019-03-19 19:08:59 +08:00
nuc7i7bnh.config config: unify board names to lowercase 2019-03-19 19:08:59 +08:00
platform_acpi_info.h HV: refine location of platform_acpi_info header 2019-03-08 10:34:14 +08:00
vm_config.c hv: Build mptable for guest if VM type is Pre-Launched 2019-04-15 15:51:02 +08:00