acrn-hypervisor/hypervisor/dm
Victor Sun f2fe35472b HV: remove mptable in vm_config
Define a static mptable array and each VM could index its vmptable by
vm id, then mptable is not needed in vm configurations;

Tracked-On: #2291

Signed-off-by: Victor Sun <victor.sun@intel.com>
Acked-by: Anthony Xu <anthony.xu@intel.com>
2019-05-27 12:13:37 +08:00
..
vpci HV: call function is_prelaunched_vm() instead to reduce code 2019-05-23 14:06:51 +08:00
io_req.c HV: rename 'type' in struct io_request 2019-05-06 18:25:20 +08:00
vioapic.c hv:remove some unnecessary includes 2019-05-07 09:10:13 +08:00
vmptable.c HV: remove mptable in vm_config 2019-05-27 12:13:37 +08:00
vpic.c hv: remove the unnecessary equality operation 2019-04-02 18:18:59 +08:00
vrtc.c HV: HV: make io_read_fn_t return true or false 2019-03-29 16:17:44 +08:00
vuart.c HV: vuart: split vuart_write 2019-05-07 11:40:05 +08:00