Files
acrn-hypervisor/hypervisor/arch/x86
Kaige Fu 688b0cdb9c HV: instr_emul: Return -EINVAL if inst_len equals 0
inst_len with 0 length should be treated as invaild value. This patch move 0 length
check to the begainning of the function and return -EINVAL if inst_len == 0.

Tracked-On: ccm0001001-247210
Signed-off-by: Kaige Fu <kaige.fu@intel.com>
2018-07-10 11:31:13 +08:00
..
2018-07-10 10:27:33 +08:00
2018-07-05 10:00:14 +08:00
2018-07-05 12:45:44 +08:00
2018-07-10 10:27:33 +08:00
2018-07-09 13:10:34 +08:00