Official QOSAMI-QEMU mirror. Please see https://www.qemu.org/contribute/ for how to submit changes to QEMU. Pull Requests are disabled. Please only use release tarballs from the QEMU website.
master
tcg/translator: add parameter to translator_loop for current addr type
Pierrick Bouvier committed 5 months ago
target/arm/tcg/translate.c: extract aarch64_translate_code()
Pierrick Bouvier committed 5 months ago
target/arm/tcg/translate.c: replace target_ulong with uint32_t
Pierrick Bouvier committed 5 months ago
target/arm/tcg/translate.c: remove MO_TE usage
Pierrick Bouvier committed 5 months ago
target/arm/tcg/gengvec.c: make compilation unit common
Pierrick Bouvier committed 5 months ago
target/arm/tcg/op_helper.c: make compilation unit common
Pierrick Bouvier committed 5 months ago
target/arm/tcg/translate-m-nocp.c: make compilation unit common
Pierrick Bouvier committed 5 months ago
target/arm/tcg/translate-mve.c: make compilation unit common
Pierrick Bouvier committed 5 months ago
target/arm/tcg/translate-neon.c: make compilation unit common
Pierrick Bouvier committed 5 months ago
target/arm/tcg/translate-vfp.c: make compilation unit common
Pierrick Bouvier committed 5 months ago
target/arm/tcg/translate.h: remove TARGET_AARCH64
Pierrick Bouvier committed 5 months ago
target/arm/tcg/translate.h: remove tcg-op-gvec.h include
Pierrick Bouvier committed 5 months ago
target/arm/translate.h: remove tcg-op.h include
Pierrick Bouvier committed 5 months ago
include/tcg/tcg-op: extract memory operations to tcg-op-mem.h
Pierrick Bouvier committed 5 months ago
target/arm: Move OMAP CP15 register definitions to cpregs-omap.c
Alessandro Ratti committed 5 months ago
Update the ACPI tables based on new aml-build.c
Alireza Sanaee committed 5 months ago
tests/qtest/bios-table-test: testing new ARM ACPI PPTT topology
Alireza Sanaee committed 5 months ago
hw/acpi: add cache hierarchy to pptt table
Alireza Sanaee committed 5 months ago
acpi: Add parameters to pass cache descriptions to ACPI build_pptt()
Alireza Sanaee committed 5 months ago
bios-tables-test: prepare to change ARM ACPI virt PPTT
Alireza Sanaee committed 5 months ago