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
2015-06-15
ACPI: Add definitions for the SPCR table
Andrew Jones
1
-0
/
+32
2015-06-05
ich9: implement SMI_LOCK
Gerd Hoffmann
1
-0
/
+1
2015-06-04
hw/acpi: acpi_pm1_cnt_init(): take "disable_s3" and "disable_s4"
Laszlo Ersek
1
-1
/
+2
2015-06-03
acpi: add acpi_send_gpe_event() to rise sci for hotplug
Zhu Guihua
3
-3
/
+10
2015-06-01
acpi: add aml_while() term
Marcel Apfelbaum
1
-0
/
+1
2015-06-01
acpi: add aml_increment() term
Marcel Apfelbaum
1
-0
/
+1
2015-06-01
acpi: add aml_shiftright() term
Marcel Apfelbaum
1
-0
/
+1
2015-06-01
acpi: add aml_shiftleft() term
Marcel Apfelbaum
1
-0
/
+1
2015-06-01
acpi: add aml_index() term
Marcel Apfelbaum
1
-0
/
+1
2015-06-01
acpi: add aml_lless() term
Marcel Apfelbaum
1
-0
/
+1
2015-06-01
acpi: add aml_add() term
Marcel Apfelbaum
1
-0
/
+1
2015-06-01
TPM2 ACPI table support
Stefan Berger
2
-0
/
+23
2015-05-29
hw/acpi/aml-build: Add Unicode macro
Shannon Zhao
1
-0
/
+1
2015-05-29
hw/acpi/aml-build: Add aml_dword_io() term
Shannon Zhao
1
-0
/
+5
2015-05-29
hw/acpi/aml-build: Add aml_create_dword_field() term
Shannon Zhao
1
-0
/
+1
2015-05-29
hw/acpi/aml-build: Add aml_else() term
Shannon Zhao
1
-0
/
+1
2015-05-29
hw/acpi/aml-build: Add aml_lnot() term
Shannon Zhao
1
-0
/
+1
2015-05-29
hw/acpi/aml-build: Add aml_or() term
Shannon Zhao
1
-0
/
+1
2015-05-29
hw/acpi/aml-build: Add ToUUID macro
Shannon Zhao
1
-0
/
+1
2015-05-29
hw/acpi/aml-build: Make aml_buffer() definition consistent with the spec
Shannon Zhao
1
-1
/
+1
2015-05-29
hw/arm/virt-acpi-build: Generate RSDT table
Shannon Zhao
1
-0
/
+2
2015-05-29
hw/arm/virt-acpi-build: Generate GTDT table
Shannon Zhao
1
-0
/
+37
2015-05-29
hw/arm/virt-acpi-build: Generate MADT table
Shannon Zhao
1
-1
/
+37
2015-05-29
hw/arm/virt-acpi-build: Generate FADT table and update ACPI headers
Shannon Zhao
1
-37
/
+98
2015-05-29
hw/acpi/aml-build: Add aml_interrupt() term
Shannon Zhao
1
-0
/
+42
2015-05-29
hw/acpi/aml-build: Add aml_memory32_fixed() term
Shannon Zhao
1
-0
/
+2
2015-05-29
hw/acpi/aml-build: Make enum values to be upper case to match coding style
Shannon Zhao
1
-34
/
+34
2015-04-28
acpi: add a missing backslash to the \_SB scope.
Gal Hammer
1
-1
/
+1
2015-04-27
acpi: add hardware implementation for memory hot unplug
Zhu Guihua
1
-0
/
+3
2015-04-27
acpi: extend aml_field() to support UpdateRule
Zhu Guihua
1
-2
/
+8
2015-04-27
acpi, mem-hotplug: add unplug cb for memory device
Tang Chen
1
-0
/
+2
2015-04-27
acpi, mem-hotplug: add unplug request cb for memory device
Tang Chen
1
-0
/
+10
2015-04-27
hw/i386/acpi-build: move generic acpi building helpers into dedictated file
Shannon Zhao
1
-0
/
+29
2015-04-27
hw/i386: Move ACPI header definitions in an arch-independent location
Shannon Zhao
1
-0
/
+368
2015-03-08
aml-build: comment fix
Michael S. Tsirkin
1
-1
/
+1
2015-03-01
acpi: make build_*() routines static to aml-build.c
Igor Mammedov
1
-16
/
+0
2015-03-01
acpi: add acpi_irq_no_flags() term
Igor Mammedov
1
-0
/
+1
2015-02-26
pc: pcihp: expose MMIO base and len as properties
Igor Mammedov
1
-1
/
+6
2015-02-26
acpi: add aml_word_bus_number(), aml_word_io(), aml_dword_memory(), aml_qword...
Igor Mammedov
1
-0
/
+72
2015-02-26
acpi: add aml_reserved_field() term
Igor Mammedov
1
-0
/
+6
2015-02-26
pc: acpi-build: create CPU hotplug IO region dynamically
Igor Mammedov
1
-0
/
+1
2015-02-26
acpi: add aml_eisaid() term
Igor Mammedov
1
-0
/
+1
2015-02-26
acpi: add aml_processor() term
Igor Mammedov
1
-0
/
+2
2015-02-26
acpi: add aml_equal() term
Igor Mammedov
1
-0
/
+1
2015-02-26
acpi: add aml_varpackage() term
Igor Mammedov
1
-0
/
+1
2015-02-26
acpi: add aml_string() term
Igor Mammedov
1
-0
/
+1
2015-02-26
acpi: add aml_local() term
Igor Mammedov
1
-0
/
+1
2015-02-26
acpi: add aml_field() & aml_named_field() terms
Igor Mammedov
1
-0
/
+6
2015-02-26
acpi: add aml_operation_region() term
Igor Mammedov
1
-0
/
+7
2015-02-26
acpi: include PkgLength size only when requested
Igor Mammedov
1
-1
/
+2
[next]