acrn-hypervisor/hypervisor/include
Wen Qian e2f1990548 hv: change error code of undefined hypercall
This patch adds ENOTTY and ENOSYS to indicate undefined and obsoleted
request hyercall respectively, and uses ENOTTY as error code for undefined
hypercall instead of EINVAL to consistent with the ACRN kernel's return
value.

Tracked-On: #7029
Signed-off-by: Wen Qian <qian.wen@intel.com>
Signed-off-by: Li Fei <fei1.li@intel.com>
Acked-by: Wang, Yu1 <yu1.wang@intel.com>
2022-02-21 09:25:50 +08:00
..
arch/x86/asm hv: replace the CONFIG_PLATFORM_RAM_SIZE with get_e820_ram_size for vept 2022-02-18 18:39:43 +08:00
common hv: remove HC_GET_PLATFORM_INFO hypercall support 2022-02-09 10:11:11 +08:00
debug hv: remove CONFIG_LOG_DESTINATION 2021-12-06 14:24:40 +08:00
dm HV: move the ve820 GPU OpRegion address 2021-11-08 13:13:14 +08:00
hw HV: treewide: fix violations of coding guideline C-TY-02 2021-11-04 18:15:47 +08:00
lib hv: change error code of undefined hypercall 2022-02-21 09:25:50 +08:00
public hv: remove HC_GET_PLATFORM_INFO hypercall support 2022-02-09 10:11:11 +08:00