summaryrefslogtreecommitdiffstats
path: root/hw/slotid_cap.h
Commit message (Collapse)AuthorAgeFilesLines
* pci: move pci core code to hw/pciMichael S. Tsirkin2012-12-171-11/+0Star
| | | | | | | Move files and modify makefiles to pick them at the new location. Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
* slotid: add slot id capabilityMichael S. Tsirkin2012-03-151-0/+11
This capability makes it possible for the guest to report a unique chassis identifier to the user. The spec also recommends making chassis indentifier persist in eeprom. This isn't implemented. Signed-off-by: Michael S. Tsirkin <mst@redhat.com>