index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
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
2016-01-15
ARM: virt: Don't generate RTC ACPI device when using UEFI
Shannon Zhao
2015-12-22
acpi: extend aml_and() to accept target argument
Igor Mammedov
2015-12-22
acpi: extend aml_or() to accept target argument
Igor Mammedov
2015-12-22
acpi: support specified oem table id for build_header
Xiao Guangrong
2015-12-17
ARM: ACPI: Add _E03 for Power Button
Shannon Zhao
2015-12-17
ARM: ACPI: Add power button device in ACPI DSDT table
Shannon Zhao
2015-12-17
ARM: ACPI: Add GPIO controller in ACPI DSDT table
Shannon Zhao
2015-12-17
acpi: extend aml_interrupt() to support multiple irqs
Igor Mammedov
2015-12-17
acpi: support serialized method
Xiao Guangrong
2015-12-15
fw_cfg: remove offset argument from callback prototype
Gabriel L. Somlo
2015-11-03
ARM: ACPI: Fix MPIDR value in ACPI table
Shannon Zhao
2015-11-03
hw/arm/virt-acpi-build: Add GICC ACPI subtable for GICv3
Shannon Zhao
2015-11-03
hw/arm/virt-acpi-build: _CCA attribute is compulsory
Graeme Gregory
2015-09-24
hw/arm/virt-acpi-build: Fix wrong size of flash in ACPI table
Shannon Zhao
2015-09-24
hw/arm/virt: Add gic-version option to virt machine
Pavel Fedin
2015-09-07
hw/arm/virt: Add high MMIO PCI region, 512G in size
Pavel Fedin
2015-06-26
hw/arm/virt-acpi-build: Add GICv2m description in ACPI MADT table
Shannon Zhao
2015-06-26
hw/arm/virt-acpi-build: Fix table revision and some comments
Shannon Zhao
2015-06-15
hw/arm/virt-acpi-build: Add SPCR table
Andrew Jones
2015-05-29
hw/arm/virt-acpi-build: Add PCIe controller in ACPI DSDT table
Shannon Zhao
2015-05-29
hw/arm/virt-acpi-build: Generate MCFG table
Shannon Zhao
2015-05-29
hw/arm/virt-acpi-build: Generate RSDP table
Shannon Zhao
2015-05-29
hw/arm/virt-acpi-build: Generate RSDT table
Shannon Zhao
2015-05-29
hw/arm/virt-acpi-build: Generate GTDT table
Shannon Zhao
2015-05-29
hw/arm/virt-acpi-build: Generate MADT table
Shannon Zhao
2015-05-29
hw/arm/virt-acpi-build: Generate FADT table and update ACPI headers
Shannon Zhao
2015-05-29
hw/arm/virt-acpi-build: Generation of DSDT table for virt devices
Shannon Zhao
2015-05-29
hw/arm/virt-acpi-build: Basic framework for building ACPI tables on ARM
Shannon Zhao