Files
acrn-hypervisor/hypervisor/arch/x86
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
..
2018-12-19 09:07:14 +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
2019-01-26 23:25:34 +08:00
2019-01-11 09:44:10 +08:00
2019-01-21 18:03:31 +08:00
2019-01-21 18:03:31 +08:00
2018-12-25 13:25:14 +08:00
2018-12-12 13:08:10 +08:00
2019-01-11 16:52:28 +08:00
2019-01-21 18:03:31 +08:00