acrn-hypervisor/hypervisor/include
Jason Chen CJ 07427b4ca9 modulization: move virtual cpuid stuff into guest dir
functions like set_vcpuid_entries & guest_cpuid should only
server for virtual cpuid, so move such kind of functions
to guest/vcpuid.c.

and all native cpuid APIs will keep in cpuid.h

Tracked-On: #1842
Signed-off-by: Jason Chen CJ <jason.cj.chen@intel.com>
Acked-by: Eddie Dong <eddie.dong@intel.com>
2018-12-13 09:08:02 +08:00
..
arch/x86 modulization: move virtual cpuid stuff into guest dir 2018-12-13 09:08:02 +08:00
common hv: use int32_t replace int 2018-12-12 13:08:10 +08:00
debug hv: use int32_t replace int 2018-12-12 13:08:10 +08:00
dm hv: use int32_t replace int 2018-12-12 13:08:10 +08:00
lib hv: use int32_t replace int 2018-12-12 13:08:10 +08:00
public hv: minimize the case of "identifier reuse" 2018-12-07 15:21:39 +08:00
hv_debug.h HV: Added Initial support for SEP/SOCWATCH profiling 2018-10-26 13:39:07 +08:00
hypervisor.h HV:treewide:rename vm data structure 2018-11-05 15:35:49 +08:00