]> Git Repo - qemu.git/commit - hw/pci.c
qdev/pci: add pci_create_noinit()
authorGerd Hoffmann <[email protected]>
Tue, 15 Sep 2009 19:23:25 +0000 (19:23 +0000)
committerBlue Swirl <[email protected]>
Tue, 15 Sep 2009 19:23:25 +0000 (19:23 +0000)
commit71077c1cb07c9c73ec279c119d526d2600132ac9
treea9b920c37becaff3e372b1835e1264a28127eb29
parentffabf0371832aa398f647bc18b4d3c50609c1493
qdev/pci: add pci_create_noinit()

Like pci_create_simple() but doesn't call qdev_init(), so one can
set properties before initializing the device.

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