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>
This commit is contained in:
Jason Chen CJ
2018-12-10 13:15:38 +08:00
committed by wenlingz
parent 90d7bddd2f
commit 07427b4ca9
5 changed files with 17 additions and 6 deletions