qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH prep for-1.4 v3 0/2] prep_pci: Prepare for QOM reali


From: Andreas Färber
Subject: [Qemu-devel] [PATCH prep for-1.4 v3 0/2] prep_pci: Prepare for QOM realize
Date: Thu, 24 Jan 2013 09:34:05 +0100

Hello,

I'm going to apply the following slightly modified version to prep-up for 1.4.
It then represents the first fully QOM'ified PCI host bridge / SysBus device.

Regards,
Andreas

v2 -> v3:
* Drop finalizefn, suggested by Paolo (a series of his will obsolete unref'ing).
  Since we don't hot-unplug the device, this avoids refactoring that code again.

v1 -> v2:
* Rebased onto PCI header reorganization (pci_internal.h -> pci/pci_bus.h).
* Replaced privatized object_finalize() with object_unref().
* Added patch converting initfn to realizefn.

Cc: Anthony Liguori <address@hidden>
Cc: Paolo Bonzini <address@hidden>
Cc: Markus Armbruster <address@hidden>
Cc: Alexander Graf <address@hidden>
Cc: Hervé Poussineau <address@hidden>

Andreas Färber (2):
  prep_pci: Create PCIBus and PCIDevice in-place
  prep_pci: Convert to QOM realizefn

 hw/prep_pci.c |   56 ++++++++++++++++++++++++++++++++++++++++----------------
 1 Datei geändert, 40 Zeilen hinzugefügt(+), 16 Zeilen entfernt(-)

-- 
1.7.10.4




reply via email to

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