Files
cloud-hypervisor/pci
Rob Bradford 61193de6e3 pci: msix: Reject mis-sized MSI-X table and PBA reads
Replace assertions for incorrect access sizes with logged errors. The
write_table() method already handled it like this and this commit
extends the same pattern to read_table() and read_pba().

Signed-off-by: Rob Bradford <rbradford@meta.com>
2026-06-17 19:48:43 +00:00
..