qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH 0/2] pci: clean up pci bus management and qdevfy


From: Isaku Yamahata
Subject: [Qemu-devel] [PATCH 0/2] pci: clean up pci bus management and qdevfy
Date: Fri, 19 Jun 2009 10:57:44 +0900

Resending as patch series.
This patch series cleans up pci bus management which now duplicated with
qdev because qdev layer tracks bus <-> device relation ship.
And qdevify pci bridge.


Isaku Yamahata (2):
  pci: PCIBus clean up.
  pci/brdige qdevfy.

 hw/apb_pci.c     |   12 ++--
 hw/pci-hotplug.c |    4 +-
 hw/pci.c         |  240 +++++++++++++++++++++++++++++++++++++++++-------------
 hw/pci.h         |   19 ++++-
 hw/pci_ids.h     |    2 +
 5 files changed, 208 insertions(+), 69 deletions(-)





reply via email to

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