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-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
2020-09-17
acpi: ged: add control regs
Gerd Hoffmann
2020-09-12
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-5.2-pul...
Peter Maydell
2020-09-09
vmgenid: Rename VMGENID_DEVICE to TYPE_VMGENID
Eduardo Habkost
2020-09-09
Use DECLARE_*CHECKER* macros
Eduardo Habkost
2020-09-09
Move QOM typedefs and add missing includes
Eduardo Habkost
2020-09-09
hw/acpi/tco: Remove unused definitions
Philippe Mathieu-Daudé
2020-08-27
Introduce a new flag for i440fx to disable PCI hotplug on the root bus
Ani Sinha
2020-08-21
meson: convert hw/acpi
Marc-André Lureau
2020-08-21
trace: switch position of headers to what Meson requires
Paolo Bonzini
2020-07-27
ACPI: Assert that we don't run out of the preallocated memory
Dongjiu Geng
[next]