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
/
src
/
assertions.rs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2025-03-10
plugins/api: use qemu_target_page_mask() to get value
Alex Bennée
3
-3
/
+4
2025-03-10
tests/functional: add boot error detection for RME tests
Pierrick Bouvier
2
-2
/
+4
2025-03-10
gitlab: add a new build_unit job to track build size
Alex Bennée
2
-0
/
+88
2025-03-10
tests/tcg: Suppress compiler false-positive warning on sha1.c
Peter Maydell
4
-3
/
+13
2025-03-10
tests/tcg: enable -fwrapv for test-i386-bmi
Alex Bennée
1
-1
/
+1
2025-03-10
tests/tcg: fix constraints in test-i386-adcox
Alex Bennée
1
-3
/
+3
2025-03-10
tests/tcg: add message to _Static_assert in test-avx
Alex Bennée
1
-1
/
+1
2025-03-10
tests/tcg: mark test-vma as a linux-only test
Alex Bennée
1
-0
/
+0
2025-03-10
tests/vm: bump timeout for shutdown
Alex Bennée
1
-1
/
+1
2025-03-10
libvirt-ci: bump to latest for vulkan-tools
Alex Bennée
24
-14
/
+34
2025-03-10
tests/functional: Allow running TCG plugins tests on non-Linux/BSD hosts
Philippe Mathieu-Daudé
2
-3
/
+14
2025-03-10
tests/functional: Introduce the dso_suffix() helper
Philippe Mathieu-Daudé
2
-1
/
+13
2025-03-10
plugins: add explicit dependency in functional tests
Pierrick Bouvier
4
-1
/
+6
2025-03-10
tests/functional: update the aarch64_virg_gpu images
Alex Bennée
1
-5
/
+5
2025-03-10
tests/functional: expand tests to cover virgl
Alex Bennée
1
-0
/
+22
2025-03-10
tests/functional: skip vulkan tests with nVidia
Alex Bennée
1
-1
/
+13
2025-03-10
tests/functional: bail early if vkmark hangs
Alex Bennée
1
-3
/
+5
2025-03-10
tests/functional: ensure we have a GPU device for tests
Alex Bennée
1
-0
/
+3
2025-03-10
tests/functional: factor out common code in gpu test
Alex Bennée
1
-17
/
+21
2025-03-10
tests/functional: move aarch64 GPU test into own file
Alex Bennée
4
-72
/
+98
2025-03-09
MAINTAINERS: Consolidate core exec/vCPU handling section
Philippe Mathieu-Daudé
1
-7
/
+7
2025-03-09
cpus: Remove CPUClass::has_work() handler
Philippe Mathieu-Daudé
5
-15
/
+16
2025-03-09
target/xtensa: Move has_work() from CPUClass to SysemuCPUOps
Philippe Mathieu-Daudé
1
-7
/
+5
2025-03-09
target/tricore: Move has_work() from CPUClass to SysemuCPUOps
Philippe Mathieu-Daudé
1
-1
/
+1
2025-03-09
target/sparc: Move has_work() from CPUClass to SysemuCPUOps
Philippe Mathieu-Daudé
1
-1
/
+3
2025-03-09
target/sh4: Move has_work() from CPUClass to SysemuCPUOps
Philippe Mathieu-Daudé
1
-2
/
+2
2025-03-09
target/s390x: Move has_work() from CPUClass to SysemuCPUOps
Philippe Mathieu-Daudé
4
-24
/
+23
2025-03-09
target/s390x: Restrict I/O handler installers to system emulation
Philippe Mathieu-Daudé
1
-0
/
+2
2025-03-09
target/rx: Move has_work() from CPUClass to SysemuCPUOps
Philippe Mathieu-Daudé
1
-1
/
+1
2025-03-09
target/riscv: Move has_work() from CPUClass to SysemuCPUOps
Philippe Mathieu-Daudé
2
-6
/
+6
2025-03-09
target/ppc: Move has_work() from CPUClass to SysemuCPUOps
Philippe Mathieu-Daudé
1
-1
/
+3
2025-03-09
target/openrisc: Move has_work() from CPUClass to SysemuCPUOps
Philippe Mathieu-Daudé
1
-1
/
+3
2025-03-09
target/mips: Move has_work() from CPUClass to SysemuCPUOps
Philippe Mathieu-Daudé
2
-3
/
+5
2025-03-09
target/microblaze: Move has_work() from CPUClass to SysemuCPUOps
Philippe Mathieu-Daudé
1
-1
/
+3
2025-03-09
target/m68k: Move has_work() from CPUClass to SysemuCPUOps
Philippe Mathieu-Daudé
1
-1
/
+3
2025-03-09
target/loongarch: Move has_work() from CPUClass to SysemuCPUOps
Philippe Mathieu-Daudé
1
-5
/
+3
2025-03-09
target/i386: Move has_work() from CPUClass to SysemuCPUOps
Philippe Mathieu-Daudé
2
-7
/
+5
2025-03-09
target/hppa: Move has_work() from CPUClass to SysemuCPUOps
Philippe Mathieu-Daudé
1
-1
/
+3
2025-03-09
target/hexagon: Remove CPUClass:has_work() handler
Philippe Mathieu-Daudé
1
-6
/
+0
2025-03-09
target/avr: Move has_work() from CPUClass to SysemuCPUOps
Philippe Mathieu-Daudé
1
-1
/
+1
2025-03-09
target/arm: Move has_work() from CPUClass to SysemuCPUOps
Philippe Mathieu-Daudé
1
-1
/
+3
2025-03-09
target/alpha: Move has_work() from CPUClass to SysemuCPUOps
Philippe Mathieu-Daudé
1
-1
/
+3
2025-03-09
cpus: Introduce SysemuCPUOps::has_work() handler
Philippe Mathieu-Daudé
3
-1
/
+9
2025-03-09
cpus: Un-inline cpu_has_work()
Philippe Mathieu-Daudé
2
-5
/
+7
2025-03-09
cpus: Restrict cpu_has_work() to system emulation
Philippe Mathieu-Daudé
1
-14
/
+14
2025-03-09
target/arm: Prefer cached CpuClass over CPU_GET_CLASS() macro
Philippe Mathieu-Daudé
2
-4
/
+2
2025-03-09
hw/acpi: Prefer cached CpuClass over CPU_GET_CLASS() macro
Philippe Mathieu-Daudé
2
-4
/
+3
2025-03-09
gdbstub: Prefer cached CpuClass over CPU_GET_CLASS() macro
Philippe Mathieu-Daudé
4
-31
/
+15
2025-03-09
disas: Prefer cached CpuClass over CPU_GET_CLASS() macro
Philippe Mathieu-Daudé
1
-3
/
+2
2025-03-09
user: Prefer cached CpuClass over CPU_GET_CLASS() macro
Philippe Mathieu-Daudé
3
-5
/
+5
[next]