summaryrefslogtreecommitdiff
path: root/hw/acpi/piix4.c
diff options
context:
space:
mode:
authorMichael S. Tsirkin <mst@redhat.com>2013-10-14 18:01:11 +0300
committerMichael S. Tsirkin <mst@redhat.com>2014-01-26 13:06:49 +0200
commitdb4728e6fec0364b866d3106125974eedc00e091 (patch)
treea3d54e073ce9821ce83a105a5930f7dc0d30b4d6 /hw/acpi/piix4.c
parenteb0acfdde604930688c47fe1ba99bec2bd84b7ad (diff)
downloadqemu-db4728e6fec0364b866d3106125974eedc00e091.tar.gz
pcihp: generalization of piix4 acpi
Add ACPI based PCI hotplug library with bridge hotplug support. Design - each bus gets assigned "bsel" property. - ACPI code writes this number to a new BNUM register, then uses existing UP/DOWN registers to probe slot status; to eject, write number to BNUM register, then slot into existing EJ. The interface is actually backwards-compatible with existing PIIX4 ACPI (though not migration compatible). This is split out from PIIX4 codebase so we can reuse it for Q35 as well. Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'hw/acpi/piix4.c')
0 files changed, 0 insertions, 0 deletions