Age | Commit message (Expand) | Author |
2021-10-21 | hw/acpi/aml-build: Add PPTT table | Andrew Jones |
2021-10-20 | hw/acpi/aml-build: Add Processor hierarchy node structure | Yanan Wang |
2021-10-05 | nvdimm: release the correct device list | Li Zhijian |
2021-10-05 | acpi: remove no longer used build_header() | Igor Mammedov |
2021-10-05 | acpi: x86: set enabled when composing _MAT entries | Igor Mammedov |
2021-10-05 | acpi: use build_append_int_noprefix() API to compose SRAT table | Igor Mammedov |
2021-10-05 | acpi: vmgenid_build_acpi: use acpi_table_begin()/acpi_table_end() instead of ... | Igor Mammedov |
2021-10-05 | acpi: nvdimm_build_ssdt: use acpi_table_begin()/acpi_table_end() instead of b... | Igor Mammedov |
2021-10-05 | acpi: nvdimm_build_nfit: use acpi_table_begin()/acpi_table_end() instead of b... | Igor Mammedov |
2021-10-05 | acpi: build_hmat: use acpi_table_begin()/acpi_table_end() instead of build_he... | Igor Mammedov |
2021-10-05 | acpi: build_mcfg: use acpi_table_begin()/acpi_table_end() instead of build_he... | Igor Mammedov |
2021-10-05 | acpi: acpi_build_hest: use acpi_table_begin()/acpi_table_end() instead of bui... | Igor Mammedov |
2021-10-05 | acpi: build_tpm2: use acpi_table_begin()/acpi_table_end() instead of build_he... | Igor Mammedov |
2021-10-05 | acpi: build_fadt: use acpi_table_begin()/acpi_table_end() instead of build_he... | Igor Mammedov |
2021-10-05 | acpi: build_slit: use acpi_table_begin()/acpi_table_end() instead of build_he... | Igor Mammedov |
2021-10-05 | acpi: build_xsdt: use acpi_table_begin()/acpi_table_end() instead of build_he... | Igor Mammedov |
2021-10-05 | acpi: build_rsdt: use acpi_table_begin()/acpi_table_end() instead of build_he... | Igor Mammedov |
2021-10-05 | acpi: add helper routines to initialize ACPI tables | Igor Mammedov |
2021-09-30 | memory_hotplug.c: send DEVICE_UNPLUG_GUEST_ERROR in acpi_memory_hotplug_write() | Daniel Henrique Barboza |
2021-09-29 | memory_hotplug.c: handle dev->id = NULL in acpi_memory_hotplug_write() | Daniel Henrique Barboza |
2021-09-04 | hw/acpi: use existing references to pci device struct within functions | Ani Sinha |
2021-09-04 | hw/acpi: refactor acpi hp modules so that targets can just use what they need | Ani Sinha |
2021-09-04 | hw/acpi: define PIIX4 acpi pci hotplug property strings at a single place | Ani Sinha |
2021-07-20 | hw/acpi/Kconfig: Add missing Kconfig dependencies (build error) | Philippe Mathieu-Daudé |
2021-07-20 | hw/acpi: Do not restrict ACPI core routines to x86 architecture | Philippe Mathieu-Daudé |
2021-07-16 | hw/acpi/ich9: Set ACPI PCI hot-plug as default on Q35 | Julia Suvorova |
2021-07-16 | hw/pci/pcie: Do not set HPC flag if acpihp is used | Julia Suvorova |
2021-07-16 | hw/acpi/ich9: Enable ACPI PCI hot-plug | Julia Suvorova |
2021-07-16 | hw/i386/acpi-build: Add ACPI PCI hot-plug methods to Q35 | Julia Suvorova |
2021-07-03 | acpi/ged: fix reset cause | Gerd Hoffmann |
2021-06-21 | hw/acpi: Provide function acpi_ghes_present() | Peter Maydell |
2021-06-21 | hw/acpi: Provide stub version of acpi_ghes_record_errors() | Peter Maydell |
2021-06-15 | acpi: Eliminate all TPM related code if CONFIG_TPM is not set | Stefan Berger |
2021-06-02 | docs: fix references to docs/specs/tpm.rst | Stefano Garzarella |
2021-06-02 | docs: fix references to docs/devel/tracing.rst | Stefano Garzarella |
2021-05-16 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell |
2021-05-04 | x86: acpi: use offset instead of pointer when using build_header() | Igor Mammedov |
2021-05-02 | Do not include exec/address-spaces.h if it's not really necessary | Thomas Huth |
2021-05-02 | Do not include hw/boards.h if it's not really necessary | Thomas Huth |
2021-04-01 | acpi/piix4: reinitialize acpi PM device on reset | Isaku Yamahata |
2021-03-22 | acpi: Set proper maximum size for "etc/acpi/rsdp" blob | David Hildenbrand |
2021-03-22 | acpi: Move maximum size logic into acpi_add_rom_blob() | David Hildenbrand |
2021-03-22 | acpi: add aml_to_decimalstring() and aml_call6() helpers | Igor Mammedov |
2021-03-22 | pci: acpi: ensure that acpi-index is unique | Igor Mammedov |
2021-03-22 | pci: introduce acpi-index property for PCI device | Igor Mammedov |
2021-02-23 | acpi/core: always set SCI_EN when SMM isn't supported | Isaku Yamahata |
2021-02-23 | ich9, piix4: add property, smm-compat, to keep compatibility of SMM | Isaku Yamahata |
2021-02-05 | acpi: Permit OEM ID and OEM table ID fields to be changed | Marian Postevca |
2021-01-28 | qapi: Use QAPI_LIST_APPEND in trivial cases | Eric Blake |
2021-01-17 | acpi: Add addr offset in build_crs | Jiahui Cen |