commit | 6f4cbd3950b10ceec95fcda3946839be2e009027 | [log] [tgz] |
---|---|---|
author | Michael S. Tsirkin <mst@redhat.com> | Sun Jun 21 19:45:40 2009 +0300 |
committer | Anthony Liguori <aliguori@us.ibm.com> | Wed Jun 24 09:09:14 2009 -0500 |
tree | edbe7f8830633df804ad6c3f1caceb9ada4229f3 | |
parent | 14e12559919195d817d94bc5590a8a26c70e2298 [diff] |
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>