[PATCH for-4.17 v3 0/2] (v)pci: fixes related to memory decoding handling

Roger Pau Monne posted 2 patches 1 year, 6 months ago
Test gitlab-ci failed
Patches applied successfully (tree, apply log)
git fetch https://gitlab.com/xen-project/patchew/xen tags/patchew/20221027132315.80592-1-roger.pau@citrix.com
xen/drivers/passthrough/pci.c | 69 -----------------------------------
xen/drivers/vpci/header.c     | 44 ++++++++++++++++------
xen/include/xen/vpci.h        |  6 +++
3 files changed, 39 insertions(+), 80 deletions(-)
[PATCH for-4.17 v3 0/2] (v)pci: fixes related to memory decoding handling
Posted by Roger Pau Monne 1 year, 6 months ago
Hello,

Just two patches left, but likely the ones with more meat in them.

Previous series was release-acked by Henry, but I haven't kept the acks
in case there's delay in getting them reviewed at which point the
release-ack would expire.

Thanks, Roger.

Roger Pau Monne (2):
  pci: do not disable memory decoding for devices
  vpci: refuse BAR writes only if the BAR is mapped

 xen/drivers/passthrough/pci.c | 69 -----------------------------------
 xen/drivers/vpci/header.c     | 44 ++++++++++++++++------
 xen/include/xen/vpci.h        |  6 +++
 3 files changed, 39 insertions(+), 80 deletions(-)

-- 
2.37.3