]> Git Repo - qemu.git/commit - hw/pci/pci.c
Rename pci_create_noinit() to pci_create()
authorMarkus Armbruster <[email protected]>
Fri, 25 Sep 2009 01:53:53 +0000 (03:53 +0200)
committerAnthony Liguori <[email protected]>
Mon, 5 Oct 2009 14:32:53 +0000 (09:32 -0500)
commit499cf1027f9387081f73767c7872c9123896817c
tree53980e03c5f0c76f267bdbb95ddccb596996ff22
parent3312958dba81a8aa748f7dc5bfd360f5c9e8ea13
Rename pci_create_noinit() to pci_create()

It's qdev_create() specialized for PCI, so name it accordingly.

Signed-off-by: Markus Armbruster <[email protected]>
Signed-off-by: Anthony Liguori <[email protected]>
hw/ide/pci.c
hw/pci-hotplug.c
hw/pci.c
hw/pci.h
hw/vga-pci.c
This page took 0.026526 seconds and 4 git commands to generate.