Re: [PATCH v2 1/2] x86/pci: prevent cross-device accesses in pci_mmcfg_{read,write}()
Stewart Hildebrand <[email protected]>
| Newsgroups | gmane.comp.emulators.xen.devel |
|---|---|
| Message-ID | <[email protected]> |
On 8/6/26 17:26, Roger Pau Monne wrote: > Introduce a specific check that prevents an accesses from spilling across > two devices. > > Signed-off-by: Roger Pau Monné <[email protected]> Reviewed-by: Stewart Hildebrand <[email protected]>