Files
acrn-hypervisor/hypervisor/include/arch/x86
Victor Sun d3e4f69595 HV: use separated vm_config.c for each scenario
Previously we use unified vm_config.c for all scenarios and use MACROs
for each configuration items, then the initialization of vm_configs[]
becomes more complicated when definition of MACROs increase, so change
the coding style that all configurable items could be explicitly shown in
vm_configuration.c to make code more readable.

Tracked-On: #2291

Signed-off-by: Victor Sun <victor.sun@intel.com>
Acked-by: Eddie Dong <eddie.dong@intel.com>
2019-04-08 13:08:55 +08:00
..
2019-03-20 13:07:31 +08:00
2019-02-28 11:22:29 +08:00
2019-03-20 13:07:31 +08:00
2019-01-07 11:23:22 +08:00
2019-02-22 13:14:36 +08:00
2019-01-21 13:49:54 +08:00
2018-12-19 09:07:14 +08:00
2019-03-15 14:09:56 +08:00
2019-03-22 08:38:13 +08:00
2019-02-01 16:49:39 +08:00