mbox series

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

Message ID 20231006091353.96367-1-roger.pau@citrix.com (mailing list archive)
Headers show
Series domain: followup for phys address mapping series | expand

Message

Roger Pau Monné Oct. 6, 2023, 9:13 a.m. UTC
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 unmap_guest_area()
  domain: expose newly introduced hypercalls as XENFEAT

 CHANGELOG.md                  | 2 ++
 xen/common/domain.c           | 2 +-
 xen/common/kernel.c           | 6 +++++-
 xen/include/public/features.h | 9 +++++++++
 4 files changed, 17 insertions(+), 2 deletions(-)