[PATCH v2 0/2] domain: followup for phys address mapping series

Roger Pau Monne posted 2 patches 7 months ago
Patches applied successfully (tree, apply log)
git fetch https://gitlab.com/xen-project/patchew/xen tags/patchew/20231006130059.97700-1-roger.pau@citrix.com
CHANGELOG.md                  | 2 ++
xen/arch/x86/domain.c         | 4 ++++
xen/common/domain.c           | 8 ++++++--
xen/common/kernel.c           | 6 +++++-
xen/include/public/features.h | 9 +++++++++
xen/include/public/vcpu.h     | 3 +++
6 files changed, 29 insertions(+), 3 deletions(-)
[PATCH v2 0/2] domain: followup for phys address mapping series
Posted by Roger Pau Monne 7 months ago
Hello,

First patch fixes a bug reported by osstest, second patch is an addition
requested by Andrew, I think this should remove the blocker raised
against the series.

Roger Pau Monne (2):
  domain: fix misaligned unmap address in {,un}map_guest_area()
  domain: expose newly introduced hypercalls as XENFEAT

 CHANGELOG.md                  | 2 ++
 xen/arch/x86/domain.c         | 4 ++++
 xen/common/domain.c           | 8 ++++++--
 xen/common/kernel.c           | 6 +++++-
 xen/include/public/features.h | 9 +++++++++
 xen/include/public/vcpu.h     | 3 +++
 6 files changed, 29 insertions(+), 3 deletions(-)

-- 
2.42.0