summaryrefslogtreecommitdiff
path: root/hw/i386/acpi-build.c
AgeCommit message (Expand)AuthorFilesLines
2014-03-11acpi-build: don't access unaligned addressesMichael S. Tsirkin1-15/+16
2014-03-09acpi-build: append description for non-hotplugMichael S. Tsirkin1-24/+119
2014-02-10qdev:pci: refactor PCIDevice to use generic "hotpluggable" propertyIgor Mammedov1-1/+3
2014-01-26acpi: Fix PCI hole handling on build_srat()Eduardo Habkost1-5/+5
2014-01-26acpi-build: enable hotplug for PCI bridgesMichael S. Tsirkin1-70/+276
2014-01-26ACPI: Fix AppleSMC _STA sizeGabriel L. Somlo1-6/+5
2014-01-26Add DSDT node for AppleSMCGabriel L. Somlo1-0/+9
2013-12-10acpi: strip compiler info in built-in DSDTMichael S. Tsirkin1-1/+7
2013-12-02acpi-build: Fix compiler warning (missing gnu_printf format attribute)Stefan Weil1-2/+3
2013-11-25acpi-build: fix support for glib < 2.22Michael S. Tsirkin1-4/+2
2013-11-21acpi-build: fix build on glib < 2.14Michael S. Tsirkin1-1/+4
2013-11-21acpi-build: fix build on glib < 2.22Michael S. Tsirkin1-5/+6
2013-11-10acpi-build: disable with -no-acpiMichael S. Tsirkin1-0/+5
2013-10-14i386: ACPI table generation code from seabiosMichael S. Tsirkin1-0/+1214