index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
acpi
Age
Commit message (
Expand
)
Author
2024-11-04
hw/acpi: Update GED with vCPU Hotplug VMSD for migration
Salil Mehta
2024-11-04
hw/acpi: Update ACPI `_STA` method with QOM vCPU ACPI Hotplug states
Salil Mehta
2024-11-04
hw/acpi: Make CPUs ACPI `presence` conditional during vCPU hot-unplug
Salil Mehta
2024-11-04
hw/acpi: Generic Initiator - add missing object class property descriptions.
Jonathan Cameron
2024-11-04
hw/acpi: Make storage of node id uint32_t to reduce fragility
Jonathan Cameron
2024-11-04
hw/acpi: Generic Port Affinity Structure support
Jonathan Cameron
2024-11-04
acpi/pci: Move Generic Initiator object handling into acpi/pci.*
Jonathan Cameron
2024-11-04
hw/pci: Add a busnr property to pci_props and use for acpi/gi
Jonathan Cameron
2024-11-04
hw/acpi: Rename build_all_acpi_generic_initiators() to build_acpi_generic_ini...
Jonathan Cameron
2024-11-04
hw/acpi: Move AML building code for Generic Initiators to aml_build.c
Jonathan Cameron
2024-11-04
hw/acpi/GI: Fix trivial parameter alignment issue.
Jonathan Cameron
2024-11-04
hw/acpi: Fix ordering of BDF in Generic Initiator PCI Device Handle.
Jonathan Cameron
2024-10-16
acpi: ged: Add macro for acpi sleep control register
Bibo Mao
2024-09-24
hw/acpi: remove break after g_assert_not_reached()
Pierrick Bouvier
2024-09-24
hw/acpi: replace assert(0) with g_assert_not_reached()
Pierrick Bouvier
2024-09-13
hw: Use device_class_set_legacy_reset() instead of opencoding
Peter Maydell
2024-09-11
hw/acpi/ich9: Add periodic and swsmi timer
Dominic Prinz
2024-07-22
hw/acpi: Update CPUs AML with cpu-(ctrl)dev change
Salil Mehta
2024-07-22
hw/acpi: Update GED _EVT method AML with CPU scan
Salil Mehta
2024-07-22
hw/acpi: Update ACPI GED framework to support vCPU Hotplug
Salil Mehta
2024-07-22
hw/acpi: Move CPU ctrl-dev MMIO region len macro to common header file
Salil Mehta
2024-06-19
hw/acpi/ich9: Remove dead code related to 'acpi_memory_hotplug'
Philippe Mathieu-Daudé
2024-06-19
hw/acpi/ich9: Remove 'memory-hotplug-support' property
Philippe Mathieu-Daudé
2024-06-04
hw/acpi: Remove the deprecated QAPI MEM_UNPLUG_ERROR event
Philippe Mathieu-Daudé
2024-03-12
hmat acpi: Fix out of bounds access due to missing use of indirection
Jonathan Cameron
2024-03-12
hmat acpi: Do not add Memory Proximity Domain Attributes Structure targetting...
Jonathan Cameron
2024-03-12
hw/acpi: Implement the SRAT GI affinity structure
Ankit Agrawal
2024-03-12
qom: new object to associate device to NUMA node
Ankit Agrawal
2024-03-08
hw/arm/virt-acpi-build.c: Migrate SPCR creation to common location
Sia Jee Heng
2024-02-20
hw/acpi/cpu_hotplug: Include 'x86.h' instead of 'pc.h'
Philippe Mathieu-Daudé
2024-02-20
hw/acpi/cpu_hotplug: Include 'pci_device.h' instead of 'pci.h'
Philippe Mathieu-Daudé
2024-01-04
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Peter Maydell
2023-12-31
meson: remove CONFIG_ALL
Paolo Bonzini
2023-12-29
hw/acpi: Constify VMState
Richard Henderson
2023-12-25
hw/acpi: propagate vcpu hotplug after switch to modern interface
Aaron Young
2023-12-02
hw/acpi/erst: Do not ignore Error* in realize handler
Philippe Mathieu-Daudé
2023-10-23
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Stefan Hajnoczi
2023-10-22
hw/cxl: Add QTG _DSM support for ACPI0017 device
Dave Jiang
2023-10-19
hw/acpi/pcihp: Clean up global variable shadowing in acpi_pcihp_init()
Philippe Mathieu-Daudé
2023-10-05
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Stefan Hajnoczi
2023-10-04
hw/acpi/core: Trace enable and status registers of GPE separately
Bernhard Beschow
2023-10-04
hw/acpi: Trace GPE access in all device models, not just PIIX4
Bernhard Beschow
2023-10-04
hw/acpi/acpi_dev_interface: Remove now unused #include "hw/boards.h"
Bernhard Beschow
2023-10-04
hw/acpi/acpi_dev_interface: Remove now unused madt_cpu virtual method
Bernhard Beschow
2023-10-04
hw/acpi/cpu: Have build_cpus_aml() take a build_madt_cpu_fn callback
Bernhard Beschow
2023-09-29
hw/acpi: changes towards enabling -Wshadow=local
Ani Sinha
2023-09-21
hw/other: spelling fixes
Michael Tokarev
2023-09-19
nvdimm: Reject writing label data to ROM instead of crashing QEMU
David Hildenbrand
2023-06-26
hw/acpi: Fix PM control register access
BALATON Zoltan
2023-06-20
meson: Replace softmmu_ss -> system_ss
Philippe Mathieu-Daudé
[next]