acrn-hypervisor/hypervisor/arch/x86/guest
Mingqiang Chi ae8836d960 hv:fix return value violation for vioapic_get_rte
Change this API to void type
Add pre-condition, state the input parameters are not NULL.

Signed-off-by: Mingqiang Chi <mingqiang.chi@intel.com>
Acked-by: Eddie Dong <eddie.dong@intel.com>
2018-08-02 14:47:43 +08:00
..
guest.c HV:fix rest integer violations 2018-08-02 09:51:58 +08:00
instr_emul_wrapper.c HV:INSTR_EMUL:Rename struct vie, vie_op, and emul_ctxt 2018-07-30 10:16:36 +08:00
instr_emul_wrapper.h HV:treewide:rename enum vpic_wire_mode, stack_canary, segment_override, pde_index 2018-07-31 11:20:21 +08:00
instr_emul.c HV:treewide:avoid using multiple # or ## in a macro 2018-08-02 13:10:16 +08:00
instr_emul.h HV:INSTR_EMUL:Rename struct vie, vie_op, and emul_ctxt 2018-07-30 10:16:36 +08:00
pm.c hv:Rename port/mmio read and write APIs 2018-08-02 14:03:38 +08:00
ucode.c HV: Bracket for the same level of precendence 2018-07-24 10:10:39 +08:00
vcpu.c HV:fix rest integer violations 2018-08-02 09:51:58 +08:00
vioapic.c hv:fix return value violation for vioapic_get_rte 2018-08-02 14:47:43 +08:00
vlapic_priv.h HV:VLAPIC:add suffix "_fn" for function pointer 2018-07-31 10:33:22 +08:00
vlapic.c hv: treewide: fix 'Function prototype/defn param type mismatch' 2018-08-01 15:53:29 +08:00
vm.c hv: add vm restart API 2018-08-02 13:14:03 +08:00
vmcall.c hv: add vm restart API 2018-08-02 13:14:03 +08:00
vmsr.c HV:treewide:fix "Attempt to change parameter passed by value" 2018-07-26 09:35:52 +08:00
vpic.c HV:treewide:rename enum vpic_wire_mode, stack_canary, segment_override, pde_index 2018-07-31 11:20:21 +08:00