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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'pull-10.2-maintainer-071025-1' of https://gitlab.com/stsquad/qemu ...
HEAD
master
Richard Henderson
2025-10-07
27
-174
/
+288
|
\
|
*
record/replay: fix race condition on test_aarch64_reverse_debug
Vladimir Lukianov
2025-10-07
2
-1
/
+2
|
*
tests/functional: Adapt arches to reverse_debugging w/o Avocado
Gustavo Romero
2025-10-07
3
-25
/
+16
|
*
tests/functional: Adapt reverse_debugging to run w/o Avocado
Gustavo Romero
2025-10-07
1
-64
/
+75
|
*
tests/functional: Add decorator to skip test on missing env vars
Gustavo Romero
2025-10-07
2
-1
/
+20
|
*
tests/functional: drop datadrainer class in reverse debugging
Daniel P. Berrangé
2025-10-07
1
-6
/
+0
|
*
tests/functional: replace avocado process with subprocess
Daniel P. Berrangé
2025-10-07
1
-3
/
+4
|
*
tests/functional: Add GDB class
Gustavo Romero
2025-10-07
2
-0
/
+87
|
*
tests/functional: Provide GDB to the functional tests
Gustavo Romero
2025-10-07
4
-0
/
+12
|
*
python: Install pygdbmi in meson's venv
Gustavo Romero
2025-10-07
1
-0
/
+1
|
*
tests/functional: Re-activate the check-venv target
Gustavo Romero
2025-10-07
1
-2
/
+2
|
*
scripts/ci: use recommended registration command
Alex Bennée
2025-10-07
2
-12
/
+5
|
*
gitlab: move custom runners to Ubuntu 24.04
Alex Bennée
2025-10-07
4
-37
/
+37
|
*
tests/lcitool: bump custom runner packages to Ubuntu 24.04
Alex Bennée
2025-10-07
5
-11
/
+15
|
*
tests/lcitool: drop 64 bit guests from i686 cross build
Alex Bennée
2025-10-07
2
-3
/
+1
|
*
.gitmodules: restore qemu-project mirror of u-boot-sam460ex
Alex Bennée
2025-10-07
1
-1
/
+2
|
*
.gitmodules: restore qemu-project mirror of u-boot
Alex Bennée
2025-10-07
1
-1
/
+2
|
*
.gitpublish: use origin/master as default base
Alex Bennée
2025-10-07
1
-8
/
+8
*
|
Merge tag 'physmem-20251007' of https://github.com/philmd/qemu into staging
Richard Henderson
2025-10-07
41
-627
/
+629
|
\
\
|
*
|
system/physmem: Extract API out of 'system/ram_addr.h' header
Philippe Mathieu-Daudé
2025-10-07
12
-44
/
+63
|
*
|
system/physmem: Drop 'cpu_' prefix in Physical Memory API
Philippe Mathieu-Daudé
2025-10-07
11
-59
/
+59
|
*
|
system/physmem: Reduce cpu_physical_memory_sync_dirty_bitmap() scope
Philippe Mathieu-Daudé
2025-10-07
2
-80
/
+76
|
*
|
system/physmem: Reduce cpu_physical_memory_clear_dirty_range() scope
Philippe Mathieu-Daudé
2025-10-07
2
-10
/
+8
|
*
|
system/physmem: Un-inline cpu_physical_memory_dirty_bits_cleared()
Philippe Mathieu-Daudé
2025-10-07
2
-9
/
+8
|
*
|
system/physmem: Un-inline cpu_physical_memory_set_dirty_lebitmap()
Philippe Mathieu-Daudé
2025-10-07
2
-101
/
+104
|
*
|
system/physmem: Remove _WIN32 #ifdef'ry
Philippe Mathieu-Daudé
2025-10-07
1
-3
/
+0
|
*
|
system/physmem: Un-inline cpu_physical_memory_set_dirty_range()
Philippe Mathieu-Daudé
2025-10-07
2
-51
/
+53
|
*
|
system/physmem: Un-inline cpu_physical_memory_set_dirty_flag()
Philippe Mathieu-Daudé
2025-10-07
2
-18
/
+19
|
*
|
system/physmem: Un-inline cpu_physical_memory_range_includes_clean()
Philippe Mathieu-Daudé
2025-10-07
2
-59
/
+63
|
*
|
system/physmem: Un-inline cpu_physical_memory_is_clean()
Philippe Mathieu-Daudé
2025-10-07
2
-8
/
+10
|
*
|
system/physmem: Un-inline cpu_physical_memory_get_dirty_flag()
Philippe Mathieu-Daudé
2025-10-07
2
-45
/
+45
|
*
|
hw: Remove unnecessary 'system/ram_addr.h' header
Philippe Mathieu-Daudé
2025-10-07
8
-8
/
+0
|
*
|
target/arm/tcg/mte: Include missing 'exec/target_page.h' header
Philippe Mathieu-Daudé
2025-10-07
1
-0
/
+1
|
*
|
hw/vfio/listener: Include missing 'exec/target_page.h' header
Philippe Mathieu-Daudé
2025-10-07
1
-0
/
+1
|
*
|
hw/s390x/s390-stattrib: Include missing 'exec/target_page.h' header
Philippe Mathieu-Daudé
2025-10-07
2
-2
/
+2
|
*
|
accel/kvm: Include missing 'exec/target_page.h' header
Philippe Mathieu-Daudé
2025-10-07
1
-0
/
+1
|
*
|
system/ram_addr: Remove unnecessary 'exec/cpu-common.h' header
Philippe Mathieu-Daudé
2025-10-07
1
-1
/
+0
|
*
|
hw/virtio/virtio: Replace legacy cpu_physical_memory_map() call
Philippe Mathieu-Daudé
2025-10-07
1
-4
/
+6
|
*
|
hw/virtio/vhost: Replace legacy cpu_physical_memory_*map() calls
Philippe Mathieu-Daudé
2025-10-07
1
-2
/
+5
|
*
|
system/physmem: Remove legacy cpu_physical_memory_rw()
Philippe Mathieu-Daudé
2025-10-07
4
-22
/
+1
|
*
|
system/physmem: Avoid cpu_physical_memory_rw when is_write is constant
Philippe Mathieu-Daudé
2025-10-07
2
-14
/
+4
|
*
|
system/physmem: Un-inline cpu_physical_memory_read/write()
Philippe Mathieu-Daudé
2025-10-07
2
-10
/
+12
|
*
|
hw/xen/hvm: Inline cpu_physical_memory_rw() in rw_phys_req_item()
Philippe Mathieu-Daudé
2025-10-07
1
-3
/
+5
|
*
|
target/i386/nvmm: Inline cpu_physical_memory_rw() in nvmm_mem_callback
Philippe Mathieu-Daudé
2025-10-07
1
-1
/
+4
|
*
|
target/i386/kvm: Replace legacy cpu_physical_memory_rw() call
Philippe Mathieu-Daudé
2025-10-07
1
-1
/
+3
|
*
|
target/i386/whpx: Replace legacy cpu_physical_memory_rw() call
Philippe Mathieu-Daudé
2025-10-07
1
-2
/
+5
|
*
|
target/s390x/mmu: Replace [cpu_physical_memory -> address_space]_rw()
Philippe Mathieu-Daudé
2025-10-07
1
-2
/
+6
|
*
|
hw/s390x/sclp: Replace [cpu_physical_memory -> address_space]_r/w()
Philippe Mathieu-Daudé
2025-10-07
1
-4
/
+5
|
*
|
system/physmem: Pass address space argument to cpu_flush_icache_range()
Philippe Mathieu-Daudé
2025-10-07
4
-6
/
+5
|
*
|
system/physmem: Remove cpu_physical_memory_is_io()
Philippe Mathieu-Daudé
2025-10-07
2
-7
/
+0
[next]