qemu/pci: add routines to manage PCI capabilities
authorMichael S. Tsirkin <mst@redhat.com>
Sun, 21 Jun 2009 16:45:40 +0000 (19:45 +0300)
committerAnthony Liguori <aliguori@us.ibm.com>
Wed, 24 Jun 2009 14:09:14 +0000 (09:09 -0500)
commite070972c7f70cde20afce87e31d130ea39521fbe
treeedbe7f8830633df804ad6c3f1caceb9ada4229f3
parente8204278429a4a06edf09b60ef4cc981b80ce7b3
qemu/pci: add routines to manage PCI capabilities

Add routines to manage PCI capability list. First user will be MSI-X.

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
hw/pci.c
hw/pci.h