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
/
include
/
hw
/
acpi
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-06
ACPI ERST: create ACPI ERST table for pc/x86 machines
Eric DeVolder
1
-0
/
+5
2022-02-06
ACPI ERST: header file for ERST
Eric DeVolder
1
-0
/
+19
2021-11-15
hw/acpi/ich9: Add compat prop to keep HPC bit set for 6.1 machine type
Julia Suvorova
1
-0
/
+1
2021-10-21
hw/acpi/aml-build: Add PPTT table
Andrew Jones
1
-0
/
+3
2021-10-05
hw/i386/acpi: fix conflicting IO address range for acpi pci hotplug in q35
Ani Sinha
1
-1
/
+1
2021-10-05
acpi: AcpiGenericAddress no longer used to map/access fields of MMIO, drop pa...
Igor Mammedov
1
-1
/
+1
2021-10-05
acpi: remove no longer used build_header()
Igor Mammedov
2
-29
/
+0
2021-10-05
acpi: build_facs: use build_append_int_noprefix() API to compose table
Igor Mammedov
1
-14
/
+0
2021-10-05
acpi: arm/virt: build_gtdt: use acpi_table_begin()/acpi_table_end() instead o...
Igor Mammedov
1
-25
/
+0
2021-10-05
acpi: arm/virt: build_spcr: use acpi_table_begin()/acpi_table_end() instead o...
Igor Mammedov
1
-32
/
+0
2021-10-05
acpi: arm/virt: convert build_iort() to endian agnostic build_append_FOO() API
Igor Mammedov
1
-71
/
+0
2021-10-05
acpi: arm: virt: build_iort: use acpi_table_begin()/acpi_table_end() instead ...
Igor Mammedov
1
-14
/
+0
2021-10-05
acpi: arm/virt: madt: use build_append_int_noprefix() API to compose MADT table
Igor Mammedov
1
-84
/
+0
2021-10-05
acpi: x86: madt: use build_append_int_noprefix() API to compose MADT table
Igor Mammedov
1
-64
/
+0
2021-10-05
acpi: x86: set enabled when composing _MAT entries
Igor Mammedov
1
-1
/
+2
2021-10-05
acpi: x86: remove dead code
Igor Mammedov
1
-13
/
+0
2021-10-05
acpi: madt: arm/x86: use acpi_table_begin()/acpi_table_end() instead of build...
Igor Mammedov
1
-9
/
+0
2021-10-05
acpi: build_dmar_q35: use acpi_table_begin()/acpi_table_end() instead of buil...
Igor Mammedov
1
-68
/
+0
2021-10-05
acpi: use build_append_int_noprefix() API to compose SRAT table
Igor Mammedov
2
-50
/
+1
2021-10-05
acpi: arm/x86: build_srat: use acpi_table_begin()/acpi_table_end() instead of...
Igor Mammedov
1
-11
/
+0
2021-10-05
acpi: build_tpm_tcpa: use acpi_table_begin()/acpi_table_end() instead of buil...
Igor Mammedov
1
-14
/
+0
2021-10-05
acpi: build_hpet: use acpi_table_begin()/acpi_table_end() instead of build_he...
Igor Mammedov
1
-13
/
+0
2021-10-05
acpi: build_xsdt: use acpi_table_begin()/acpi_table_end() instead of build_he...
Igor Mammedov
1
-10
/
+0
2021-10-05
acpi: build_rsdt: use acpi_table_begin()/acpi_table_end() instead of build_he...
Igor Mammedov
1
-10
/
+0
2021-10-05
acpi: add helper routines to initialize ACPI tables
Igor Mammedov
1
-0
/
+31
2021-09-04
acpi: Delete broken ACPI_GED_X86 macro
Eduardo Habkost
1
-2
/
+0
2021-09-04
hw/acpi: define PIIX4 acpi pci hotplug property strings at a single place
Ani Sinha
1
-0
/
+2
2021-07-16
hw/acpi/ich9: Enable ACPI PCI hot-plug
Julia Suvorova
1
-0
/
+3
2021-07-16
hw/i386/acpi-build: Add ACPI PCI hot-plug methods to Q35
Julia Suvorova
2
-1
/
+4
2021-06-21
hw/acpi: Provide function acpi_ghes_present()
Peter Maydell
1
-0
/
+9
2021-06-15
acpi: Eliminate all TPM related code if CONFIG_TPM is not set
Stefan Berger
1
-0
/
+4
2021-03-22
acpi: Move maximum size logic into acpi_add_rom_blob()
David Hildenbrand
2
-6
/
+1
2021-03-22
acpi: Set proper maximum size for "etc/table-loader" blob
David Hildenbrand
1
-0
/
+1
2021-03-22
pci: acpi: add _DSM method to PCI devices
Igor Mammedov
1
-0
/
+1
2021-03-22
acpi: add aml_to_decimalstring() and aml_call6() helpers
Igor Mammedov
1
-0
/
+3
2021-03-22
pci: introduce acpi-index property for PCI device
Igor Mammedov
1
-2
/
+7
2021-02-23
acpi/core: always set SCI_EN when SMM isn't supported
Isaku Yamahata
1
-1
/
+3
2021-02-23
ich9, piix4: add property, smm-compat, to keep compatibility of SMM
Isaku Yamahata
1
-0
/
+1
2021-02-05
acpi: Permit OEM ID and OEM table ID fields to be changed
Marian Postevca
5
-7
/
+11
2021-01-17
acpi: Add addr offset in build_crs
Jiahui Cen
1
-1
/
+3
2020-12-09
x86: acpi: let the firmware handle pending "CPU remove" events in SMM
Igor Mammedov
1
-0
/
+1
2020-12-09
acpi: cpuhp: introduce 'firmware performs eject' status/control bits
Igor Mammedov
1
-0
/
+1
2020-12-08
acpi: Extract crs build form acpi_build.c
Yubo Miao
1
-0
/
+22
2020-11-15
nomaintainer: Fix Lesser GPL version number
Chetan Pant
3
-3
/
+3
2020-10-12
qom: fix objects with improper parent type
Paolo Bonzini
1
-1
/
+1
2020-09-29
qapi: Extract ACPI commands to 'acpi.json'
Philippe Mathieu-Daudé
1
-1
/
+1
2020-09-29
x86: acpi: introduce the PCI0.SMI0 ACPI device
Igor Mammedov
1
-0
/
+1
2020-09-29
acpi: add aml_land() and aml_break() primitives
Igor Mammedov
1
-0
/
+2
2020-09-18
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
Eduardo Habkost
2
-6
/
+2
2020-09-17
acpi: move acpi_dsdt_add_power_button() to ged
Gerd Hoffmann
1
-0
/
+1
[next]