acrn-hypervisor/hypervisor/include
Mingqiang Chi 9d8893e499 hv:rename several APIs in vlapic.c
rename 4 APIs:
  x2apic_msr -> is_ x2apic_msr
  vlapic_msr -> is_vlapic_msr
  vlapic_mmio_write -> vlapic_write_mmio_reg
  vlapic_mmio_read -> vlapic_read_mmio_reg

Signed-off-by: Mingqiang Chi <mingqiang.chi@intel.com>
2018-07-05 10:00:43 +08:00
..
arch/x86 hv:rename several APIs in vlapic.c 2018-07-05 10:00:43 +08:00
common HV: treewide: drop debug-only helpers in release build 2018-07-02 14:35:39 +08:00
debug HV:treewide:Update cpu_id type as uint_16 2018-07-04 16:39:26 +08:00
lib HV:lib:fix "signed/unsigned conversion without cast" 2018-07-04 12:18:38 +08:00
public public:fix "signed/unsigned conversion without cast" 2018-07-04 12:18:38 +08:00
hv_debug.h license: Replace license text with SPDX tag 2018-06-01 10:43:06 +08:00
hv_lib.h license: Replace license text with SPDX tag 2018-06-01 10:43:06 +08:00
hypervisor.h hv: refine the address used in sbl multiboot code 2018-06-22 16:12:24 +08:00