Re: [Xen-devel] [PATCH 15/15] tools/libxc: Add Hygon Dhyana support

2019-01-02 Thread Wei Liu
On Thu, Dec 20, 2018 at 09:15:57PM +0800, Pu Wen wrote: > Add Hygon Dhyana support to caculate the cpuid policies for creating PV > or HVM guest by using the code path of AMD. > > Signed-off-by: Pu Wen Piggy-backing on AMD code is fine at this stage: Acked-by: Wei Liu

[Xen-devel] [PATCH 15/15] tools/libxc: Add Hygon Dhyana support

2018-12-20 Thread Pu Wen
Add Hygon Dhyana support to caculate the cpuid policies for creating PV or HVM guest by using the code path of AMD. Signed-off-by: Pu Wen --- tools/libxc/xc_cpuid_x86.c | 16 1 file changed, 12 insertions(+), 4 deletions(-) diff --git a/tools/libxc/xc_cpuid_x86.c b/tools/libxc/