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
/
scripts
/
qapi
/
source.py
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2025-03-12
tests/functional/asset: Fail assert fetch when retries are exceeded
Nicholas Piggin
1
-0
/
+3
2025-03-12
docs/system: Fix the information on how to run certain functional tests
Thomas Huth
3
-8
/
+7
2025-03-12
tests/functional: Bump up arm_replay timeout
Peter Maydell
1
-0
/
+1
2025-03-12
tests/functional: Require 'user' netdev for ppc64 e500 test
Cédric Le Goater
1
-0
/
+1
2025-03-12
docs: Rename default-configs to configs
Greg Kurz
2
-13
/
+13
2025-03-10
migration: Prioritize RDMA in ram_save_target_page()
Li Zhijian
1
-4
/
+5
2025-03-10
migration: ram block cpr blockers
Steve Sistare
4
-0
/
+72
2025-03-10
migration: Fix UAF for incoming migration on MigrationState
Peter Xu
1
-2
/
+38
2025-03-10
xen: No need to flush the mapcache for grants
Stefano Stabellini
1
-1
/
+0
2025-03-10
hw/xen: Add "mode" parameter to xen-block devices
David Woodhouse
1
-0
/
+2
2025-03-10
xen/passthrough: use gsi to map pirq when dom0 is PVH
Jiqian Chen
2
-0
/
+64
2025-03-10
MAINTAINERS: remove widely sanctioned entities
Alex Bennée
1
-4
/
+3
2025-03-10
plugins/core: make a single build unit
Alex Bennée
2
-13
/
+2
2025-03-10
plugins/api: build only once
Alex Bennée
2
-13
/
+1
2025-03-10
plugins/api: split out time control helpers
Alex Bennée
3
-41
/
+51
2025-03-10
plugins/api: split out the vaddr/hwaddr helpers
Alex Bennée
4
-71
/
+99
2025-03-10
plugins/api: split out binary path/start/end/entry code
Alex Bennée
8
-44
/
+115
2025-03-10
plugins/loader: compile loader only once
Alex Bennée
5
-12
/
+57
2025-03-10
plugins/plugin.h: include queue.h
Alex Bennée
1
-0
/
+1
2025-03-10
plugins/api: clean-up the includes
Alex Bennée
1
-3
/
+0
2025-03-10
include/qemu: plugin-memory.h doesn't need cpu-defs.h
Alex Bennée
1
-1
/
+0
2025-03-10
plugins/loader: populate target_name with target_name()
Alex Bennée
1
-1
/
+1
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-10
tap-linux: Open ipvtap and macvtap
Akihiko Odaki
1
-3
/
+14
2025-03-10
Revert "hw/net/net_tx_pkt: Fix overrun in update_sctp_checksum()"
Akihiko Odaki
1
-4
/
+0
2025-03-10
util/iov: Do not assert offset is in iov
Akihiko Odaki
2
-7
/
+3
2025-03-10
net: move backend cleanup to NIC cleanup
Eugenio Pérez
2
-14
/
+27
2025-03-10
net: parameterize the removing client from nc list
Eugenio Pérez
1
-5
/
+8
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
[next]