qemu-e2k/include/hw/acpi
Dongjiu Geng 558b9d8640 ACPI: Record Generic Error Status Block(GESB) table
kvm_arch_on_sigbus_vcpu() error injection uses source_id as
index in etc/hardware_errors to find out Error Status Data
Block entry corresponding to error source. So supported source_id
values should be assigned here and not be changed afterwards to
make sure that guest will write error into expected Error Status
Data Block.

Before QEMU writes a new error to ACPI table, it will check whether
previous error has been acknowledged. If not acknowledged, the new
errors will be ignored and not be recorded. For the errors section
type, QEMU simulate it to memory section error.

Signed-off-by: Dongjiu Geng <gengdongjiu@huawei.com>
Signed-off-by: Xiang Zheng <zhengxiang9@huawei.com>
Reviewed-by: Igor Mammedov <imammedo@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Message-id: 20200512030609.19593-9-gengdongjiu@huawei.com
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
2020-05-14 15:03:09 +01:00
..
acpi_dev_interface.h
acpi-defs.h
acpi.h
aml-build.h ACPI: Build related register address fields via hardware error fw_cfg blob 2020-05-14 15:03:09 +01:00
bios-linker-loader.h
cpu_hotplug.h
cpu.h
generic_event_device.h ACPI: Record the Generic Error Status Block address 2020-05-14 15:03:09 +01:00
ghes.h ACPI: Record Generic Error Status Block(GESB) table 2020-05-14 15:03:09 +01:00
ich9.h
ipmi.h
memory_hotplug.h
pc-hotplug.h
pci.h
pcihp.h
tco.h
tpm.h
utils.h
vmgenid.h