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
/
arm
/
virt-acpi-build.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-01-08
hw/arm/virt: Remove virt machine state 'smp_cpus'
Andrew Jones
1
-4
/
+5
2020-12-08
acpi: Align the size to 128k
Yubo Miao
1
-0
/
+25
2020-12-08
acpi/gpex: Build tables for pxb
Yubo Miao
1
-2
/
+4
2020-09-30
arm: use acpi_dsdt_add_gpex
Gerd Hoffmann
1
-166
/
+9
2020-09-17
acpi: move acpi_dsdt_add_power_button() to ged
Gerd Hoffmann
1
-8
/
+0
2020-09-01
hw/arm/virt-acpi-build:Remove dead assignment in build_madt()
Chen Qun
1
-2
/
+1
2020-08-27
arm/acpi: fix an out of spec _UID for PCI root
Michael S. Tsirkin
1
-1
/
+1
2020-07-03
hw/arm/virt-acpi-build: Only expose flash on older machine types
Andrew Jones
1
-1
/
+4
2020-06-24
arm/acpi: Add the TPM2.0 device under the DSDT
Eric Auger
1
-0
/
+34
2020-06-09
arm/acpi: TPM2 ACPI table support
Eric Auger
1
-0
/
+7
2020-06-09
hw/acpi/nvdimm: add a helper to augment SRAT generation
Vishal Verma
1
-0
/
+4
2020-05-14
ACPI: Record the Generic Error Status Block address
Dongjiu Geng
1
-0
/
+8
2020-05-14
ACPI: Build Hardware Error Source Table
Dongjiu Geng
1
-0
/
+2
2020-05-14
ACPI: Build related register address fields via hardware error fw_cfg blob
Dongjiu Geng
1
-0
/
+5
2020-05-04
hw/arm/virt: Add nvdimm hot-plug infrastructure
Kwangwoo Lee
1
-0
/
+6
2020-04-13
acpi: Use macro for table-loader file name
Shameer Kolothum
1
-1
/
+1
2020-03-29
acpi: add acpi=OnOffAuto machine property to x86 and arm virt
Gerd Hoffmann
1
-1
/
+1
2020-02-13
arm/acpi: simplify the description of PCI _CRS
Heyi Guo
1
-1
/
+0
2020-02-13
arm/acpi: fix duplicated _UID of PCI interrupt link devices
Heyi Guo
1
-1
/
+1
2020-02-13
arm/acpi: fix PCI _PRT definition
Heyi Guo
1
-5
/
+5
2020-02-13
arm/virt/acpi: remove _ADR from devices identified by _HID
Heyi Guo
1
-8
/
+0
2020-02-13
arm/virt/acpi: remove meaningless sub device "RP0" from PCI0
Heyi Guo
1
-4
/
+0
2019-12-16
hw/arm/acpi: enable SHPC native hot plug
Heyi Guo
1
-1
/
+6
2019-12-16
hw/arm/acpi: simplify AML bit and/or statement
Heyi Guo
1
-8
/
+8
2019-10-05
hw/arm: Use GED for system_powerdown event
Shameer Kolothum
1
-3
/
+3
2019-10-05
hw/arm/virt-acpi-build: Add PC-DIMM in SRAT
Shameer Kolothum
1
-0
/
+8
2019-10-05
hw/arm/virt: Enable device memory cold/hot plug with ACPI boot
Shameer Kolothum
1
-0
/
+21
2019-09-03
numa: move numa global variable numa_info into MachineState
Tao Xu
1
-3
/
+4
2019-09-03
numa: move numa global variable have_numa_distance into MachineState
Tao Xu
1
-1
/
+1
2019-09-03
numa: move numa global variable nb_numa_nodes into MachineState
Tao Xu
1
-4
/
+6
2019-08-21
hw/core: Move cpu.c, cpu.h from qom/ to hw/core/
Markus Armbruster
1
-1
/
+1
2019-08-16
Include hw/hw.h exactly where needed
Markus Armbruster
1
-1
/
+0
2019-08-16
Include migration/vmstate.h less
Markus Armbruster
1
-0
/
+1
2019-08-16
Include sysemu/reset.h a lot less
Markus Armbruster
1
-0
/
+1
2019-06-16
hw/acpi: extract acpi_add_rom_blob()
Wei Yang
1
-16
/
+10
2019-06-12
Include qemu-common.h exactly where needed
Markus Armbruster
1
-1
/
+0
2019-05-29
hw/acpi: Consolidate build_mcfg to pci.c
Wei Yang
1
-17
/
+0
2019-05-20
hw/arm/virt-acpi-build: pass AcpiMcfgInfo to build_mcfg()
Wei Yang
1
-7
/
+11
2019-05-20
hw/arm/virt-acpi-build: remove unnecessary variable mcfg_start
Wei Yang
1
-3
/
+1
2019-03-15
hw/arm/virt-acpi-build: use PCIE_MMCFG_BUS to retrieve end_bus_number
Wei Yang
1
-2
/
+2
2019-03-15
hw/arm/virt-acpi-build: Fix SMMUv3 GSIV values
Eric Auger
1
-1
/
+1
2019-03-05
hw/arm/virt: Rename highmem IO regions
Eric Auger
1
-4
/
+6
2019-01-21
hw/arm/virt-acpi-build: Set COHACC override flag in IORT SMMUv3 node
Eric Auger
1
-0
/
+1
2018-12-19
hw: acpi: Export and share the ARM RSDP build
Samuel Ortiz
1
-65
/
+0
2018-12-19
hw: arm: Support both legacy and current RSDP build
Samuel Ortiz
1
-5
/
+33
2018-12-19
hw: arm: Convert the RSDP build to the buid_append_foo() API
Samuel Ortiz
1
-19
/
+23
2018-12-19
hw: arm: Carry RSDP specific data through AcpiRsdpData
Samuel Ortiz
1
-5
/
+13
2018-12-19
hw: arm: acpi: Fix incorrect checksums in RSDP
Igor Mammedov
1
-1
/
+6
2018-12-19
hw: acpi: The RSDP build API can return void
Samuel Ortiz
1
-3
/
+1
2018-09-25
hw/arm/virt-acpi-build: Add a check for memory-less NUMA nodes
Shannon Zhao
1
-4
/
+6
[next]