acrn-hypervisor/hypervisor/include/arch/x86/guest
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
..
guest.h HV:Treewide:Update the type of vcpu id as uint16_t 2018-07-04 14:28:52 +08:00
guest_pm.h hv: trap vm0 write/read pm1a/pm1b registers 2018-06-29 00:50:01 +08:00
ucode.h license: Replace license text with SPDX tag 2018-06-01 10:43:06 +08:00
vcpu.h HV:treewide:Update cpu_id type as uint_16 2018-07-04 16:39:26 +08:00
vioapic.h hv: add ioapic reset function 2018-07-02 16:12:54 +08:00
vlapic.h hv:rename several APIs in vlapic.c 2018-07-05 10:00:43 +08:00
vm.h HV:guest:fix "signed/unsigned conversion without cast" 2018-07-04 12:18:38 +08:00
vpic.h HV: irq: convert hexadecimals used in bitops to unsigned 2018-06-21 13:12:39 +08:00