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

Nicholas Piggin posted 2 patches 2 weeks, 4 days ago
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 2 weeks, 4 days 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