index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
acpi
Age
Commit message (
Expand
)
Author
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
2020-12-18
qdev: Move softmmu properties to qdev-properties-system.h
Eduardo Habkost
2020-12-09
x86: acpi: let the firmware handle pending "CPU remove" events in SMM
Igor Mammedov
2020-12-09
acpi: cpuhp: introduce 'firmware performs eject' status/control bits
Igor Mammedov
2020-12-08
acpi: Extract crs build form acpi_build.c
Yubo Miao
2020-11-15
nomaintainer: Fix Lesser GPL version number
Chetan Pant
2020-11-15
nvdimm: Fix Lesser GPL version number
Chetan Pant
2020-11-12
ACPI: Avoid infinite recursion when dump-vmstate
Peng Liang
2020-11-03
hw/acpi : add spaces around operator
Xinhao Zhang
2020-11-03
hw/acpi : add space before the open parenthesis '('
Xinhao Zhang
2020-11-03
hw/acpi : Don't use '#' flag of printf format
Xinhao Zhang
2020-10-21
acpi: add aml builder stubs
Gerd Hoffmann
2020-10-13
hw/acpi/piix4: Rename piix4_pm_add_propeties() to piix4_pm_add_properties()
Greg Kurz
2020-09-29
qapi: Extract ACPI commands to 'acpi.json'
Philippe Mathieu-Daudé
2020-09-29
qapi: Restrict device memory commands to machine code
Philippe Mathieu-Daudé
2020-09-29
qapi: Restrict query-vm-generation-id command to machine code
Philippe Mathieu-Daudé
2020-09-29
piix4: don't reserve hw resources when hotplug is off globally
Ani Sinha
2020-09-29
Fix a gap where acpi_pcihp_find_hotplug_bus() returns a non-hotpluggable bus
Ani Sinha
2020-09-29
x68: acpi: trigger SMI before sending hotplug Notify event to OSPM
Igor Mammedov
2020-09-29
acpi: add aml_land() and aml_break() primitives
Igor Mammedov
2020-09-29
x86: cpuhp: refuse cpu hot-unplug request earlier if not supported
Igor Mammedov
2020-09-29
x86: cpuhp: prevent guest crash on CPU hotplug when broadcast SMI is in use
Igor Mammedov
2020-09-18
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
Eduardo Habkost
2020-09-17
acpi: move acpi_dsdt_add_power_button() to ged
Gerd Hoffmann
[next]