qemu-devel
[Top][All Lists]
Advanced

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

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


From: Nicholas Piggin
Subject: [PATCH 0/2] hw/pci: catch a few error cases
Date: Sat, 18 Jan 2025 03:28:39 +1000

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




reply via email to

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