On 12/7/26 00:36, Alexander Graf wrote:
All boards create their PCI devices with an explicit QOM parent
now.  Drop pci_new_orphan(), pci_new_multifunction_orphan(),
pci_create_simple_orphan(), pci_create_simple_multifunction_orphan()
and the internal pci_new_internal() they wrapped.

Assisted-by: Kiro
Signed-off-by: Alexander Graf <[email protected]>
---
  hw/pci/pci.c         | 35 -----------------------------------
  include/hw/pci/pci.h |  5 -----
  2 files changed, 40 deletions(-)

Reviewed-by: Philippe Mathieu-Daudé <[email protected]>

Reply via email to