index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
rust
/
qemu-api-macros
/
src
/
lib.rs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2025-07-01
tests/functional: Expand Aarch64 SMMU tests to run on HVF accelerator
Philippe Mathieu-Daudé
1
-3
/
+9
2025-07-01
tests/functional: Add hvf_available() helper
Peter Maydell
3
-3
/
+20
2025-07-01
tests/functional: Require TCG to run Aarch64 imx8mp-evk test
Philippe Mathieu-Daudé
1
-0
/
+1
2025-07-01
tests/functional: Restrict nested Aarch64 Xen test to TCG
Philippe Mathieu-Daudé
1
-0
/
+1
2025-07-01
tests/functional: Set sbsa-ref machine type in each test function
Philippe Mathieu-Daudé
3
-4
/
+7
2025-07-01
hw/arm/sbsa-ref: Tidy up use of RAMLIMIT_GB definition
Philippe Mathieu-Daudé
1
-3
/
+5
2025-07-01
hw/arm/virt: Rename cpu_post_init() -> post_cpus_gic_realized()
Philippe Mathieu-Daudé
1
-4
/
+5
2025-07-01
hw/arm/virt: Make EL2 accelerator check an accept-list
Philippe Mathieu-Daudé
1
-1
/
+1
2025-07-01
hw/arm/virt: Make EL3-guest accel check an accept-list
Philippe Mathieu-Daudé
1
-1
/
+1
2025-07-01
target/arm: Restrict system register properties to system binary
Philippe Mathieu-Daudé
1
-5
/
+6
2025-07-01
target/arm/hvf: Pass @target_el argument to hvf_raise_exception()
Philippe Mathieu-Daudé
1
-7
/
+7
2025-07-01
target/arm: Correct KVM & HVF dtb_compatible value
Philippe Mathieu-Daudé
2
-2
/
+2
2025-07-01
target/arm/hvf: Log $pc in hvf_unknown_hvc() trace event
Philippe Mathieu-Daudé
2
-4
/
+4
2025-07-01
accel/hvf: Trace VM memory mapping
Philippe Mathieu-Daudé
4
-0
/
+16
2025-07-01
target/arm/hvf: Trace hv_vcpu_run() failures
Philippe Mathieu-Daudé
2
-1
/
+10
2025-07-01
target/arm/hvf: Directly re-lock BQL after hv_vcpu_run()
Philippe Mathieu-Daudé
1
-2
/
+3
2025-07-01
target/arm: Unify gen_exception_internal()
Philippe Mathieu-Daudé
3
-7
/
+2
2025-07-01
target/arm: Reduce arm_cpu_post_init() declaration scope
Philippe Mathieu-Daudé
2
-3
/
+1
2025-07-01
target/arm: Remove arm_handle_psci_call() stub
Philippe Mathieu-Daudé
1
-5
/
+1
2025-07-01
qtest/bios-tables-test: Update blobs for its=off test on aarch64
Gustavo Romero
3
-2
/
+0
2025-07-01
hw/arm/virt-acpi-build: Fix ACPI IORT and MADT tables when its=off
Gustavo Romero
2
-54
/
+90
2025-07-01
qtest/bios-tables-test: Add blobs for its=off test on aarch64
Gustavo Romero
3
-2
/
+0
2025-07-01
qtest/bios-tables-test: Add test for when ITS is off on aarch64
Philippe Mathieu-Daudé
2
-0
/
+23
2025-07-01
hw/arm/virt-acpi-build: Factor out create_its_idmaps
Gustavo Romero
1
-21
/
+40
2025-07-01
hw/arm/virt-acpi-build: Improve comment in build_iort
Gustavo Romero
1
-6
/
+19
2025-07-01
hw/arm/virt: Simplify create_its()
Philippe Mathieu-Daudé
1
-10
/
+7
2025-07-01
hw/arm/virt: Simplify logic for setting instance's 'tcg_its' variable
Gustavo Romero
1
-6
/
+2
2025-07-01
hw/intc/gicv3_its: Do not check its_class_name()
Philippe Mathieu-Daudé
2
-19
/
+15
2025-07-01
arm/kvm: use fd instead of fdarray[2]
Cornelia Huck
1
-4
/
+4
2025-07-01
arm/cpu: Store id_mmfr0-5 into the idregs array
Eric Auger
9
-156
/
+140
2025-07-01
arm/cpu: Store id_dfr0/1 into the idregs array
Eric Auger
10
-57
/
+48
2025-07-01
arm/cpu: Store id_pfr0/1/2 into the idregs array
Eric Auger
10
-89
/
+82
2025-07-01
arm/cpu: Store id_isar0-7 into the idregs array
Eric Auger
10
-241
/
+243
2025-07-01
arm/cpu: Store aa64smfr0 into the idregs array
Eric Auger
6
-14
/
+9
2025-07-01
arm/cpu: Store aa64dfr0/1 into the idregs array
Eric Auger
9
-52
/
+43
2025-07-01
arm/cpu: Store aa64mmfr0-3 into the idregs array
Eric Auger
8
-102
/
+95
2025-07-01
arm/cpu: Store aa64pfr0/1 into the idregs array
Eric Auger
8
-91
/
+68
2025-07-01
arm/cpu: Store aa64isar1/2 into the idregs array
Eric Auger
8
-56
/
+48
2025-07-01
arm/cpu: Store aa64isar0/aa64zfr0 into the idregs arrays
Eric Auger
8
-62
/
+97
2025-07-01
arm/cpu: Add sysreg definitions in cpu-sysregs.h
Eric Auger
4
-0
/
+149
2025-07-01
target/arm: Make RETA[AB] UNDEF when pauth is not implemented
Solomon Tan
1
-0
/
+4
2025-07-01
MAINTAINERS: add myself as reviewer for Apple Silicon HVF
Mads Ynddal
1
-0
/
+2
2025-06-30
tcg: Fix constant propagation in tcg_reg_alloc_dup
Richard Henderson
1
-1
/
+1
2025-06-30
tcg/riscv: Fix typo in tgen_extract
Richard Henderson
1
-1
/
+1
2025-06-30
tcg/optimize: Simplify fold_eqv constant checks
Richard Henderson
1
-3
/
+1
2025-06-30
tcg/optimize: Simplify fold_orc constant checks
Richard Henderson
1
-5
/
+5
2025-06-30
tcg/optimize: Simplify fold_andc constant checks
Richard Henderson
1
-4
/
+5
2025-06-30
tcg/optimize: Simplify fold_and constant checks
Richard Henderson
1
-4
/
+3
2025-06-30
tcg/optimize: Fold and to extract during optimize
Richard Henderson
1
-3
/
+30
2025-06-30
tcg/optimize: Use fold_and in do_constant_folding_cond[12]
Richard Henderson
1
-0
/
+5
[next]