]> git.proxmox.com Git - mirror_qemu.git/commit
pci: introduce multifunction property.
authorIsaku Yamahata <yamahata@valinux.co.jp>
Wed, 23 Jun 2010 07:15:30 +0000 (16:15 +0900)
committerBlue Swirl <blauwirbel@gmail.com>
Sun, 11 Jul 2010 17:00:59 +0000 (20:00 +0300)
commit498238687fd3a2bf3efb32694732f88ceac72e99
tree10fd1cca0fd960971145e5a4c0dd3a49fb3b7c91
parentf4594a3be005ea96e276a1354184258f5ef3b8da
pci: introduce multifunction property.

introduce multifunction property.
Also introduce new convenient device creation function which
will be used later.

For bisectability this patch doesn't do anything, but sets the property
resulting in no functional changes.
Actual changes will be introduced by later patch.

Signed-off-by: Isaku Yamahata <yamahata@valinux.co.jp>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
hw/pci.c
hw/pci.h