aboutsummaryrefslogtreecommitdiff
path: root/hw/acpi
AgeCommit message (Expand)AuthorFilesLines
2021-02-23acpi/core: always set SCI_EN when SMM isn't supportedIsaku Yamahata3-3/+13
2021-02-23ich9, piix4: add property, smm-compat, to keep compatibility of SMMIsaku Yamahata1-0/+2
2021-02-05acpi: Permit OEM ID and OEM table ID fields to be changedMarian Postevca7-33/+36
2021-01-28qapi: Use QAPI_LIST_APPEND in trivial casesEric Blake2-10/+5
2021-01-17acpi: Add addr offset in build_crsJiahui Cen1-8/+10
2020-12-18qdev: Move softmmu properties to qdev-properties-system.hEduardo Habkost1-0/+1
2020-12-09x86: acpi: let the firmware handle pending "CPU remove" events in SMMIgor Mammedov1-2/+12
2020-12-09acpi: cpuhp: introduce 'firmware performs eject' status/control bitsIgor Mammedov2-1/+13
2020-12-08acpi: Extract crs build form acpi_build.cYubo Miao1-0/+285
2020-11-15nomaintainer: Fix Lesser GPL version numberChetan Pant6-6/+6
2020-11-15nvdimm: Fix Lesser GPL version numberChetan Pant1-1/+1
2020-11-12ACPI: Avoid infinite recursion when dump-vmstatePeng Liang1-1/+11
2020-11-03hw/acpi : add spaces around operatorXinhao Zhang1-1/+1
2020-11-03hw/acpi : add space before the open parenthesis '('Xinhao Zhang1-1/+1
2020-11-03hw/acpi : Don't use '#' flag of printf formatXinhao Zhang1-10/+10
2020-10-21acpi: add aml builder stubsGerd Hoffmann1-0/+14
2020-10-13hw/acpi/piix4: Rename piix4_pm_add_propeties() to piix4_pm_add_properties()Greg Kurz1-2/+2
2020-09-29qapi: Extract ACPI commands to 'acpi.json'Philippe Mathieu-Daudé3-3/+3
2020-09-29qapi: Restrict device memory commands to machine codePhilippe Mathieu-Daudé1-0/+1
2020-09-29qapi: Restrict query-vm-generation-id command to machine codePhilippe Mathieu-Daudé1-1/+1
2020-09-29piix4: don't reserve hw resources when hotplug is off globallyAni Sinha1-2/+4
2020-09-29Fix a gap where acpi_pcihp_find_hotplug_bus() returns a non-hotpluggable busAni Sinha1-0/+15
2020-09-29x68: acpi: trigger SMI before sending hotplug Notify event to OSPMIgor Mammedov1-27/+138
2020-09-29acpi: add aml_land() and aml_break() primitivesIgor Mammedov1-0/+16
2020-09-29x86: cpuhp: refuse cpu hot-unplug request earlier if not supportedIgor Mammedov1-0/+12
2020-09-29x86: cpuhp: prevent guest crash on CPU hotplug when broadcast SMI is in useIgor Mammedov1-1/+11
2020-09-18Use OBJECT_DECLARE_SIMPLE_TYPE when possibleEduardo Habkost1-3/+1
2020-09-17acpi: move acpi_dsdt_add_power_button() to gedGerd Hoffmann1-0/+8
2020-09-17acpi: ged: add control regsGerd Hoffmann1-0/+44
2020-09-12Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-5.2-pul...Peter Maydell1-11/+0
2020-09-09vmgenid: Rename VMGENID_DEVICE to TYPE_VMGENIDEduardo Habkost1-3/+3
2020-09-09Use DECLARE_*CHECKER* macrosEduardo Habkost1-2/+2
2020-09-09Move QOM typedefs and add missing includesEduardo Habkost1-2/+4
2020-09-09hw/acpi/tco: Remove unused definitionsPhilippe Mathieu-Daudé1-11/+0
2020-08-27Introduce a new flag for i440fx to disable PCI hotplug on the root busAni Sinha2-2/+26
2020-08-21meson: convert hw/acpiMarc-André Lureau2-26/+25
2020-08-21trace: switch position of headers to what Meson requiresPaolo Bonzini1-0/+1
2020-07-27ACPI: Assert that we don't run out of the preallocated memoryDongjiu Geng1-8/+4
2020-07-22acpi: accept byte and word access to core ACPI registersMichael Tokarev1-3/+6
2020-07-10qapi: Smooth another visitor error checking patternMarkus Armbruster1-3/+2
2020-07-10error: Avoid unnecessary error_propagate() after error_setg()Markus Armbruster1-8/+6
2020-07-10qom: Put name parameter before value / visitor parameterMarkus Armbruster3-4/+4
2020-07-02qdev: Drop qbus_set_hotplug_handler() parameter @errpMarkus Armbruster2-3/+2
2020-06-24Rename use_acpi_pci_hotplug to more appropriate use_acpi_hotplug_bridgeAni Sinha1-10/+11
2020-06-24acpi: Some build_tpm2() code reshapeEric Auger1-19/+32
2020-06-23arm/virt: Add memory hot remove supportShameer Kolothum1-0/+29
2020-06-15pci: Convert uses of pci_create() etc. with CoccinelleMarkus Armbruster1-2/+4
2020-06-15qdev: Convert to qdev_unrealize() with CoccinelleMarkus Armbruster1-1/+1
2020-06-12Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell1-1/+1
2020-06-12acpi: ged: rename event memory regionGerd Hoffmann1-8/+8