index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
hw
/
acpi
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
hw/acpi: Implement the SRAT GI affinity structure
Ankit Agrawal
2024-03-12
1
-0
/
+25
*
qom: new object to associate device to NUMA node
Ankit Agrawal
2024-03-12
1
-0
/
+22
*
hw/arm/virt-acpi-build.c: Migrate SPCR creation to common location
Sia Jee Heng
2024-03-08
2
-0
/
+37
*
hw/acpi/ich9_tco: Include missing 'migration/vmstate.h' header
Philippe Mathieu-Daudé
2024-02-22
1
-0
/
+1
*
hw/acpi/cpu: Use CPUState typedef
Philippe Mathieu-Daudé
2024-02-22
1
-1
/
+1
*
hw/acpi: Include missing 'qapi/qapi-types-acpi.h' generated header
Philippe Mathieu-Daudé
2024-02-22
2
-0
/
+2
*
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Stefan Hajnoczi
2023-10-23
1
-0
/
+1
|
\
|
*
hw/cxl: Add QTG _DSM support for ACPI0017 device
Dave Jiang
2023-10-22
1
-0
/
+1
*
|
hw/acpi/pcihp: Clean up global variable shadowing in acpi_pcihp_init()
Philippe Mathieu-Daudé
2023-10-19
1
-1
/
+1
|
/
*
hw/i386: Remove now redundant TYPE_ACPI_GED_X86
Bernhard Beschow
2023-10-04
1
-2
/
+0
*
hw/acpi/acpi_dev_interface: Remove now unused #include "hw/boards.h"
Bernhard Beschow
2023-10-04
1
-1
/
+0
*
hw/acpi/acpi_dev_interface: Remove now unused madt_cpu virtual method
Bernhard Beschow
2023-10-04
1
-2
/
+0
*
hw/acpi/cpu: Have build_cpus_aml() take a build_madt_cpu_fn callback
Bernhard Beschow
2023-10-04
1
-1
/
+5
*
include/: spelling fixes
Michael Tokarev
2023-09-08
3
-3
/
+3
*
tpm: Extend common APIs to support TPM TIS I2C
Ninad Palsule
2023-04-20
1
-0
/
+41
*
replace TABs with spaces
Yeqi Fu
2023-03-20
1
-2
/
+2
*
pcihp: add ACPI PCI hotplug specific is_hotpluggable_bus() callback
Igor Mammedov
2023-03-07
2
-0
/
+2
*
pcihp: move fields enabling hotplug into AcpiPciHpState
Igor Mammedov
2023-03-07
2
-6
/
+4
*
acpi: pci: move out ACPI PCI hotplug generator from generic slot generator bu...
Igor Mammedov
2023-03-07
1
-0
/
+2
*
hw/isa/lpc_ich9: Connect PM stuff to LPC internally
Bernhard Beschow
2023-02-27
1
-4
/
+2
*
pcihp: make bridge describe itself using AcpiDevAmlIfClass:build_dev_aml
Igor Mammedov
2023-01-28
1
-0
/
+4
*
hw/acpi/acpi_dev_interface: Remove unused parameter from AcpiDeviceIfClass::m...
Bernhard Beschow
2023-01-27
1
-2
/
+1
*
hw/isa/isa-bus: Turn isa_build_aml() into qbus_build_aml()
Bernhard Beschow
2023-01-27
1
-0
/
+3
*
include: Include headers where needed
Markus Armbruster
2023-01-08
1
-0
/
+3
*
include/hw/pci: Split pci_device.h off pci.h
Markus Armbruster
2023-01-08
1
-1
/
+1
*
hw/acpi: Rename tco.c -> ich9_tco.c
Philippe Mathieu-Daudé
2022-12-21
2
-2
/
+2
*
acpi: add get_dev_aml_func() helper
Igor Mammedov
2022-11-07
1
-2
/
+11
*
hw/acpi/piix4: move PIIX4PMState into separate piix4.h header
Mark Cave-Ayland
2022-06-11
1
-0
/
+75
*
hw/acpi/cxl: Pass in the CXLState directly rather than MachineState
Jonathan Cameron
2022-06-09
1
-2
/
+3
*
acpi: ipmi: use AcpiDevAmlIf interface to build IPMI device descriptors
Igor Mammedov
2022-06-09
1
-7
/
+2
*
ipmi: acpi: use relative path to resource source
Igor Mammedov
2022-06-09
1
-1
/
+1
*
acpi: add interface to build device specific AML
Igor Mammedov
2022-06-09
1
-0
/
+40
*
acpi/cxl: Create the CEDT (9.14.1)
Ben Widawsky
2022-05-13
1
-0
/
+5
*
acpi/cxl: Add _OSC implementation (9.14.2)
Ben Widawsky
2022-05-13
1
-0
/
+23
*
Clean up header guards that don't match their file name
Markus Armbruster
2022-05-11
1
-2
/
+2
*
acpi: fix acpi_index migration
Dr. David Alan Gilbert
2022-04-06
1
-2
/
+0
*
Replace GCC_FMT_ATTR with G_GNUC_PRINTF
Marc-André Lureau
2022-03-22
1
-6
/
+6
*
hw/acpi: add indication for i8042 in IA-PC boot flags of the FADT table
Liav Albani
2022-03-06
1
-0
/
+1
*
ACPI ERST: create ACPI ERST table for pc/x86 machines
Eric DeVolder
2022-02-06
1
-0
/
+5
*
ACPI ERST: header file for ERST
Eric DeVolder
2022-02-06
1
-0
/
+19
*
hw/acpi/ich9: Add compat prop to keep HPC bit set for 6.1 machine type
Julia Suvorova
2021-11-15
1
-0
/
+1
*
hw/acpi/aml-build: Add PPTT table
Andrew Jones
2021-10-21
1
-0
/
+3
*
hw/i386/acpi: fix conflicting IO address range for acpi pci hotplug in q35
Ani Sinha
2021-10-05
1
-1
/
+1
*
acpi: AcpiGenericAddress no longer used to map/access fields of MMIO, drop pa...
Igor Mammedov
2021-10-05
1
-1
/
+1
*
acpi: remove no longer used build_header()
Igor Mammedov
2021-10-05
2
-29
/
+0
*
acpi: build_facs: use build_append_int_noprefix() API to compose table
Igor Mammedov
2021-10-05
1
-14
/
+0
*
acpi: arm/virt: build_gtdt: use acpi_table_begin()/acpi_table_end() instead o...
Igor Mammedov
2021-10-05
1
-25
/
+0
*
acpi: arm/virt: build_spcr: use acpi_table_begin()/acpi_table_end() instead o...
Igor Mammedov
2021-10-05
1
-32
/
+0
*
acpi: arm/virt: convert build_iort() to endian agnostic build_append_FOO() API
Igor Mammedov
2021-10-05
1
-71
/
+0
*
acpi: arm: virt: build_iort: use acpi_table_begin()/acpi_table_end() instead ...
Igor Mammedov
2021-10-05
1
-14
/
+0
[next]