index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
arm
/
virt-acpi-build.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
virt_arm: acpi: reuse common build_fadt()
Igor Mammedov
2018-03-13
1
-21
/
+12
*
acpi: move build_fadt() from i386 specific to generic ACPI source
Igor Mammedov
2018-03-13
1
-3
/
+3
*
Virt: ACPI: fix qemu assert due to re-assigned table data address
Zhaoshenglong
2018-01-11
1
-7
/
+11
*
numa: make sure that all cpus have has_node_id set if numa is enabled
Igor Mammedov
2017-06-05
1
-3
/
+1
*
hw/arm/virt-acpi-build: build SLIT when needed
Andrew Jones
2017-06-02
1
-0
/
+4
*
Merge remote-tracking branch 'mst/tags/for_upstream' into staging
Stefan Hajnoczi
2017-05-18
1
-13
/
+13
|
\
|
*
hw/arm/virt: generate 64-bit addressable ACPI objects
Ard Biesheuvel
2017-05-10
1
-13
/
+13
*
|
virt-arm: get numa node mapping from possible_cpus instead of numa_get_node_f...
Igor Mammedov
2017-05-11
1
-12
/
+7
|
/
*
hw/arm/virt: Declare fwcfg as dma cache coherent in ACPI
Alexander Graf
2017-02-10
1
-0
/
+1
*
hw/arm/virt: Declare virtio-mmio as dma cache coherent in ACPI
Alexander Graf
2017-02-10
1
-0
/
+1
*
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2017-01-20
1
-1
/
+1
|
\
|
*
fw-cfg: support writeable blobs
Michael S. Tsirkin
2017-01-18
1
-1
/
+1
*
|
hw/arm/virt: Add board property to enable EL2
Peter Maydell
2017-01-20
1
-0
/
+3
*
|
hw/arm/virt-acpi-build: use SMC if booting in EL2
Andrew Jones
2017-01-20
1
-6
/
+20
*
|
hw/arm/virt-acpi - reserve ECAM space as PNP0C02 device
Ard Biesheuvel
2017-01-20
1
-0
/
+7
|
/
*
hw/arm/virt-acpi-build: Don't incorrectly claim architectural timer to be edg...
Andrew Jones
2017-01-09
1
-6
/
+14
*
hw/arm/virt: remove VirtGuestInfo
Andrew Jones
2017-01-09
1
-4
/
+3
*
hw/arm/virt-acpi-build: don't save VirtGuestInfo on AcpiBuildState
Andrew Jones
2017-01-09
1
-4
/
+1
*
hw/arm/virt-acpi-build: remove redundant members from VirtGuestInfo
Andrew Jones
2017-01-09
1
-35
/
+37
*
hw/arm/virt: pass VirtMachineState instead of VirtGuestInfo
Andrew Jones
2017-01-09
1
-1
/
+2
*
hw/arm/virt: remove include/hw/arm/virt-acpi-build.h
Andrew Jones
2017-01-09
1
-1
/
+1
*
hw/arm/virt-acpi-build: fadt: improve flag naming
Andrew Jones
2017-01-09
1
-2
/
+2
*
hw/arm/virt-acpi-build: gtdt: improve flag naming
Andrew Jones
2017-01-09
1
-5
/
+5
*
hw/arm/virt-acpi-build: name GIC CPU Interface Structure appropriately
Andrew Jones
2017-01-09
1
-4
/
+4
*
hw/arm/virt-acpi-build: add all missing cpu_to_le's
Andrew Jones
2017-01-09
1
-13
/
+14
*
Move target-* CPU file into a target/ folder
Thomas Huth
2016-12-20
1
-1
/
+1
*
loader: fix handling of custom address spaces when adding ROM blobs
Laszlo Ersek
2016-11-30
1
-1
/
+1
*
arm: Add an option to turn on/off vPMU support
Wei Huang
2016-10-28
1
-1
/
+1
*
ARM: Virt: ACPI: Build an IORT table with RC and ITS nodes
Prem Mallappa
2016-10-24
1
-11
/
+60
*
hw/arm/virt: no ITS on older machine types
Andrew Jones
2016-10-17
1
-1
/
+1
*
hw/arm/virt-acpi-build: fix MADT generation
Andrew Jones
2016-10-17
1
-8
/
+6
*
numa: reduce code duplication by adding helper numa_get_node_for_cpu()
Igor Mammedov
2016-10-10
1
-4
/
+2
*
ARM: Virt: ACPI: Add GIC ITS description in ACPI MADT table
Shannon Zhao
2016-10-04
1
-0
/
+12
*
ARM: ACPI: fix the AML ID format for CPU devices
Wei Huang
2016-09-06
1
-1
/
+1
*
ACPI: ARM: Present GIC version in MADT table
Shannon Zhao
2016-06-17
1
-0
/
+1
*
hw/arm/virt-acpi-build: Add PMU IRQ number in ACPI table
Shannon Zhao
2016-06-14
1
-0
/
+4
*
acpi: make bios_linker_loader_add_checksum() API offset based
Igor Mammedov
2016-06-07
1
-3
/
+2
*
acpi: make bios_linker_loader_add_pointer() API offset based
Igor Mammedov
2016-06-07
1
-13
/
+13
*
acpi: simplify bios_linker API by removing redundant 'table' argument
Igor Mammedov
2016-06-07
1
-5
/
+6
*
acpi: convert linker from GArray to BIOSLinker structure
Igor Mammedov
2016-06-07
1
-12
/
+12
*
hw/arm/virt: fix limit of 64-bit ACPI/ECAM PCI MMIO range
Ard Biesheuvel
2016-06-06
1
-1
/
+2
*
ACPI: Virt: Generate SRAT table
Shannon Zhao
2016-05-12
1
-0
/
+52
*
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
2016-03-22
1
-0
/
+1
*
acpi: arm: add fw_cfg device node to dsdt
Gabriel L. Somlo
2016-03-08
1
-0
/
+15
*
bios-linker-loader: document+validate input
Michael S. Tsirkin
2016-02-23
1
-1
/
+2
*
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2016-02-08
1
-7
/
+7
|
\
|
*
acpi: expose oem_id and oem_table_id in build_rsdt()
Laszlo Ersek
2016-02-06
1
-1
/
+1
|
*
acpi: take oem_id in build_header(), optionally
Laszlo Ersek
2016-02-06
1
-6
/
+6
*
|
arm: virt-acpi: each MADT.GICC entry as enabled unconditionally
Igor Mammedov
2016-02-03
1
-23
/
+3
*
|
virt-acpi-build: add always-on property for timer
Andrew Jones
2016-02-03
1
-1
/
+1
|
/
[next]