[XEN PATCH v7 0/2] x86: make CPU virtualisation support configurable

Sergiy Kibrik posted 2 patches 2 weeks, 5 days ago
Patches applied successfully (tree, apply log)
git fetch https://gitlab.com/xen-project/patchew/xen tags/patchew/cover.1724842645.git.Sergiy._5FKibrik@epam.com
xen/Kconfig              |  7 +++++++
xen/arch/arm/ioreq.c     |  6 ------
xen/arch/x86/Kconfig     | 19 +++++++++++++++++--
xen/arch/x86/hvm/ioreq.c |  2 ++
xen/include/xen/ioreq.h  | 10 ++++++++++
5 files changed, 36 insertions(+), 8 deletions(-)
[XEN PATCH v7 0/2] x86: make CPU virtualisation support configurable
Posted by Sergiy Kibrik 2 weeks, 5 days ago
These are final 2 patches of the series for making VMX/SVM support in Xen
configurable:

https://lore.kernel.org/xen-devel/cover.1723110344.git.Sergiy_Kibrik@epam.com/

Minor changes comparing to v6, changelogs are provided per-patch.

  -Sergiy 

Xenia Ragiadakou (2):
  ioreq: do not build arch_vcpu_ioreq_completion() for non-VMX
    configurations
  x86/hvm: make AMD-V and Intel VT-x support configurable

 xen/Kconfig              |  7 +++++++
 xen/arch/arm/ioreq.c     |  6 ------
 xen/arch/x86/Kconfig     | 19 +++++++++++++++++--
 xen/arch/x86/hvm/ioreq.c |  2 ++
 xen/include/xen/ioreq.h  | 10 ++++++++++
 5 files changed, 36 insertions(+), 8 deletions(-)

-- 
2.25.1