acrn-hypervisor/hypervisor/include/lib
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
..
crypto hv: use int32_t replace int 2018-12-12 13:08:10 +08:00
efi.h HV: init hv_e820 from efi mmap if boot from uefi 2021-06-11 10:06:02 +08:00
errno.h hv: change error code of undefined hypercall 2022-02-21 09:25:50 +08:00
hash.h hv: Add 64 bits hash function 2020-05-20 16:04:16 +08:00
list.h HV: treewide: fix violations of coding guideline C-PP-04 2021-11-04 18:15:47 +08:00
rtl.h HV: enable multiboot module string as kernel bootargs 2020-06-08 13:30:04 +08:00
sprintf.h fix "Casting operation to a pointer" 2018-11-06 13:37:33 +08:00
types.h hv: support xsave in context switch 2019-12-02 09:31:12 +08:00
util.h hv: align the MAX_IR_ENTRIES to MAX_PT_IRQ_ENTRIES 2021-11-15 09:00:27 +08:00