acrn-hypervisor/hypervisor/scenarios/logical_partition
Victor Sun 4bbf946fdd HV: minor changes on pci devices config
- The pci device config is related to VM configurations, so move the device
mapping MACROs from pci_devices.h to vm_configurations.h. Also considering
pci_devices.h should be generated by offline parse tool, this code change
would decouple the relationship between VM configuration tool and target
paser tool;

- Another minor change is add post-fix in number for each PCI device subclass
name to make target parse tool interface friendly;

Tracked-On: #2291

Signed-off-by: Victor Sun <victor.sun@intel.com>
Acked-by: Eddie Dong <eddie.dong@intel.com>
2019-04-28 11:53:06 +08:00
..
pt_dev.c HV: minor changes on pci devices config 2019-04-28 11:53:06 +08:00
vm_configurations.c HV: vuart: enable vuart console for VM 2019-04-25 11:21:54 +08:00
vm_configurations.h HV: minor changes on pci devices config 2019-04-28 11:53:06 +08:00