acrn-hypervisor/hypervisor/include/arch/x86
Shiqing Gao 3731b4c0ac hv: fix '(void) missing for discarded return value'
MISRA-C requires that the function call in which the returned
value is discarded shall be clearly indicated using (void).

This patch fixes the violations related to the following
function calls.
- vlapic_set_intr
- vlapic_intr_edge

Tracked-On: #861
Signed-off-by: Shiqing Gao <shiqing.gao@intel.com>
2018-11-13 19:24:54 +08:00
..
guest hv: fix '(void) missing for discarded return value' 2018-11-13 19:24:54 +08:00
abl_seed_parse.h HV:treewide:rename vm data structure 2018-11-05 15:35:49 +08:00
apicreg.h hv: self-IPI APIC register in x2APIC mode of guest vLAPIC 2018-11-02 13:48:43 +08:00
assign.h HV:treewide:rename vm data structure 2018-11-05 15:35:49 +08:00
cpu.h fix "Procedure is not pure assembler" 2018-11-13 16:28:58 +08:00
cpufeatures.h HV: add CPU capabilities detection for L1TF mitigation 2018-11-01 11:21:15 +08:00
cpuid.h HV:treewide:rename vm data structure 2018-11-05 15:35:49 +08:00
gdt.h hv: remove unused MACROs 2018-09-18 09:43:43 +08:00
host_pm.h HV:treewide:rename vm data structure 2018-11-05 15:35:49 +08:00
hv_arch.h hv: mmu: add static paging table allocation for hypervisor 2018-11-02 13:15:48 +08:00
idt.h HV:treewide:transfer the struct member types to non-basic types 2018-06-29 15:48:19 +08:00
io.h hv:Replace dynamic memory with static for port io 2018-11-09 13:05:04 +08:00
ioapic.h doc: hv: add comments to irq APIs for documentation 2018-11-02 15:34:36 -07:00
ioreq.h hv:Replace dynamic memory with static for mmio 2018-11-13 11:52:48 +08:00
irq.h HV:treewide:rename vcpu data structure 2018-11-05 15:35:49 +08:00
lapic.h doc: hv: add comments to irq APIs for documentation 2018-11-02 15:34:36 -07:00
mmu.h HV:treewide:rename vm data structure 2018-11-05 15:35:49 +08:00
msr.h hv: Add APIs to convert x2APIC MSR accesses to LAPIC MMIO offset 2018-11-02 13:48:43 +08:00
mtrr.h HV:treewide:rename vcpu data structure 2018-11-05 15:35:49 +08:00
multiboot.h HV:treewide:rename vm data structure 2018-11-05 15:35:49 +08:00
page.h HV:treewide:rename vm data structure 2018-11-05 15:35:49 +08:00
per_cpu.h hv:Replace dynamic memory with static for sbuf 2018-11-01 11:21:49 +08:00
pgtable.h HV:MM:add API docs 2018-11-02 15:30:36 -07:00
sbl_seed_parse.h HV:treewide:rename vm data structure 2018-11-05 15:35:49 +08:00
timer.h HV:fix type related violations 2018-10-10 13:02:00 +08:00
trusty.h HV:treewide:rename vm data structure 2018-11-05 15:35:49 +08:00
vmexit.h HV:treewide:rename vcpu data structure 2018-11-05 15:35:49 +08:00
vmx.h fix "Procedure is not pure assembler" 2018-11-13 16:28:58 +08:00
vtd.h hv: vtd: use pre-defined function for bdf calculation 2018-11-08 09:12:30 +08:00
zeropage.h license: Replace license text with SPDX tag 2018-06-01 10:43:06 +08:00