acrn-hypervisor/hypervisor/include
Mingqiang Chi 40fd8893b4 hv:fixed several return value violations
-- change two timer callbacks to void type
-- ignore the return value for add_timer
-- add (void) before several functions(memset/memcpy/
   vcpu_get_xxx)

v1-->v2:
   ignore the return value for add_timer
Signed-off-by: Mingqiang Chi <mingqiang.chi@intel.com>
Reviewed-by: Junjie Mao <junjie.mao@intel.com>
2018-08-20 09:51:07 +08:00
..
arch/x86 hv:fixed several return value violations 2018-08-20 09:51:07 +08:00
common hv: pirq: clean up irq handlers 2018-08-17 14:25:52 +08:00
debug hv: vuart: fix the data type violations 2018-08-17 11:19:45 +08:00
dm/vpci HV: Adding hostbridge vdev device support for partition hypervisor 2018-08-10 10:09:00 +08:00
lib hv: lib: add ffz64_ex 2018-08-17 14:27:12 +08:00
public HV: io: drop REQ_STATE_FAILED 2018-08-15 12:04:12 +08:00
hv_debug.h HV: Merge hypervisor debug header files 2018-08-14 09:54:48 +08:00
hv_lib.h license: Replace license text with SPDX tag 2018-06-01 10:43:06 +08:00
hypervisor.h hv: mmu: revisit mmu modify page table attributes 2018-07-19 11:11:32 +08:00