]> xenbits.xensource.com Git - xen.git/commit
tools/libx[cl]: Merge xc_cpuid_set() into xc_cpuid_apply_policy()
authorAndrew Cooper <andrew.cooper3@citrix.com>
Fri, 12 Jun 2020 13:07:10 +0000 (14:07 +0100)
committerAndrew Cooper <andrew.cooper3@citrix.com>
Wed, 17 Jun 2020 12:54:12 +0000 (13:54 +0100)
commitf79cd47cd7a2ea321a0fe7d46586bdbea4845cdd
tree85a451370720e2ae5c122c04129ce96c979c1569
parent585c7f4317987b4e92a381d6178be238be4c9653
tools/libx[cl]: Merge xc_cpuid_set() into xc_cpuid_apply_policy()

This reduces the number of CPUID handling entry-points to just one.

No functional change.

Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com>
Acked-by: Ian Jackson <ian.jackson@eu.citrix.com>
Release-acked-by: Paul Durrant <paul@xen.org>
tools/libxc/include/xenctrl.h
tools/libxc/xc_cpuid_x86.c
tools/libxl/libxl_cpuid.c