acrn-hypervisor/hypervisor/include/arch/x86/guest
Huihuang Shi e3302e87e8 HV:transfer vm_hw_logical_core_ids's type and rename it
rename vm_hw_logical_core_ids to vm_pcpu_ids
and changed the type to uint16_t.

V1->V2:rename the vm_hw_logical_core_ids

Signed-off-by: Huihuang Shi <huihuang.shi@intel.com>
Acked-by: Eddie Dong <eddie.dong@intel.com>
2018-07-13 13:05:29 +08:00
..
guest.h HV: vlapic: minimize explicit casts by adjusting types 2018-07-13 10:02:44 +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: vlapic: minimize explicit casts by adjusting types 2018-07-13 10:02:44 +08:00
vioapic.h HV: vioapic: use uint8_t for pins 2018-07-05 15:54:52 +08:00
vlapic.h HV: vlapic: minimize explicit casts by adjusting types 2018-07-13 10:02:44 +08:00
vm.h HV:transfer vm_hw_logical_core_ids's type and rename it 2018-07-13 13:05:29 +08:00
vpic.h HV: irq: convert hexadecimals used in bitops to unsigned 2018-06-21 13:12:39 +08:00