[PATCH v3 0/3] xen: fix and cleanup domctl handling

Juergen Gross posted 3 patches 2 years ago
Test gitlab-ci passed
Patches applied successfully (tree, apply log)
git fetch https://gitlab.com/xen-project/patchew/xen tags/patchew/20220419135254.21729-1-jgross@suse.com
xen/arch/arm/domctl.c               | 11 +----------
xen/arch/x86/debug.c                | 12 +++---------
xen/arch/x86/domctl.c               |  8 ++++----
xen/arch/x86/include/asm/debugger.h |  2 +-
xen/common/domctl.c                 |  8 +++++++-
5 files changed, 16 insertions(+), 25 deletions(-)
[PATCH v3 0/3] xen: fix and cleanup domctl handling
Posted by Juergen Gross 2 years ago
A fix of a hypervisor crash in domctl handling and some related cleanup.

Juergen Gross (3):
  xen: fix XEN_DOMCTL_gdbsx_guestmemio crash
  xen: cleanup gdbsx_guest_mem_io() call
  xen/iommu: cleanup iommu related domctl handling

 xen/arch/arm/domctl.c               | 11 +----------
 xen/arch/x86/debug.c                | 12 +++---------
 xen/arch/x86/domctl.c               |  8 ++++----
 xen/arch/x86/include/asm/debugger.h |  2 +-
 xen/common/domctl.c                 |  8 +++++++-
 5 files changed, 16 insertions(+), 25 deletions(-)

-- 
2.34.1