index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
acpi
Age
Commit message (
Expand
)
Author
Files
Lines
2024-12-21
Merge tag 'exec-20241220' of https://github.com/philmd/qemu into staging
Stefan Hajnoczi
11
-14
/
+14
2024-12-21
Merge tag 'pull-riscv-to-apply-20241220' of https://github.com/alistair23/qem...
Stefan Hajnoczi
1
-4
/
+16
2024-12-20
include: Rename sysemu/ -> system/
Philippe Mathieu-Daudé
11
-14
/
+14
2024-12-20
hw/acpi: Upgrade ACPI SPCR table to support SPCR table revision 4 format
Sia Jee Heng
1
-4
/
+16
2024-12-19
include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST
Richard Henderson
4
-4
/
+0
2024-12-15
hw/acpi: Constify all Property
Richard Henderson
4
-4
/
+4
2024-11-26
hw/acpi: Fix size of HID in build_append_srat_acpi_device_handle()
Jonathan Cameron
1
-1
/
+1
2024-11-26
Revert "hw/acpi: Make CPUs ACPI `presence` conditional during vCPU hot-unplug"
Igor Mammedov
1
-14
/
+1
2024-11-26
Revert "hw/acpi: Update ACPI `_STA` method with QOM vCPU ACPI Hotplug states"
Igor Mammedov
1
-34
/
+4
2024-11-04
hw/acpi: Update GED with vCPU Hotplug VMSD for migration
Salil Mehta
1
-0
/
+19
2024-11-04
hw/acpi: Update ACPI `_STA` method with QOM vCPU ACPI Hotplug states
Salil Mehta
1
-4
/
+34
2024-11-04
hw/acpi: Make CPUs ACPI `presence` conditional during vCPU hot-unplug
Salil Mehta
1
-1
/
+14
2024-11-04
hw/acpi: Generic Initiator - add missing object class property descriptions.
Jonathan Cameron
1
-0
/
+4
2024-11-04
hw/acpi: Make storage of node id uint32_t to reduce fragility
Jonathan Cameron
2
-2
/
+2
2024-11-04
hw/acpi: Generic Port Affinity Structure support
Jonathan Cameron
2
-1
/
+154
2024-11-04
acpi/pci: Move Generic Initiator object handling into acpi/pci.*
Jonathan Cameron
3
-121
/
+124
2024-11-04
hw/pci: Add a busnr property to pci_props and use for acpi/gi
Jonathan Cameron
1
-5
/
+9
2024-11-04
hw/acpi: Rename build_all_acpi_generic_initiators() to build_acpi_generic_ini...
Jonathan Cameron
1
-2
/
+2
2024-11-04
hw/acpi: Move AML building code for Generic Initiators to aml_build.c
Jonathan Cameron
2
-36
/
+47
2024-11-04
hw/acpi/GI: Fix trivial parameter alignment issue.
Jonathan Cameron
1
-1
/
+1
2024-11-04
hw/acpi: Fix ordering of BDF in Generic Initiator PCI Device Handle.
Jonathan Cameron
1
-1
/
+2
2024-10-16
acpi: ged: Add macro for acpi sleep control register
Bibo Mao
1
-3
/
+3
2024-09-24
hw/acpi: remove break after g_assert_not_reached()
Pierrick Bouvier
1
-1
/
+0
2024-09-24
hw/acpi: replace assert(0) with g_assert_not_reached()
Pierrick Bouvier
1
-1
/
+1
2024-09-13
hw: Use device_class_set_legacy_reset() instead of opencoding
Peter Maydell
2
-2
/
+2
2024-09-11
hw/acpi/ich9: Add periodic and swsmi timer
Dominic Prinz
3
-1
/
+117
2024-07-22
hw/acpi: Update CPUs AML with cpu-(ctrl)dev change
Salil Mehta
1
-4
/
+13
2024-07-22
hw/acpi: Update GED _EVT method AML with CPU scan
Salil Mehta
1
-0
/
+3
2024-07-22
hw/acpi: Update ACPI GED framework to support vCPU Hotplug
Salil Mehta
2
-0
/
+53
2024-07-22
hw/acpi: Move CPU ctrl-dev MMIO region len macro to common header file
Salil Mehta
1
-1
/
+0
2024-06-19
hw/acpi/ich9: Remove dead code related to 'acpi_memory_hotplug'
Philippe Mathieu-Daudé
1
-22
/
+6
2024-06-19
hw/acpi/ich9: Remove 'memory-hotplug-support' property
Philippe Mathieu-Daudé
1
-18
/
+0
2024-06-04
hw/acpi: Remove the deprecated QAPI MEM_UNPLUG_ERROR event
Philippe Mathieu-Daudé
1
-8
/
+0
2024-03-12
hmat acpi: Fix out of bounds access due to missing use of indirection
Jonathan Cameron
1
-1
/
+5
2024-03-12
hmat acpi: Do not add Memory Proximity Domain Attributes Structure targetting...
Jonathan Cameron
1
-0
/
+7
2024-03-12
hw/acpi: Implement the SRAT GI affinity structure
Ankit Agrawal
2
-1
/
+78
2024-03-12
qom: new object to associate device to NUMA node
Ankit Agrawal
2
-0
/
+72
2024-03-08
hw/arm/virt-acpi-build.c: Migrate SPCR creation to common location
Sia Jee Heng
1
-0
/
+53
2024-02-20
hw/acpi/cpu_hotplug: Include 'x86.h' instead of 'pc.h'
Philippe Mathieu-Daudé
1
-1
/
+1
2024-02-20
hw/acpi/cpu_hotplug: Include 'pci_device.h' instead of 'pci.h'
Philippe Mathieu-Daudé
1
-1
/
+1
2024-01-04
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Peter Maydell
1
-5
/
+0
2023-12-31
meson: remove CONFIG_ALL
Paolo Bonzini
1
-5
/
+0
2023-12-29
hw/acpi: Constify VMState
Richard Henderson
9
-26
/
+26
2023-12-25
hw/acpi: propagate vcpu hotplug after switch to modern interface
Aaron Young
1
-4
/
+16
2023-12-02
hw/acpi/erst: Do not ignore Error* in realize handler
Philippe Mathieu-Daudé
1
-0
/
+10
2023-10-23
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Stefan Hajnoczi
1
-0
/
+69
2023-10-22
hw/cxl: Add QTG _DSM support for ACPI0017 device
Dave Jiang
1
-0
/
+69
2023-10-19
hw/acpi/pcihp: Clean up global variable shadowing in acpi_pcihp_init()
Philippe Mathieu-Daudé
1
-3
/
+2
2023-10-05
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Stefan Hajnoczi
8
-22
/
+22
2023-10-04
hw/acpi/core: Trace enable and status registers of GPE separately
Bernhard Beschow
2
-5
/
+11
[next]