Files
acrn-hypervisor/hypervisor/arch/x86/guest
Yan, Like b038ade21c hv: fix misra-c violations in reused partition mode functions
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>
2019-01-29 09:50:07 +08:00
..
2019-01-21 18:03:31 +08:00
2019-01-21 18:03:31 +08:00
2018-12-19 09:44:42 +08:00
2019-01-25 21:30:49 +08:00
2019-01-21 18:03:31 +08:00
2019-01-21 18:03:31 +08:00