>>> On 16.07.18 at 12:35, wrote:
> On 16/07/18 11:17, Jan Beulich wrote:
> On 13.07.18 at 22:03, wrote:
>>> tools/libxc/Makefile | 6 ++
>>> tools/libxc/include/xenctrl.h | 1 -
>>> tools/libxc/xc_cpuid_x86.c | 29 +---
>>> xen/arch/x86/cpu/common
On 16/07/18 11:17, Jan Beulich wrote:
On 13.07.18 at 22:03, wrote:
>> tools/libxc/Makefile | 6 ++
>> tools/libxc/include/xenctrl.h | 1 -
>> tools/libxc/xc_cpuid_x86.c | 29 +---
>> xen/arch/x86/cpu/common.c | 2 +-
>> xen/arch/x86/cpuid.c
>>> On 13.07.18 at 22:03, wrote:
> tools/libxc/Makefile | 6 ++
> tools/libxc/include/xenctrl.h | 1 -
> tools/libxc/xc_cpuid_x86.c | 29 +---
> xen/arch/x86/cpu/common.c | 2 +-
> xen/arch/x86/cpuid.c | 32 +
On Fri, Jul 13, 2018 at 09:03:06PM +0100, Andrew Cooper wrote:
> From: Roger Pau Monné
>
> Move x86_cpuid_lookup_deep_deps() into the shared library, removing the
> individual copies from the hypervisor and libxc respectively.
>
> Signed-off-by: Roger Pau Monné
> Signed-off-by: Andrew Cooper
From: Roger Pau Monné
Move x86_cpuid_lookup_deep_deps() into the shared library, removing the
individual copies from the hypervisor and libxc respectively.
Signed-off-by: Roger Pau Monné
Signed-off-by: Andrew Cooper
---
CC: Jan Beulich
CC: Wei Liu
CC: Roger Pau Monné
CC: Sergey Dyasli
CC: