acrn-hypervisor/hypervisor/include/arch/x86/guest
Huihuang Shi 0ccd74b947 HV:modified vm_description and vm_hw_info memebers' type
transfer num_vcpus,exp_num_vcpus to uint16_t.
transfer vm_hw_num_cores to uint16_t.

Signed-off-by: Huihuang Shi <huihuang.shi@intel.com>
Acked-by: Eddie Dong <eddie.dong@intel.com>
2018-07-10 12:42:22 +08:00
..
guest_pm.h hv: trap vm0 write/read pm1a/pm1b registers 2018-06-29 00:50:01 +08:00
guest.h HV:Treewide:Update the type of vcpu id as uint16_t 2018-07-04 14:28:52 +08:00
ucode.h license: Replace license text with SPDX tag 2018-06-01 10:43:06 +08:00
vcpu.h HV: Avoiding assignment opperation inside macro 2018-07-10 11:47:45 +08:00
vioapic.h HV: vioapic: use uint8_t for pins 2018-07-05 15:54:52 +08:00
vlapic.h hv:rename several APIs in vlapic.c 2018-07-05 10:00:43 +08:00
vm.h HV:modified vm_description and vm_hw_info memebers' type 2018-07-10 12:42:22 +08:00
vpic.h HV: irq: convert hexadecimals used in bitops to unsigned 2018-06-21 13:12:39 +08:00