index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
arm
/
virt-acpi-build.c
Age
Commit message (
Expand
)
Author
2019-05-20
hw/arm/virt-acpi-build: pass AcpiMcfgInfo to build_mcfg()
Wei Yang
2019-05-20
hw/arm/virt-acpi-build: remove unnecessary variable mcfg_start
Wei Yang
2019-03-15
hw/arm/virt-acpi-build: use PCIE_MMCFG_BUS to retrieve end_bus_number
Wei Yang
2019-03-15
hw/arm/virt-acpi-build: Fix SMMUv3 GSIV values
Eric Auger
2019-03-05
hw/arm/virt: Rename highmem IO regions
Eric Auger
2019-01-21
hw/arm/virt-acpi-build: Set COHACC override flag in IORT SMMUv3 node
Eric Auger
2018-12-19
hw: acpi: Export and share the ARM RSDP build
Samuel Ortiz
2018-12-19
hw: arm: Support both legacy and current RSDP build
Samuel Ortiz
2018-12-19
hw: arm: Convert the RSDP build to the buid_append_foo() API
Samuel Ortiz
2018-12-19
hw: arm: Carry RSDP specific data through AcpiRsdpData
Samuel Ortiz
2018-12-19
hw: arm: acpi: Fix incorrect checksums in RSDP
Igor Mammedov
2018-12-19
hw: acpi: The RSDP build API can return void
Samuel Ortiz
2018-09-25
hw/arm/virt-acpi-build: Add a check for memory-less NUMA nodes
Shannon Zhao
2018-08-14
arm/virt: Add support for GICv2 virtualization extensions
Luc Michel
2018-06-22
hw/arm/virt: Add a new 256MB ECAM region
Eric Auger
2018-06-22
hw/arm/virt-acpi-build: Advertise one or two GICR structures
Eric Auger
2018-05-31
ARM: ACPI: Fix use-after-free due to memory realloc
Shannon Zhao
2018-05-04
hw/arm/virt-acpi-build: Add smmuv3 node in IORT table
Prem Mallappa
2018-03-13
virt_arm: acpi: reuse common build_fadt()
Igor Mammedov
2018-03-13
acpi: move build_fadt() from i386 specific to generic ACPI source
Igor Mammedov
2018-01-11
Virt: ACPI: fix qemu assert due to re-assigned table data address
Zhaoshenglong
2017-06-05
numa: make sure that all cpus have has_node_id set if numa is enabled
Igor Mammedov
2017-06-02
hw/arm/virt-acpi-build: build SLIT when needed
Andrew Jones
2017-05-18
Merge remote-tracking branch 'mst/tags/for_upstream' into staging
Stefan Hajnoczi
2017-05-11
virt-arm: get numa node mapping from possible_cpus instead of numa_get_node_f...
Igor Mammedov
2017-05-10
hw/arm/virt: generate 64-bit addressable ACPI objects
Ard Biesheuvel
2017-02-10
hw/arm/virt: Declare fwcfg as dma cache coherent in ACPI
Alexander Graf
2017-02-10
hw/arm/virt: Declare virtio-mmio as dma cache coherent in ACPI
Alexander Graf
2017-01-20
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2017-01-20
hw/arm/virt: Add board property to enable EL2
Peter Maydell
2017-01-20
hw/arm/virt-acpi-build: use SMC if booting in EL2
Andrew Jones
2017-01-20
hw/arm/virt-acpi - reserve ECAM space as PNP0C02 device
Ard Biesheuvel
2017-01-18
fw-cfg: support writeable blobs
Michael S. Tsirkin
2017-01-09
hw/arm/virt-acpi-build: Don't incorrectly claim architectural timer to be edg...
Andrew Jones
2017-01-09
hw/arm/virt: remove VirtGuestInfo
Andrew Jones
2017-01-09
hw/arm/virt-acpi-build: don't save VirtGuestInfo on AcpiBuildState
Andrew Jones
2017-01-09
hw/arm/virt-acpi-build: remove redundant members from VirtGuestInfo
Andrew Jones
2017-01-09
hw/arm/virt: pass VirtMachineState instead of VirtGuestInfo
Andrew Jones
2017-01-09
hw/arm/virt: remove include/hw/arm/virt-acpi-build.h
Andrew Jones
2017-01-09
hw/arm/virt-acpi-build: fadt: improve flag naming
Andrew Jones
2017-01-09
hw/arm/virt-acpi-build: gtdt: improve flag naming
Andrew Jones
2017-01-09
hw/arm/virt-acpi-build: name GIC CPU Interface Structure appropriately
Andrew Jones
2017-01-09
hw/arm/virt-acpi-build: add all missing cpu_to_le's
Andrew Jones
2016-12-20
Move target-* CPU file into a target/ folder
Thomas Huth
2016-11-30
loader: fix handling of custom address spaces when adding ROM blobs
Laszlo Ersek
2016-10-28
arm: Add an option to turn on/off vPMU support
Wei Huang
2016-10-24
ARM: Virt: ACPI: Build an IORT table with RC and ITS nodes
Prem Mallappa
2016-10-17
hw/arm/virt: no ITS on older machine types
Andrew Jones
2016-10-17
hw/arm/virt-acpi-build: fix MADT generation
Andrew Jones
2016-10-10
numa: reduce code duplication by adding helper numa_get_node_for_cpu()
Igor Mammedov
[next]