diff options
author | Michael S. Tsirkin <mst@redhat.com> | 2013-10-14 18:01:11 +0300 |
---|---|---|
committer | Michael S. Tsirkin <mst@redhat.com> | 2014-01-26 13:06:49 +0200 |
commit | db4728e6fec0364b866d3106125974eedc00e091 (patch) | |
tree | a3d54e073ce9821ce83a105a5930f7dc0d30b4d6 /target-mips/gdbstub.c | |
parent | eb0acfdde604930688c47fe1ba99bec2bd84b7ad (diff) | |
download | hqemu-db4728e6fec0364b866d3106125974eedc00e091.zip hqemu-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 'target-mips/gdbstub.c')
0 files changed, 0 insertions, 0 deletions