slotid: add slot id capability
authorMichael S. Tsirkin <mst@redhat.com>
Wed, 15 Feb 2012 17:17:59 +0000 (19:17 +0200)
committerMichael S. Tsirkin <mst@redhat.com>
Thu, 15 Mar 2012 22:41:28 +0000 (00:41 +0200)
commit762833b3b88b7b79af442439a8b138a04786ec3d
treec99b8c3ff00ae1fe814b5bc9d5e36020ff7dbf55
parent1dc324d20f7404fd6a416f16c2cb9a4ec50a4dd7
slotid: add slot id capability

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>
Makefile.objs
hw/pci.h
hw/slotid_cap.c [new file with mode: 0644]
hw/slotid_cap.h [new file with mode: 0644]