index
:
qemu
loongarch64
master
or1k
QEMU development tree
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
acpi
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
hw/acpi: Update CPUs AML with cpu-(ctrl)dev change
Salil Mehta
2024-07-22
1
-4
/
+13
*
hw/acpi: Update GED _EVT method AML with CPU scan
Salil Mehta
2024-07-22
1
-0
/
+3
*
hw/acpi: Update ACPI GED framework to support vCPU Hotplug
Salil Mehta
2024-07-22
2
-0
/
+53
*
hw/acpi: Move CPU ctrl-dev MMIO region len macro to common header file
Salil Mehta
2024-07-22
1
-1
/
+0
*
hw/acpi/ich9: Remove dead code related to 'acpi_memory_hotplug'
Philippe Mathieu-Daudé
2024-06-19
1
-22
/
+6
*
hw/acpi/ich9: Remove 'memory-hotplug-support' property
Philippe Mathieu-Daudé
2024-06-19
1
-18
/
+0
*
hw/acpi: Remove the deprecated QAPI MEM_UNPLUG_ERROR event
Philippe Mathieu-Daudé
2024-06-04
1
-8
/
+0
*
hmat acpi: Fix out of bounds access due to missing use of indirection
Jonathan Cameron
2024-03-12
1
-1
/
+5
*
hmat acpi: Do not add Memory Proximity Domain Attributes Structure targetting non existent memory.
Jonathan Cameron
2024-03-12
1
-0
/
+7
*
hw/acpi: Implement the SRAT GI affinity structure
Ankit Agrawal
2024-03-12
2
-1
/
+78
*
qom: new object to associate device to NUMA node
Ankit Agrawal
2024-03-12
2
-0
/
+72
*
hw/arm/virt-acpi-build.c: Migrate SPCR creation to common location
Sia Jee Heng
2024-03-08
1
-0
/
+53
*
hw/acpi/cpu_hotplug: Include 'x86.h' instead of 'pc.h'
Philippe Mathieu-Daudé
2024-02-20
1
-1
/
+1
*
hw/acpi/cpu_hotplug: Include 'pci_device.h' instead of 'pci.h'
Philippe Mathieu-Daudé
2024-02-20
1
-1
/
+1
*
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Peter Maydell
2024-01-04
1
-5
/
+0
|
\
|
*
meson: remove CONFIG_ALL
Paolo Bonzini
2023-12-31
1
-5
/
+0
*
|
hw/acpi: Constify VMState
Richard Henderson
2023-12-29
9
-26
/
+26
*
|
hw/acpi: propagate vcpu hotplug after switch to modern interface
Aaron Young
2023-12-25
1
-4
/
+16
|
/
*
hw/acpi/erst: Do not ignore Error* in realize handler
Philippe Mathieu-Daudé
2023-12-02
1
-0
/
+10
*
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu into staging
Stefan Hajnoczi
2023-10-23
1
-0
/
+69
|
\
|
*
hw/cxl: Add QTG _DSM support for ACPI0017 device
Dave Jiang
2023-10-22
1
-0
/
+69
*
|
hw/acpi/pcihp: Clean up global variable shadowing in acpi_pcihp_init()
Philippe Mathieu-Daudé
2023-10-19
1
-3
/
+2
|
/
*
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu into staging
Stefan Hajnoczi
2023-10-05
8
-22
/
+22
|
\
|
*
hw/acpi/core: Trace enable and status registers of GPE separately
Bernhard Beschow
2023-10-04
2
-5
/
+11
|
*
hw/acpi: Trace GPE access in all device models, not just PIIX4
Bernhard Beschow
2023-10-04
3
-7
/
+9
|
*
hw/acpi/acpi_dev_interface: Remove now unused #include "hw/boards.h"
Bernhard Beschow
2023-10-04
4
-1
/
+5
|
*
hw/acpi/acpi_dev_interface: Remove now unused madt_cpu virtual method
Bernhard Beschow
2023-10-04
2
-8
/
+0
|
*
hw/acpi/cpu: Have build_cpus_aml() take a build_madt_cpu_fn callback
Bernhard Beschow
2023-10-04
1
-6
/
+2
*
|
hw/acpi: changes towards enabling -Wshadow=local
Ani Sinha
2023-09-29
1
-12
/
+13
|
/
*
hw/other: spelling fixes
Michael Tokarev
2023-09-21
3
-5
/
+5
*
nvdimm: Reject writing label data to ROM instead of crashing QEMU
David Hildenbrand
2023-09-19
1
-3
/
+8
*
hw/acpi: Fix PM control register access
BALATON Zoltan
2023-06-26
1
-26
/
+26
*
meson: Replace softmmu_ss -> system_ss
Philippe Mathieu-Daudé
2023-06-20
1
-5
/
+5
*
hw/pci-bridge: Make PCIe and CXL PXB Devices inherit from TYPE_PXB_DEV
Jonathan Cameron
2023-04-24
1
-5
/
+6
*
acpi: pcihp: allow repeating hot-unplug requests
Igor Mammedov
2023-04-24
1
-0
/
+10
*
pcihp: add ACPI PCI hotplug specific is_hotpluggable_bus() callback
Igor Mammedov
2023-03-07
4
-24
/
+36
*
pcihp: move fields enabling hotplug into AcpiPciHpState
Igor Mammedov
2023-03-07
4
-29
/
+30
*
acpi: pci: move out ACPI PCI hotplug generator from generic slot generator build_append_pci_bus_devices()
Igor Mammedov
2023-03-07
1
-1
/
+11
*
pci: move acpi-index uniqueness check to generic PCI device code
Igor Mammedov
2023-03-07
1
-56
/
+0
*
pcihp: piix4: do not redirect hotplug controller to piix4 when ACPI hotplug is disabled
Igor Mammedov
2023-03-07
1
-1
/
+1
*
x86: pcihp: fix missing bridge AML when intermediate root-port has 'hotplug=off' set
Igor Mammedov
2023-03-07
1
-1
/
+1
*
hw: Move ich9.h to southbridge/
Bernhard Beschow
2023-02-27
2
-2
/
+2
*
hw/isa/lpc_ich9: Connect PM stuff to LPC internally
Bernhard Beschow
2023-02-27
1
-6
/
+2
*
hw/acpi: Move QMP command to hw/core/
Markus Armbruster
2023-02-23
1
-18
/
+0
*
hw/acpi: Dumb down acpi_table_add() stub
Markus Armbruster
2023-02-23
1
-3
/
+1
*
Drop duplicate #include
Markus Armbruster
2023-02-08
1
-1
/
+0
*
acpi: Move the QMP command from monitor/ to hw/acpi/
Markus Armbruster
2023-02-04
2
-0
/
+31
*
pcihp: make bridge describe itself using AcpiDevAmlIfClass:build_dev_aml
Igor Mammedov
2023-01-28
4
-1
/
+54
*
pci: acpihp: assign BSEL only to coldplugged bridges
Igor Mammedov
2023-01-28
1
-13
/
+22
*
pcihp: piix4: do not call acpi_pcihp_reset() when ACPI PCI hotplug is disabled
Igor Mammedov
2023-01-28
1
-1
/
+3
[next]