Files
acrn-hypervisor/hypervisor/include/arch/x86
Victor Sun 0f745b4d15 HV: e820 refinement
- add e820 info in struct acrn_vm;

- rename rebuild_sos_vm_e820() to create_sos_vm_e820();

- add create_prelaunched_vm_e820() for partition mode;

- rename create_e820_table() to create_zeropage_e820() and merge for
  both sharing mode and partition mode;

- move create_xxx_vm_e820() to vm.c;

- move create_zeropage_e820() to vm_load.c;

Tracked-On: #2291

Signed-off-by: Victor Sun <victor.sun@intel.com>
Acked-by: Eddie Dong <eddie.dong@intel.com>
2019-02-02 11:53:37 +08:00
..
2019-02-02 11:53:37 +08:00
2019-02-02 11:53:37 +08:00
2019-01-07 11:23:22 +08:00
2019-02-01 15:54:55 +08:00
2019-01-23 08:23:48 +08:00
2019-01-23 16:21:17 +08:00
2019-01-21 13:49:54 +08:00
2019-01-26 23:25:34 +08:00
2019-01-17 12:53:09 +08:00
2018-12-12 13:08:10 +08:00
2018-12-20 15:44:08 +08:00
2018-12-19 09:07:14 +08:00
2019-02-01 16:49:39 +08:00