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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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
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
2023-10-04
hw/acpi: Trace GPE access in all device models, not just PIIX4
Bernhard Beschow
3
-7
/
+9
2023-10-04
hw/acpi/acpi_dev_interface: Remove now unused #include "hw/boards.h"
Bernhard Beschow
4
-1
/
+5
2023-10-04
hw/acpi/acpi_dev_interface: Remove now unused madt_cpu virtual method
Bernhard Beschow
2
-8
/
+0
2023-10-04
hw/acpi/cpu: Have build_cpus_aml() take a build_madt_cpu_fn callback
Bernhard Beschow
1
-6
/
+2
2023-09-29
hw/acpi: changes towards enabling -Wshadow=local
Ani Sinha
1
-12
/
+13
2023-09-21
hw/other: spelling fixes
Michael Tokarev
3
-5
/
+5
2023-09-19
nvdimm: Reject writing label data to ROM instead of crashing QEMU
David Hildenbrand
1
-3
/
+8
2023-06-26
hw/acpi: Fix PM control register access
BALATON Zoltan
1
-26
/
+26
2023-06-20
meson: Replace softmmu_ss -> system_ss
Philippe Mathieu-Daudé
1
-5
/
+5
2023-04-24
hw/pci-bridge: Make PCIe and CXL PXB Devices inherit from TYPE_PXB_DEV
Jonathan Cameron
1
-5
/
+6
2023-04-24
acpi: pcihp: allow repeating hot-unplug requests
Igor Mammedov
1
-0
/
+10
2023-03-07
pcihp: add ACPI PCI hotplug specific is_hotpluggable_bus() callback
Igor Mammedov
4
-24
/
+36
2023-03-07
pcihp: move fields enabling hotplug into AcpiPciHpState
Igor Mammedov
4
-29
/
+30
2023-03-07
acpi: pci: move out ACPI PCI hotplug generator from generic slot generator bu...
Igor Mammedov
1
-1
/
+11
2023-03-07
pci: move acpi-index uniqueness check to generic PCI device code
Igor Mammedov
1
-56
/
+0
2023-03-07
pcihp: piix4: do not redirect hotplug controller to piix4 when ACPI hotplug i...
Igor Mammedov
1
-1
/
+1
2023-03-07
x86: pcihp: fix missing bridge AML when intermediate root-port has 'hotplug=o...
Igor Mammedov
1
-1
/
+1
2023-02-27
hw: Move ich9.h to southbridge/
Bernhard Beschow
2
-2
/
+2
2023-02-27
hw/isa/lpc_ich9: Connect PM stuff to LPC internally
Bernhard Beschow
1
-6
/
+2
2023-02-23
hw/acpi: Move QMP command to hw/core/
Markus Armbruster
1
-18
/
+0
2023-02-23
hw/acpi: Dumb down acpi_table_add() stub
Markus Armbruster
1
-3
/
+1
2023-02-08
Drop duplicate #include
Markus Armbruster
1
-1
/
+0
2023-02-04
acpi: Move the QMP command from monitor/ to hw/acpi/
Markus Armbruster
2
-0
/
+31
2023-01-28
pcihp: make bridge describe itself using AcpiDevAmlIfClass:build_dev_aml
Igor Mammedov
4
-1
/
+54
2023-01-28
pci: acpihp: assign BSEL only to coldplugged bridges
Igor Mammedov
1
-13
/
+22
2023-01-28
pcihp: piix4: do not call acpi_pcihp_reset() when ACPI PCI hotplug is disabled
Igor Mammedov
1
-1
/
+3
2023-01-27
hw/acpi/acpi_dev_interface: Remove unused parameter from AcpiDeviceIfClass::m...
Bernhard Beschow
2
-5
/
+3
2023-01-27
hw/acpi/piix4: No need to #include "hw/southbridge/piix.h"
Bernhard Beschow
1
-1
/
+0
2023-01-27
hw/isa/isa-bus: Turn isa_build_aml() into qbus_build_aml()
Bernhard Beschow
1
-0
/
+10
2023-01-08
acpi: cpuhp: fix guest-visible maximum access size to the legacy reg block
Laszlo Ersek
1
-0
/
+3
2023-01-08
hw/acpi/aml-build: Only generate cluster node in PPTT when specified
Yicong Yang
1
-1
/
+1
2023-01-08
include/hw/pci: Split pci_device.h off pci.h
Markus Armbruster
1
-1
/
+1
2023-01-08
hw/acpi/Kconfig: Add missing dependencies to ACPI_PIIX4
Bernhard Beschow
1
-1
/
+3
2023-01-08
hw/acpi/Kconfig: Do not needlessly build TYPE_PIIX4_PM in non-PC/Malta machines
Bernhard Beschow
1
-1
/
+0
2023-01-08
hw/acpi/Kconfig: Add missing dependencies to ACPI_ICH9
Bernhard Beschow
1
-0
/
+2
2023-01-08
hw/acpi/Kconfig: Rename ACPI_X86_ICH to ACPI_ICH9
Bernhard Beschow
2
-2
/
+2
2022-12-21
hw/acpi: Rename tco.c -> ich9_tco.c
Philippe Mathieu-Daudé
3
-3
/
+3
2022-12-21
pci: drop redundant PCIDeviceClass::is_bridge field
Igor Mammedov
1
-2
/
+1
2022-12-21
ich9: honour 'enable_tco' property
Daniel P. Berrangé
1
-2
/
+4
2022-12-21
hw/acpi: add trace events for TCO watchdog register access
Daniel P. Berrangé
2
-13
/
+30
2022-12-14
qapi qdev qom: Elide redundant has_FOO in generated C
Markus Armbruster
1
-1
/
+1
2022-12-13
qapi acpi: Elide redundant has_FOO in generated C
Markus Armbruster
3
-9
/
+7
2022-11-07
hw/acpi/erst.c: Fix memory handling issues
Christian A. Ehrhardt
1
-3
/
+3
2022-11-07
acpi: pc: vga: use AcpiDevAmlIf interface to build VGA device descriptors
Igor Mammedov
1
-0
/
+10
2022-11-07
acpi: fadt: support revision 6.0 of the ACPI specification
Miguel Luis
1
-3
/
+10
2022-11-02
acpi/nvdimm: Implement ACPI NVDIMM Label Methods
Robert Hoo
1
-0
/
+95
2022-11-02
acpi/nvdimm: define macro for NVDIMM Device _DSM
Robert Hoo
1
-2
/
+2
2022-11-02
acpi/ssdt: Fix aml_or() and aml_and() in if clause
Robert Hoo
1
-4
/
+3
[next]