]> git.proxmox.com Git - qemu.git/commit
pci: s/pci_find_host_bus/pci_find_root_bus/g
authorIsaku Yamahata <yamahata@valinux.co.jp>
Thu, 12 Nov 2009 05:58:36 +0000 (14:58 +0900)
committerMichael S. Tsirkin <mst@redhat.com>
Tue, 1 Dec 2009 15:51:49 +0000 (17:51 +0200)
commitc469e1dd6375c50bc61d995dde4714fc19f411ed
tree0050257288eef2f3a6b17d34048ed9e097f8a19d
parent070297d2609fea4fd7afec05eb9a43688b91fb79
pci: s/pci_find_host_bus/pci_find_root_bus/g

This patch renames pci_find_host_bus() to pci_find_root_bus()
as suggested by "Michael S. Tsirkin" <mst@redhat.com>.

Signed-off-by: Isaku Yamahata <yamahata@valinux.co.jp>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
hw/pci-hotplug.c
hw/pci.c
hw/pci.h