acrn-hypervisor/hypervisor/include
Mingqiang Chi 1b84741a56 rename vm_lock/vlapic_state in VM structure
rename:
   vlapic_state-->vlapic_mode
   vm_lock -->  vlapic_mode_lock
   check_vm_vlapic_state --> check_vm_vlapic_mode

Tracked-On: #4958
Signed-off-by: Mingqiang Chi <mingqiang.chi@intel.com>
2020-06-19 16:13:20 +08:00
..
arch/x86 rename vm_lock/vlapic_state in VM structure 2020-06-19 16:13:20 +08:00
common hv: ptirq: associate an irte with ptirq_remapping_info entry 2020-06-16 08:52:56 +08:00
debug HV: correct ept page array usage 2020-03-12 14:56:34 +08:00
dm HV: refine pci_find_vdev with hash 2020-06-18 12:58:40 +08:00
hw remove pci_device_lock in pci.c 2020-06-19 16:13:20 +08:00
lib HV: enable multiboot module string as kernel bootargs 2020-06-08 13:30:04 +08:00
public hv: dynamically configure CPU affinity through hypercall 2020-04-23 09:38:54 +08:00