Michael S. Tsirkin db4728e6fe 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>
2014-01-26 13:06:49 +02:00
..
2014-01-26 13:06:49 +02:00
2013-06-07 14:55:33 +02:00
2013-04-29 08:27:47 -05:00
2013-12-17 20:12:51 +00:00
2013-12-24 18:02:18 +01:00
2013-04-08 18:13:10 +02:00
2013-04-08 18:13:10 +02:00
2014-01-26 13:06:48 +02:00
2013-04-08 18:13:10 +02:00
2013-07-29 21:06:27 +02:00
2013-04-08 18:13:10 +02:00
2013-11-05 17:47:30 +01:00
2014-01-26 13:06:49 +02:00
2013-12-17 20:12:51 +00:00
2013-04-08 18:13:10 +02:00
2013-04-08 18:13:10 +02:00
2013-04-08 18:13:10 +02:00
2013-06-27 15:38:35 -05:00
2013-04-08 18:13:10 +02:00
2013-04-08 18:13:10 +02:00
2013-04-08 18:13:10 +02:00
2013-04-08 18:13:10 +02:00
2013-04-08 18:13:10 +02:00
2013-05-01 20:55:21 +04:00
2014-01-06 15:02:30 -05:00