acrn-hypervisor/hypervisor/arch/x86/guest
huihuang.shi 2f3953a99a fix "warning:ISO C forbids 'return' with expression,in function returning void"
returning void function must return void.

Signed-off-by: huihuang.shi <huihuang.shi@intel.com>
2018-05-25 15:35:50 +08:00
..
guest.c HV: further cleanup of header inclusions 2018-05-25 10:45:56 +08:00
instr_emul_wrapper.c HV: further cleanup of header inclusions 2018-05-25 10:45:56 +08:00
instr_emul_wrapper.h hv: define 4 vcpu modes 2018-05-24 10:16:48 +08:00
instr_emul.c HV: further cleanup of header inclusions 2018-05-25 10:45:56 +08:00
instr_emul.h HV:remove redundant field 'mmio' from 'struct emul_cnx' 2018-05-23 11:43:56 +08:00
pm.c HV: further cleanup of header inclusions 2018-05-25 10:45:56 +08:00
ucode.c HV: further cleanup of header inclusions 2018-05-25 10:45:56 +08:00
vcpu.c HV: further cleanup of header inclusions 2018-05-25 10:45:56 +08:00
vioapic.c HV: further cleanup of header inclusions 2018-05-25 10:45:56 +08:00
vlapic_priv.h hv: vlapic_timer: refine vlapic tscdeadline timer 2018-05-15 18:03:33 +08:00
vlapic.c fix "warning:ISO C forbids 'return' with expression,in function returning void" 2018-05-25 15:35:50 +08:00
vm.c HV: further cleanup of header inclusions 2018-05-25 10:45:56 +08:00
vmcall.c HV: further cleanup of header inclusions 2018-05-25 10:45:56 +08:00
vmsr.c HV: further cleanup of header inclusions 2018-05-25 10:45:56 +08:00
vpic.c HV: further cleanup of header inclusions 2018-05-25 10:45:56 +08:00