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
2019-12-16
hw/arm/acpi: enable SHPC native hot plug
Heyi Guo
2019-12-16
hw/arm/acpi: simplify AML bit and/or statement
Heyi Guo
2019-10-05
hw/arm: Use GED for system_powerdown event
Shameer Kolothum
2019-10-05
hw/arm/virt-acpi-build: Add PC-DIMM in SRAT
Shameer Kolothum
2019-10-05
hw/arm/virt: Enable device memory cold/hot plug with ACPI boot
Shameer Kolothum
2019-09-03
numa: move numa global variable numa_info into MachineState
Tao Xu
2019-09-03
numa: move numa global variable have_numa_distance into MachineState
Tao Xu
2019-09-03
numa: move numa global variable nb_numa_nodes into MachineState
Tao Xu
2019-08-21
hw/core: Move cpu.c, cpu.h from qom/ to hw/core/
Markus Armbruster
2019-08-16
Include hw/hw.h exactly where needed
Markus Armbruster
2019-08-16
Include migration/vmstate.h less
Markus Armbruster
2019-08-16
Include sysemu/reset.h a lot less
Markus Armbruster
2019-06-16
hw/acpi: extract acpi_add_rom_blob()
Wei Yang
2019-06-12
Include qemu-common.h exactly where needed
Markus Armbruster
2019-05-29
hw/acpi: Consolidate build_mcfg to pci.c
Wei Yang
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
[next]