aboutsummaryrefslogtreecommitdiff
path: root/hw/i386/acpi-build.c
AgeCommit message (Expand)Author
2017-01-23machine: Make possible_cpu_arch_ids() return const pointerIgor Mammedov
2017-01-18fw-cfg: support writeable blobsMichael S. Tsirkin
2017-01-10memhp: don't generate memory hotplug AML if it's not enabled/supportedIgor Mammedov
2017-01-10memhp: move GPE handler_E03 into build_memory_hotplug_aml()Igor Mammedov
2017-01-10memhp: merge build_memory_devices() into build_memory_hotplug_aml()Igor Mammedov
2017-01-10memhp: move build_memory_devices() into memory_hotplug.cIgor Mammedov
2017-01-10acpi: add ATSR for q35Jason Wang
2016-12-20Move target-* CPU file into a target/ folderThomas Huth
2016-11-30loader: fix handling of custom address spaces when adding ROM blobsLaszlo Ersek
2016-11-18acpi: Use apic_id_limit when calculating legacy ACPI table sizeEduardo Habkost
2016-11-15acpi: fix DMAR device scope for IOAPICPeter Xu
2016-11-04Merge remote-tracking branch 'sstabellini/tags/xen-20161102-tag' into stagingStefan Hajnoczi
2016-11-03Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingStefan Hajnoczi
2016-11-02PCMachineState: introduce acpi_build_enabled fieldWei Liu
2016-11-01pc: memhp: enable nvdimm device hotplugXiao Guangrong
2016-11-01nvdimm acpi: introduce fit bufferXiao Guangrong
2016-11-01nvdimm acpi: prebuild nvdimm devices for available slotsXiao Guangrong
2016-10-28clean-up: removed duplicate #includesAnand J
2016-10-24pc: acpi: x2APIC support for SRAT tableIgor Mammedov
2016-10-24pc: acpi: x2APIC support for MADT table and _MAT methodIgor Mammedov
2016-10-10numa: reduce code duplication by adding helper numa_get_node_for_cpu()Igor Mammedov
2016-09-24hw/i386: AMD IOMMU IVRS tableDavid Kiarie
2016-09-08acpi-build: fix array leakMarc-André Lureau
2016-07-29hw/apci: handle 64-bit MMIO regions correctlyMarcel Apfelbaum
2016-07-29acpi: refactor pxb crs computationMarcel Apfelbaum
2016-07-29hw/acpi: fix a DSDT table issue when a pxb is present.Marcel Apfelbaum
2016-07-20acpi: add DMAR scope definition for root IOAPICPeter Xu
2016-07-20acpi: enable INTR for DMAR report structurePeter Xu
2016-07-20x86-iommu: provide x86_iommu_get_defaultPeter Xu
2016-07-04range: Eliminate direct Range member accessMarkus Armbruster
2016-07-04pc: Eliminate PcPciInfoMarkus Armbruster
2016-06-24pc: acpi: drop intermediate PCMachineState.node_cpuIgor Mammedov
2016-06-24pc: use new CPU hotplug interface since 2.7 machine typeIgor Mammedov
2016-06-24pc: acpi: introduce AcpiDeviceIfClass.madt_cpu hookIgor Mammedov
2016-06-24acpi: Add IPMI table entriesCorey Minyard
2016-06-07all: Remove unnecessary glib.h includesPeter Maydell
2016-06-07acpi: make bios_linker_loader_add_checksum() API offset basedIgor Mammedov
2016-06-07acpi: make bios_linker_loader_add_pointer() API offset basedIgor Mammedov
2016-06-07tpm: apci: cleanup TCPA table initializationIgor Mammedov
2016-06-07acpi: simplify bios_linker API by removing redundant 'table' argumentIgor Mammedov
2016-06-07acpi: convert linker from GArray to BIOSLinker structureIgor Mammedov
2016-06-07pc: acpi: cpuhp-legacy: switch ProcessorID to possible_cpus idxIgor Mammedov
2016-06-07pc: acpi: simplify build_legacy_cpu_hotplug_aml() signatureIgor Mammedov
2016-06-07pc: acpi: mark current CPU hotplug functions as legacyIgor Mammedov
2016-06-07pc: acpi: consolidate \GPE._E02 with the rest of CPU hotplug AMLIgor Mammedov
2016-06-07pc: acpi: consolidate CPU hotplug AMLIgor Mammedov
2016-06-07pc: acpi: remove AML for empty/not used GPE handlersIgor Mammedov
2016-05-12ACPI: move acpi_build_srat_memory to common placeShannon Zhao
2016-05-12ACPI: Fix the definition of proximity in AcpiSratMemoryAffinityShannon Zhao
2016-05-12ACPI: Add GICC Affinity StructureShannon Zhao