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
/
hw
/
arm
/
virt-acpi-build.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
2018-08-14
arm/virt: Add support for GICv2 virtualization extensions
Luc Michel
1
-2
/
+4
2018-06-22
hw/arm/virt: Add a new 256MB ECAM region
Eric Auger
1
-8
/
+13
2018-06-22
hw/arm/virt-acpi-build: Advertise one or two GICR structures
Eric Auger
1
-0
/
+9
2018-05-31
ARM: ACPI: Fix use-after-free due to memory realloc
Shannon Zhao
1
-5
/
+15
2018-05-04
hw/arm/virt-acpi-build: Add smmuv3 node in IORT table
Prem Mallappa
1
-7
/
+48
2018-03-13
virt_arm: acpi: reuse common build_fadt()
Igor Mammedov
1
-21
/
+12
2018-03-13
acpi: move build_fadt() from i386 specific to generic ACPI source
Igor Mammedov
1
-3
/
+3
2018-01-11
Virt: ACPI: fix qemu assert due to re-assigned table data address
Zhaoshenglong
1
-7
/
+11
2017-06-05
numa: make sure that all cpus have has_node_id set if numa is enabled
Igor Mammedov
1
-3
/
+1
2017-06-02
hw/arm/virt-acpi-build: build SLIT when needed
Andrew Jones
1
-0
/
+4
2017-05-18
Merge remote-tracking branch 'mst/tags/for_upstream' into staging
Stefan Hajnoczi
1
-13
/
+13
2017-05-11
virt-arm: get numa node mapping from possible_cpus instead of numa_get_node_f...
Igor Mammedov
1
-12
/
+7
2017-05-10
hw/arm/virt: generate 64-bit addressable ACPI objects
Ard Biesheuvel
1
-13
/
+13
2017-02-10
hw/arm/virt: Declare fwcfg as dma cache coherent in ACPI
Alexander Graf
1
-0
/
+1
2017-02-10
hw/arm/virt: Declare virtio-mmio as dma cache coherent in ACPI
Alexander Graf
1
-0
/
+1
2017-01-20
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-1
/
+1
2017-01-20
hw/arm/virt: Add board property to enable EL2
Peter Maydell
1
-0
/
+3
[next]