summaryrefslogtreecommitdiffstats
path: root/hw/acpi/ghes.c
Commit message (Expand)AuthorAgeFilesLines
* Fix 'writeable' typosPeter Maydell2022-06-081-1/+1
* acpi: acpi_build_hest: use acpi_table_begin()/acpi_table_end() instead of bui...Igor Mammedov2021-10-051-6/+4Star
* hw/acpi: Provide function acpi_ghes_present()Peter Maydell2021-06-211-0/+17
* acpi: Permit OEM ID and OEM table ID fields to be changedMarian Postevca2021-02-051-2/+3
* ACPI: Assert that we don't run out of the preallocated memoryDongjiu Geng2020-07-271-8/+4Star
* ACPI: Record Generic Error Status Block(GESB) tableDongjiu Geng2020-05-141-0/+219
* ACPI: Record the Generic Error Status Block addressDongjiu Geng2020-05-141-0/+14
* ACPI: Build Hardware Error Source TableDongjiu Geng2020-05-141-0/+126
* ACPI: Build related register address fields via hardware error fw_cfg blobDongjiu Geng2020-05-141-0/+89