index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
acpi
Commit message (
Expand
)
Author
Age
Files
Lines
*
ACPI ERST: build the ACPI ERST table
Eric DeVolder
2022-02-06
1
-0
/
+211
*
ACPI ERST: support for ACPI ERST feature
Eric DeVolder
2022-02-06
4
-0
/
+862
*
acpi: fix OEM ID/OEM Table ID padding
Igor Mammedov
2022-02-04
1
-2
/
+2
*
Remove unnecessary minimum_version_id_old fields
Peter Maydell
2022-01-28
5
-10
/
+0
*
hw/acpi/aml-build: Support cluster level in PPTT generation
Yanan Wang
2022-01-20
1
-0
/
+18
*
hw/acpi/aml-build: Improve scalability of PPTT generation
Yanan Wang
2022-01-20
1
-18
/
+32
*
acpihp: simplify acpi_pcihp_disable_root_bus
Ani Sinha
2022-01-08
1
-7
/
+2
*
acpi: fix QEMU crash when started with SLIC table
Igor Mammedov
2022-01-08
1
-2
/
+2
*
acpi: validate hotplug selector on access
Michael S. Tsirkin
2022-01-06
1
-0
/
+3
*
failover: fix unplug pending detection
Laurent Vivier
2021-11-28
1
-3
/
+27
*
hw/acpi/ich9: Add compat prop to keep HPC bit set for 6.1 machine type
Julia Suvorova
2021-11-15
1
-0
/
+18
*
hw/acpi: Add VIOT table
Jean-Philippe Brucker
2021-11-01
4
-0
/
+132
*
hw/acpi/aml-build: Add PPTT table
Andrew Jones
2021-10-21
1
-0
/
+59
*
hw/acpi/aml-build: Add Processor hierarchy node structure
Yanan Wang
2021-10-21
1
-0
/
+30
*
nvdimm: release the correct device list
Li Zhijian
2021-10-05
1
-6
/
+6
*
acpi: remove no longer used build_header()
Igor Mammedov
2021-10-05
1
-23
/
+0
*
acpi: x86: set enabled when composing _MAT entries
Igor Mammedov
2021-10-05
2
-16
/
+4
*
acpi: use build_append_int_noprefix() API to compose SRAT table
Igor Mammedov
2021-10-05
2
-10
/
+18
*
acpi: vmgenid_build_acpi: use acpi_table_begin()/acpi_table_end() instead of ...
Igor Mammedov
2021-10-05
1
-7
/
+6
*
acpi: nvdimm_build_ssdt: use acpi_table_begin()/acpi_table_end() instead of b...
Igor Mammedov
2021-10-05
1
-8
/
+10
*
acpi: nvdimm_build_nfit: use acpi_table_begin()/acpi_table_end() instead of b...
Igor Mammedov
2021-10-05
1
-25
/
+17
*
acpi: build_hmat: use acpi_table_begin()/acpi_table_end() instead of build_he...
Igor Mammedov
2021-10-05
1
-8
/
+6
*
acpi: build_mcfg: use acpi_table_begin()/acpi_table_end() instead of build_he...
Igor Mammedov
2021-10-05
1
-9
/
+9
*
acpi: acpi_build_hest: use acpi_table_begin()/acpi_table_end() instead of bui...
Igor Mammedov
2021-10-05
1
-6
/
+4
*
acpi: build_tpm2: use acpi_table_begin()/acpi_table_end() instead of build_he...
Igor Mammedov
2021-10-05
1
-6
/
+5
*
acpi: build_fadt: use acpi_table_begin()/acpi_table_end() instead of build_he...
Igor Mammedov
2021-10-05
1
-7
/
+7
*
acpi: build_slit: use acpi_table_begin()/acpi_table_end() instead of build_he...
Igor Mammedov
2021-10-05
1
-8
/
+5
*
acpi: build_xsdt: use acpi_table_begin()/acpi_table_end() instead of build_he...
Igor Mammedov
2021-10-05
1
-16
/
+15
*
acpi: build_rsdt: use acpi_table_begin()/acpi_table_end() instead of build_he...
Igor Mammedov
2021-10-05
1
-16
/
+15
*
acpi: add helper routines to initialize ACPI tables
Igor Mammedov
2021-10-05
1
-0
/
+62
*
memory_hotplug.c: send DEVICE_UNPLUG_GUEST_ERROR in acpi_memory_hotplug_write()
Daniel Henrique Barboza
2021-09-30
1
-0
/
+9
*
memory_hotplug.c: handle dev->id = NULL in acpi_memory_hotplug_write()
Daniel Henrique Barboza
2021-09-29
1
-1
/
+1
*
hw/acpi: use existing references to pci device struct within functions
Ani Sinha
2021-09-04
1
-3
/
+3
*
hw/acpi: refactor acpi hp modules so that targets can just use what they need
Ani Sinha
2021-09-04
6
-4
/
+160
*
hw/acpi: define PIIX4 acpi pci hotplug property strings at a single place
Ani Sinha
2021-09-04
2
-3
/
+3
*
hw/acpi/Kconfig: Add missing Kconfig dependencies (build error)
Philippe Mathieu-Daudé
2021-07-20
1
-0
/
+4
*
hw/acpi: Do not restrict ACPI core routines to x86 architecture
Philippe Mathieu-Daudé
2021-07-20
1
-1
/
+2
*
hw/acpi/ich9: Set ACPI PCI hot-plug as default on Q35
Julia Suvorova
2021-07-16
1
-1
/
+1
*
hw/pci/pcie: Do not set HPC flag if acpihp is used
Julia Suvorova
2021-07-16
1
-0
/
+8
*
hw/acpi/ich9: Enable ACPI PCI hot-plug
Julia Suvorova
2021-07-16
3
-2
/
+86
*
hw/i386/acpi-build: Add ACPI PCI hot-plug methods to Q35
Julia Suvorova
2021-07-16
2
-4
/
+6
*
acpi/ged: fix reset cause
Gerd Hoffmann
2021-07-03
1
-1
/
+1
*
hw/acpi: Provide function acpi_ghes_present()
Peter Maydell
2021-06-21
2
-0
/
+22
*
hw/acpi: Provide stub version of acpi_ghes_record_errors()
Peter Maydell
2021-06-21
2
-3
/
+20
*
acpi: Eliminate all TPM related code if CONFIG_TPM is not set
Stefan Berger
2021-06-15
1
-0
/
+2
*
docs: fix references to docs/specs/tpm.rst
Stefano Garzarella
2021-06-02
1
-1
/
+1
*
docs: fix references to docs/devel/tracing.rst
Stefano Garzarella
2021-06-02
1
-1
/
+1
*
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2021-05-16
1
-6
/
+9
|
\
|
*
x86: acpi: use offset instead of pointer when using build_header()
Igor Mammedov
2021-05-04
1
-6
/
+9
*
|
Do not include exec/address-spaces.h if it's not really necessary
Thomas Huth
2021-05-02
4
-4
/
+0
[next]