Age | Commit message (Expand) | Author | Files | Lines |
2021-10-05 | acpi: build_amd_iommu: use acpi_table_begin()/acpi_table_end() instead of bui... | Igor Mammedov | 1 | -7/+4 |
2021-10-05 | acpi: build_waet: use acpi_table_begin()/acpi_table_end() instead of build_he... | Igor Mammedov | 1 | -6/+4 |
2021-10-05 | acpi: build_dmar_q35: use acpi_table_begin()/acpi_table_end() instead of buil... | Igor Mammedov | 1 | -39/+48 |
2021-10-05 | acpi: use build_append_int_noprefix() API to compose SRAT table | Igor Mammedov | 1 | -34/+44 |
2021-10-05 | acpi: arm/x86: build_srat: use acpi_table_begin()/acpi_table_end() instead of... | Igor Mammedov | 1 | -11/+7 |
2021-10-05 | acpi: build_tpm_tcpa: use acpi_table_begin()/acpi_table_end() instead of buil... | Igor Mammedov | 1 | -15/+23 |
2021-10-05 | acpi: build_hpet: use acpi_table_begin()/acpi_table_end() instead of build_he... | Igor Mammedov | 1 | -8/+18 |
2021-10-05 | acpi: x86: build_dsdt: use acpi_table_begin()/acpi_table_end() instead of bui... | Igor Mammedov | 1 | -6/+4 |
2021-09-30 | i386: acpi: Add SGX EPC entry to ACPI tables | Sean Christopherson | 1 | -0/+22 |
2021-09-15 | hw/i386/acpi-build: Fix a typo | Philippe Mathieu-Daudé | 1 | -3/+3 |
2021-09-04 | hw/i386/acpi-build: Get NUMA information from struct NumaState | Jingqi Liu | 1 | -5/+7 |
2021-09-04 | Use PCI_HOST_BRIDGE macro | Eduardo Habkost | 1 | -6/+2 |
2021-09-04 | hw/acpi: define PIIX4 acpi pci hotplug property strings at a single place | Ani Sinha | 1 | -2/+2 |
2021-08-03 | acpi: x86: pcihp: add support hotplug on multifunction bridges | Igor Mammedov | 1 | -14/+30 |
2021-07-16 | hw/i386/acpi-build: Add IVRS support to bypass iommu | Xingang Wang | 1 | -1/+1 |
2021-07-16 | hw/i386/acpi-build: Add DMAR support to bypass iommu | Xingang Wang | 1 | -2/+66 |
2021-07-16 | hw/acpi/ich9: Enable ACPI PCI hot-plug | Julia Suvorova | 1 | -4/+10 |
2021-07-16 | hw/i386/acpi-build: Add ACPI PCI hot-plug methods to Q35 | Julia Suvorova | 1 | -11/+19 |
2021-07-03 | acpi: pc: revert back to v5.2 PCI slot enumeration | Igor Mammedov | 1 | -2/+7 |
2021-06-15 | i386: Eliminate all TPM related code if CONFIG_TPM is not set | Stefan Berger | 1 | -0/+20 |
2021-05-16 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell | 1 | -2/+6 |
2021-05-04 | x86: acpi: use offset instead of pointer when using build_header() | Igor Mammedov | 1 | -2/+6 |
2021-05-02 | Do not include hw/boards.h if it's not really necessary | Thomas Huth | 1 | -1/+0 |
2021-03-22 | acpi: Move setters/getters of oem fields to X86MachineState | Marian Postevca | 1 | -24/+24 |
2021-03-22 | acpi: Move maximum size logic into acpi_add_rom_blob() | David Hildenbrand | 1 | -5/+3 |
2021-03-22 | acpi: Set proper maximum size for "etc/table-loader" blob | David Hildenbrand | 1 | -1/+2 |
2021-03-22 | pci: acpi: add _DSM method to PCI devices | Igor Mammedov | 1 | -3/+102 |
2021-03-22 | pci: introduce acpi-index property for PCI device | Igor Mammedov | 1 | -1/+12 |
2021-03-02 | i386/acpi: restore device paths for pre-5.1 vms | Vitaly Cheptsov | 1 | -2/+2 |
2021-02-23 | i386: acpi: Don't build HPET ACPI entry if HPET is disabled | Sean Christopherson | 1 | -2/+6 |
2021-02-23 | hw/i386: declare ACPI mother board resource for MMCONFIG region | Isaku Yamahata | 1 | -1/+45 |
2021-02-23 | acpi: set fadt.smi_cmd to zero when SMM is not supported | Isaku Yamahata | 1 | -3/+15 |
2021-02-05 | acpi: Permit OEM ID and OEM table ID fields to be changed | Marian Postevca | 1 | -28/+58 |
2021-01-17 | acpi: Add addr offset in build_crs | Jiahui Cen | 1 | -1/+2 |
2020-12-09 | x86: acpi: let the firmware handle pending "CPU remove" events in SMM | Igor Mammedov | 1 | -0/+1 |
2020-12-09 | x86: acpi: introduce AcpiPmInfo::smi_on_cpu_unplug | Igor Mammedov | 1 | -0/+4 |
2020-12-08 | acpi: Extract crs build form acpi_build.c | Yubo Miao | 1 | -293/+0 |
2020-11-16 | hw/i386/acpi-build: Fix maybe-uninitialized error when ACPI hotplug off | Philippe Mathieu-Daudé | 1 | -22/+19 |
2020-10-30 | acpi/crs: Support ranges > 32b for hosts | Ben Widawsky | 1 | -2/+8 |
2020-10-30 | acpi/crs: Prevent bad ranges for host bridges | Ben Widawsky | 1 | -0/+2 |
2020-10-21 | apci: drop has_pci arg for acpi_build_madt | Gerd Hoffmann | 1 | -1/+1 |
2020-09-30 | acpi: i386: Move VMBus DSDT entry to SB | Jon Doron | 1 | -5/+7 |
2020-09-29 | piix4: don't reserve hw resources when hotplug is off globally | Ani Sinha | 1 | -7/+18 |
2020-09-29 | i440fx/acpi: do not add hotplug related amls for cold plugged bridges | Ani Sinha | 1 | -6/+6 |
2020-09-29 | x86: acpi: introduce the PCI0.SMI0 ACPI device | Igor Mammedov | 1 | -1/+28 |
2020-09-29 | x86: acpi: introduce AcpiPmInfo::smi_on_cpuhp | Igor Mammedov | 1 | -0/+6 |
2020-09-17 | x86: move acpi_dev from pc/microvm | Gerd Hoffmann | 1 | -1/+1 |
2020-08-27 | i386/acpi: fix inconsistent QEMU/OVMF device paths | Michael S. Tsirkin | 1 | -2/+2 |
2020-06-26 | hyperv: vmbus: Remove the 2nd IRQ | Jon Doron | 1 | -3/+1 |
2020-06-24 | acpi: q35: drop _SB.PCI0.ISA.LPCD opregion. | Gerd Hoffmann | 1 | -11/+0 |