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
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
2017-01-20
hw/arm/virt-acpi-build: use SMC if booting in EL2
Andrew Jones
1
-6
/
+20
2017-01-20
hw/arm/virt-acpi - reserve ECAM space as PNP0C02 device
Ard Biesheuvel
1
-0
/
+7
2017-01-18
fw-cfg: support writeable blobs
Michael S. Tsirkin
1
-1
/
+1
2017-01-09
hw/arm/virt-acpi-build: Don't incorrectly claim architectural timer to be edg...
Andrew Jones
1
-6
/
+14
2017-01-09
hw/arm/virt: remove VirtGuestInfo
Andrew Jones
1
-4
/
+3
2017-01-09
hw/arm/virt-acpi-build: don't save VirtGuestInfo on AcpiBuildState
Andrew Jones
1
-4
/
+1
2017-01-09
hw/arm/virt-acpi-build: remove redundant members from VirtGuestInfo
Andrew Jones
1
-35
/
+37
2017-01-09
hw/arm/virt: pass VirtMachineState instead of VirtGuestInfo
Andrew Jones
1
-1
/
+2
2017-01-09
hw/arm/virt: remove include/hw/arm/virt-acpi-build.h
Andrew Jones
1
-1
/
+1
2017-01-09
hw/arm/virt-acpi-build: fadt: improve flag naming
Andrew Jones
1
-2
/
+2
2017-01-09
hw/arm/virt-acpi-build: gtdt: improve flag naming
Andrew Jones
1
-5
/
+5
2017-01-09
hw/arm/virt-acpi-build: name GIC CPU Interface Structure appropriately
Andrew Jones
1
-4
/
+4
2017-01-09
hw/arm/virt-acpi-build: add all missing cpu_to_le's
Andrew Jones
1
-13
/
+14
2016-12-20
Move target-* CPU file into a target/ folder
Thomas Huth
1
-1
/
+1
2016-11-30
loader: fix handling of custom address spaces when adding ROM blobs
Laszlo Ersek
1
-1
/
+1
2016-10-28
arm: Add an option to turn on/off vPMU support
Wei Huang
1
-1
/
+1
2016-10-24
ARM: Virt: ACPI: Build an IORT table with RC and ITS nodes
Prem Mallappa
1
-11
/
+60
2016-10-17
hw/arm/virt: no ITS on older machine types
Andrew Jones
1
-1
/
+1
2016-10-17
hw/arm/virt-acpi-build: fix MADT generation
Andrew Jones
1
-8
/
+6
2016-10-10
numa: reduce code duplication by adding helper numa_get_node_for_cpu()
Igor Mammedov
1
-4
/
+2
2016-10-04
ARM: Virt: ACPI: Add GIC ITS description in ACPI MADT table
Shannon Zhao
1
-0
/
+12
2016-09-06
ARM: ACPI: fix the AML ID format for CPU devices
Wei Huang
1
-1
/
+1
2016-06-17
ACPI: ARM: Present GIC version in MADT table
Shannon Zhao
1
-0
/
+1
2016-06-14
hw/arm/virt-acpi-build: Add PMU IRQ number in ACPI table
Shannon Zhao
1
-0
/
+4
2016-06-07
acpi: make bios_linker_loader_add_checksum() API offset based
Igor Mammedov
1
-3
/
+2
2016-06-07
acpi: make bios_linker_loader_add_pointer() API offset based
Igor Mammedov
1
-13
/
+13
2016-06-07
acpi: simplify bios_linker API by removing redundant 'table' argument
Igor Mammedov
1
-5
/
+6
2016-06-07
acpi: convert linker from GArray to BIOSLinker structure
Igor Mammedov
1
-12
/
+12
2016-06-06
hw/arm/virt: fix limit of 64-bit ACPI/ECAM PCI MMIO range
Ard Biesheuvel
1
-1
/
+2
2016-05-12
ACPI: Virt: Generate SRAT table
Shannon Zhao
1
-0
/
+52
2016-03-22
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
1
-0
/
+1
2016-03-08
acpi: arm: add fw_cfg device node to dsdt
Gabriel L. Somlo
1
-0
/
+15
2016-02-23
bios-linker-loader: document+validate input
Michael S. Tsirkin
1
-1
/
+2
2016-02-08
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-7
/
+7
2016-02-06
acpi: expose oem_id and oem_table_id in build_rsdt()
Laszlo Ersek
1
-1
/
+1
2016-02-06
acpi: take oem_id in build_header(), optionally
Laszlo Ersek
1
-6
/
+6
2016-02-03
arm: virt-acpi: each MADT.GICC entry as enabled unconditionally
Igor Mammedov
1
-23
/
+3
2016-02-03
virt-acpi-build: add always-on property for timer
Andrew Jones
1
-1
/
+1
2016-01-18
hw/arm: Clean up includes
Peter Maydell
1
-0
/
+1
2016-01-15
ARM: virt: Don't generate RTC ACPI device when using UEFI
Shannon Zhao
1
-19
/
+5
2015-12-22
acpi: extend aml_and() to accept target argument
Igor Mammedov
1
-1
/
+1
2015-12-22
acpi: extend aml_or() to accept target argument
Igor Mammedov
1
-3
/
+3
2015-12-22
acpi: support specified oem table id for build_header
Xiao Guangrong
1
-6
/
+7
2015-12-17
ARM: ACPI: Add _E03 for Power Button
Shannon Zhao
1
-0
/
+14
2015-12-17
ARM: ACPI: Add power button device in ACPI DSDT table
Shannon Zhao
1
-0
/
+11
2015-12-17
ARM: ACPI: Add GPIO controller in ACPI DSDT table
Shannon Zhao
1
-0
/
+19
[next]