[PATCH v2 0/4] x86/cpuid: Introduce dom0-cpuid=

Andrew Cooper posted 4 patches 2 years, 4 months ago
Test gitlab-ci failed
Patches applied successfully (tree, apply log)
git fetch https://gitlab.com/xen-project/patchew/xen tags/patchew/20211215222115.6829-1-andrew.cooper3@citrix.com
docs/misc/xen-command-line.pandoc           |  17 +++++
xen/arch/x86/cpuid.c                        | 100 ++++++++++++++++++++++------
xen/arch/x86/include/asm/cpuid.h            |   3 +
xen/arch/x86/setup.c                        |  15 +++--
xen/include/public/arch-x86/cpufeatureset.h |   2 +-
5 files changed, 112 insertions(+), 25 deletions(-)
[PATCH v2 0/4] x86/cpuid: Introduce dom0-cpuid=
Posted by Andrew Cooper 2 years, 4 months ago
Andrew Cooper (4):
  x86/cpuid: Split dom0 handling out of init_domain_cpuid_policy()
  x86/cpuid: Factor common parsing out of parse_xen_cpuid()
  x86/cpuid: Introduce dom0-cpuid command line option
  x86/cpuid: Advertise SERIALIZE by default to guests

 docs/misc/xen-command-line.pandoc           |  17 +++++
 xen/arch/x86/cpuid.c                        | 100 ++++++++++++++++++++++------
 xen/arch/x86/include/asm/cpuid.h            |   3 +
 xen/arch/x86/setup.c                        |  15 +++--
 xen/include/public/arch-x86/cpufeatureset.h |   2 +-
 5 files changed, 112 insertions(+), 25 deletions(-)

-- 
2.11.0