Files
acrn-hypervisor/hypervisor/include/arch/x86
Mingqiang Chi d81872ba18 hv:Change the function parameter for init_ept_mem_ops
Currently the parameter of init_ept_mem_ops is
'struct acrn_vm *vm' for this api,change it to
'struct memory_ops *mem_ops' and 'vm_id' to avoid
the reversed dependency, page.c is hardware layer and vm structure
is its upper-layer stuff.

Tracked-On: #1842
Signed-off-by: Mingqiang Chi <mingqiang.chi@intel.com>
Reviewed-by: Eddie Dong <eddie.dong@intel.com>
2019-10-23 12:48:30 +08:00
..
2019-09-05 09:59:13 +08:00
2019-09-05 09:58:16 +08:00
2019-09-11 17:30:24 +08:00
2019-02-22 13:14:36 +08:00
2019-01-21 13:49:54 +08:00
2019-09-05 16:32:30 +08:00
2019-09-05 09:58:47 +08:00
2019-09-05 09:58:47 +08:00
2019-03-15 14:09:56 +08:00
2019-03-22 08:38:13 +08:00
2019-09-16 14:51:36 +08:00
2019-05-07 09:10:13 +08:00