summaryrefslogtreecommitdiffstats
path: root/hw/i386/acpi-build.c
Commit message (Expand)AuthorAgeFilesLines
* acpi-build: don't access unaligned addressesMichael S. Tsirkin2014-03-111-15/+16
* acpi-build: append description for non-hotplugMichael S. Tsirkin2014-03-091-24/+119
* qdev:pci: refactor PCIDevice to use generic "hotpluggable" propertyIgor Mammedov2014-02-101-1/+3
* acpi: Fix PCI hole handling on build_srat()Eduardo Habkost2014-01-261-5/+5
* acpi-build: enable hotplug for PCI bridgesMichael S. Tsirkin2014-01-261-70/+276
* ACPI: Fix AppleSMC _STA sizeGabriel L. Somlo2014-01-261-6/+5
* Add DSDT node for AppleSMCGabriel L. Somlo2014-01-261-0/+9
* acpi: strip compiler info in built-in DSDTMichael S. Tsirkin2013-12-101-1/+7
* acpi-build: Fix compiler warning (missing gnu_printf format attribute)Stefan Weil2013-12-021-2/+3
* acpi-build: fix support for glib < 2.22Michael S. Tsirkin2013-11-251-4/+2
* acpi-build: fix build on glib < 2.14Michael S. Tsirkin2013-11-211-1/+4
* acpi-build: fix build on glib < 2.22Michael S. Tsirkin2013-11-211-5/+6
* acpi-build: disable with -no-acpiMichael S. Tsirkin2013-11-101-0/+5
* i386: ACPI table generation code from seabiosMichael S. Tsirkin2013-10-141-0/+1214
OpenPOWER on IntegriCloud