[PATCH 0/2] hw/pci: catch a few error cases

Nicholas Piggin posted 2 patches 1 year ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20250117172842.406338-1-npiggin@gmail.com
Maintainers: "Michael S. Tsirkin" <mst@redhat.com>, Marcel Apfelbaum <marcel.apfelbaum@gmail.com>
hw/pci/msix.c | 9 +++++++++
hw/pci/pci.c  | 1 +
2 files changed, 10 insertions(+)
[PATCH 0/2] hw/pci: catch a few error cases
Posted by Nicholas Piggin 1 year ago
Hi,

These would have helped to catch a few bugs I ran into / created
recently, so they might be worth upstreaming.

Thanks,
Nick

Nicholas Piggin (2):
  hw/pci/msix: Warn on PBA writes
  hw/pci: Assert a bar is not registered multiple times

 hw/pci/msix.c | 9 +++++++++
 hw/pci/pci.c  | 1 +
 2 files changed, 10 insertions(+)

-- 
2.45.2