mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-06-03 20:59:53 +00:00
Fixed violations in vlapic_x2apic_pt_icr_access() - Procedure has more than one exit point; - Value is not of appropriate type; - Narrower init conversion without cast; - Implicit conversion: actual to formal param (MR) Fixed violation in switch_apicv_mode_x2apic() - No space between if, while, for and expresn. Tracked-On: #861 Signed-off-by: Yan, Like <like.yan@intel.com> |
||
---|---|---|
.. | ||
guest.c | ||
instr_emul.c | ||
pm.c | ||
ucode.c | ||
vcpu.c | ||
vcpuid.c | ||
vlapic_priv.h | ||
vlapic.c | ||
vm.c | ||
vmcall.c | ||
vmsr.c | ||
vmtrr.c |