Igor Mammedov b23046abe7 pc: acpi-build: simplify PCI bus tree generation
it basicaly does the same as original approach,
* just without bus/notify tables tracking (less obscure)
  which is easier to follow.
* drops unnecessary loops and bitmaps,
  creating devices and notification method in the same loop.
* saves us ~100LOC

Signed-off-by: Igor Mammedov <imammedo@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
2015-03-01 12:33:23 +01:00
..
2015-03-01 12:33:22 +01:00
2014-08-15 19:12:48 +04:00
2015-02-26 12:42:17 +01:00
2014-11-04 23:26:12 +01:00
2015-02-26 12:42:17 +01:00
2015-02-10 09:27:20 +03:00
2015-02-26 12:42:18 +01:00
2015-02-13 14:09:27 +00:00
2015-03-01 12:33:22 +01:00
2015-02-26 13:04:07 +01:00
2014-10-24 12:19:11 +01:00
2015-02-26 13:04:07 +01:00