acrn-hypervisor/hypervisor/scenarios/logical_partition
Zide Chen fc78013fba acrn-config: some cleanup for logical partition mode Linux bootargs
- commit 69152647 ("hv: Use virtual APIC IDs for Pre-launched VMs")
  enables virtual APIC IDs for pre-launched VMs thus xapic_phys is no
  longer needed to force guest xAPIC to work in physical destination mode.

- HVC is not available in logical partition mode and "console=hvc0" should
  be removed from guest Linux bootargs.

Tracked-On: #3854
Signed-off-by: Zide Chen <zide.chen@intel.com>
Acked-by: Victor Sun <victor.sun@intel.com>
2019-12-25 13:46:37 +08:00
..
pci_dev.c hv: vpci: add each vdev_ops for each emulated PCI device 2019-08-09 14:19:49 +08:00
vm_configurations.c acrn-config: some cleanup for logical partition mode Linux bootargs 2019-12-25 13:46:37 +08:00
vm_configurations.h hv: use vcpu_affinity[] in vm_config to support vcpu assignment 2019-09-24 11:58:45 +08:00