]> git.proxmox.com Git - qemu.git/commit - hw/pci/pci.c
pci: make pci_parse_devfn() aware of func.
authorIsaku Yamahata <yamahata@valinux.co.jp>
Mon, 6 Sep 2010 07:46:19 +0000 (16:46 +0900)
committerMichael S. Tsirkin <mst@redhat.com>
Tue, 7 Sep 2010 17:10:04 +0000 (20:10 +0300)
commit43c945f16a172f07145ca1f30abb958070228690
tree7ee072ba9a16af692a2d924c90cd0de3f5e3a88d
parent5beb8ad503c88a76f2b8106c3b74b4ce485a60e1
pci: make pci_parse_devfn() aware of func.

make pci_parse_devfn() aware of func. With func = NULL it behave as before.
This will be used later.

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