acrn-hypervisor/hypervisor/include
Arindam Roy 37026590c9 HV: Rename functions, variables starting with "_"
In order to comply with MISRA C rules, renamed vairables
and function names starting with "_".
The major changes invloves mostly static function
names, as they are being called inside the same file
by a wrapper function.

Signed-off-by: Arindam Roy <arindam.roy@intel.com>
2018-08-03 12:49:01 +08:00
..
arch/x86 HV: Rename functions, variables starting with "_" 2018-08-03 12:49:01 +08:00
common hv: add vm restart API 2018-08-02 13:14:03 +08:00
debug hv: cpu: remove unnecessary cpu_id valid check 2018-08-02 15:21:34 +08:00
lib HV:treewide:avoid using multiple # or ## in a macro 2018-08-02 13:10:16 +08:00
public hv: add vm restart API 2018-08-02 13:14:03 +08:00
hv_debug.h hv:Reshuffle console/uart code 2018-07-30 16:25:16 +08:00
hv_lib.h license: Replace license text with SPDX tag 2018-06-01 10:43:06 +08:00
hypervisor.h hv: mmu: revisit mmu modify page table attributes 2018-07-19 11:11:32 +08:00