commit | 14e12559919195d817d94bc5590a8a26c70e2298 | [log] [tgz] |
---|---|---|
author | Michael S. Tsirkin <mst@redhat.com> | Sun Jun 21 19:45:30 2009 +0300 |
committer | Anthony Liguori <aliguori@us.ibm.com> | Wed Jun 24 09:09:14 2009 -0500 |
tree | 98c3ea5dff30e777abc493c8bca17ad0d5577a1a | |
parent | b7ee1603c16c1feb0d439d2ddf6cf824119d0aab [diff] |
qemu/pci: helper routines for pci access Add inline routines for convenient access to pci devices with correct (little) endianness. Will be used by MSI-X support. Signed-off-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>