Files
acrn-hypervisor/hypervisor/arch/x86/guest
Chaohong guo 5a583fb87c HV: move global variable into the scope of calling function
The static global variable apicv_apic_access_addr is used only by
vlapic_apicv_get_apic_access_addr(), to remove the warning by MISRA,
move it into function scope.

Tracked-On: #861
Signed-off-by: Chaohong guo <chaohong.guo@intel.com>
Acked-by: Eddie Dong <eddie.dong@intel.com>
2019-01-02 16:22:11 +08:00
..
2018-12-20 18:47:57 +08:00
2018-12-14 15:24:26 +08:00
2018-12-12 13:08:10 +08:00
2018-12-19 09:44:42 +08:00