]> Git Repo - qemu.git/commit
pci: use qdev for device destruction.
authorGerd Hoffmann <[email protected]>
Fri, 25 Sep 2009 19:42:37 +0000 (21:42 +0200)
committerAnthony Liguori <[email protected]>
Mon, 5 Oct 2009 14:32:48 +0000 (09:32 -0500)
commita36a344dcd5c778cc0417df36c5aa8f95c5497c3
tree785ae177529d7a7f3c7d9ee54c836a18258985c0
parent01985dcf38a94d0db35f54315ba2454e68f16175
pci: use qdev for device destruction.

pci_unregister_device is static now and hooked into Devicestate->exit.
qdev_free(pci_device) works now.

Signed-off-by: Gerd Hoffmann <[email protected]>
Signed-off-by: Anthony Liguori <[email protected]>
hw/pci-hotplug.c
hw/pci.c
hw/pci.h
This page took 0.025842 seconds and 4 git commands to generate.