OSDN Git Service

Rename pci_create_noinit() to pci_create()
authorMarkus Armbruster <armbru@redhat.com>
Fri, 25 Sep 2009 01:53:53 +0000 (03:53 +0200)
committerAnthony Liguori <aliguori@us.ibm.com>
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 <armbru@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
hw/ide/pci.c
hw/pci-hotplug.c
hw/pci.c
hw/pci.h
hw/vga-pci.c