qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH 0/6] hw/pci-host/sabre: Report UNIMP/GUEST_ERROR accesses


From: Philippe Mathieu-Daudé
Subject: [PATCH 0/6] hw/pci-host/sabre: Report UNIMP/GUEST_ERROR accesses
Date: Mon, 12 Oct 2020 19:09:44 +0200

Notes while trying to understand Mark's patch from yesterday:
"sabre: increase number of PCI bus IRQs from 32 to 64"
https://www.mail-archive.com/qemu-devel@nongnu.org/msg749458.html

Philippe Mathieu-Daudé (6):
  hw/pci-host/sabre: Update documentation link
  hw/pci-host/sabre: Remove superfluous address range check
  hw/pci-host/sabre: Simplify code initializing variable once
  hw/pci-host/sabre: Report unimplemented accesses via UNIMP log_mask
  hw/pci-host/sabre: Report IOMMU address range as unimplemented
  hw/pci-host/sabre: Log reserved address accesses as GUEST_ERROR

 hw/pci-host/sabre.c | 40 ++++++++++++++++++++++------------------
 1 file changed, 22 insertions(+), 18 deletions(-)

-- 
2.26.2




reply via email to

[Prev in Thread] Current Thread [Next in Thread]