Age | Commit message (Expand) | Author |
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 |
2020-07-22 | acpi: accept byte and word access to core ACPI registers | Michael Tokarev |
2020-07-10 | qapi: Smooth another visitor error checking pattern | Markus Armbruster |
2020-07-10 | error: Avoid unnecessary error_propagate() after error_setg() | Markus Armbruster |
2020-07-10 | qom: Put name parameter before value / visitor parameter | Markus Armbruster |
2020-07-02 | qdev: Drop qbus_set_hotplug_handler() parameter @errp | Markus Armbruster |
2020-06-24 | Rename use_acpi_pci_hotplug to more appropriate use_acpi_hotplug_bridge | Ani Sinha |
2020-06-24 | acpi: Some build_tpm2() code reshape | Eric Auger |
2020-06-23 | arm/virt: Add memory hot remove support | Shameer Kolothum |
2020-06-15 | pci: Convert uses of pci_create() etc. with Coccinelle | Markus Armbruster |
2020-06-15 | qdev: Convert to qdev_unrealize() with Coccinelle | Markus Armbruster |
2020-06-12 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2020-06-12 | acpi: ged: rename event memory region | Gerd Hoffmann |