acrn-hypervisor/hypervisor/scenarios/logical_partition
Victor Sun 3cf1daa480 HV: move vbar info to board specific pci_devices.h
The vbar info which hard-coded in scenarios/logical_partition/pt_dev.c
is board specific actually, so move these information to
arch/x86/configs/$(CONFIG_BOARD)/pci_devices.h.

Please be aware that the memory range of vBAR should exactly match with
the e820 layout of VM.

Tracked-On: #3214

Signed-off-by: Victor Sun <victor.sun@intel.com>
2019-07-23 09:12:50 +08:00
..
pt_dev.c HV: move vbar info to board specific pci_devices.h 2019-07-23 09:12:50 +08:00
vm_configurations.c HV: remove cpu_num from vm configurations 2019-06-06 15:22:10 +08:00
vm_configurations.h HV: remove cpu_num from vm configurations 2019-06-06 15:22:10 +08:00