Files
acrn-hypervisor/hypervisor/arch/x86
Yi Sun e07a9618f9 hv: ENODEV should be able to be set into RAX as hypercall return value
Some hypercalls return -ENODEV which should be set into RAX as return
value, e.g. HC_ASSIGN_PCIDEV. So, remove the check in
vmcall_vmexit_handler() and change return value to -EACCESS if the
hypercall is not sent from Service VM or allowed VM.

Tracked-On: #8598
Signed-off-by: Yi Sun <yi.y.sun@linux.intel.com>
2024-08-23 10:14:14 +08:00
..
2024-05-16 09:40:32 +08:00
2024-05-16 09:40:32 +08:00
2024-05-16 09:40:32 +08:00
2024-06-27 11:26:09 +08:00
2024-06-27 11:26:09 +08:00
2024-04-23 11:00:43 +08:00
2023-06-06 15:22:19 +08:00