Files
acrn-hypervisor/hypervisor/include/arch/x86/guest
Mingqiang Chi 53b11d1048 refine hypercall
-- use an array to fast locate the hypercall handler
   to replace switch case.
-- uniform hypercall handler as below:
   int32_t (*handler)(sos_vm, target_vm, param1, param2)

Tracked-On: #4958
Signed-off-by: Mingqiang Chi <mingqiang.chi@intel.com>
Reviewed-by: Jason Chen CJ <jason.cj.chen@intel.com>
Reviewed-by: Eddie Dong <eddie.dong@intel.com>
2020-08-26 14:55:24 +08:00
..
2019-07-09 09:22:53 +08:00
2019-03-15 14:09:56 +08:00
2018-11-05 15:35:49 +08:00
2020-04-15 14:34:15 +08:00
2020-08-26 14:55:24 +08:00
2019-02-03 13:00:42 +08:00