index
:
qemu/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-10.0
stable-10.1
stable-10.2
stable-11.0
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-10.0
staging-10.1
staging-10.2
staging-11.0
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
tracing
QEMU main repository
QEMU Owners
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
8 hours
Merge tag 'accel-20260706' of https://github.com/philmd/qemu into staging
staging
Stefan Hajnoczi
8 hours
Merge tag 'pull-target-arm-20260706' of https://gitlab.com/pm215/qemu into st...
Stefan Hajnoczi
8 hours
Merge tag 'pull-ppc-for-11.1-sf-20260706' of https://gitlab.com/harshpb/qemu ...
Stefan Hajnoczi
8 hours
Merge tag 'hppa-fixes-for-v11.1-pull-request' of https://github.com/hdeller/q...
Stefan Hajnoczi
8 hours
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Stefan Hajnoczi
11 hours
cpu: Only check SSTEP_ENABLE flag in cpu_single_stepping()
Philippe Mathieu-Daudé
11 hours
cpu: Rename CPUState @singlestep_enabled -> @singlestep_flags
Philippe Mathieu-Daudé
11 hours
cpu: Introduce cpu_single_stepping() helper
Philippe Mathieu-Daudé
11 hours
cpu: Better name cpu_single_step() trace event
Philippe Mathieu-Daudé
11 hours
accel/tcg: Improve docstrings around TCGCPUOps::*watchpoint* handlers
Philippe Mathieu-Daudé
11 hours
target/ppc: Ensure TCG is used in ppc_update_daw()
Philippe Mathieu-Daudé
11 hours
target/arm: Inline check_watchpoints() in arm_debug_check_watchpoint()
Philippe Mathieu-Daudé
11 hours
accel: Use GdbBreakpointType enum
Philippe Mathieu-Daudé
11 hours
gdbstub: Introduce GdbBreakpointType enumerator
Philippe Mathieu-Daudé
11 hours
gdbstub: Reduce @type variable scope
Philippe Mathieu-Daudé
11 hours
gdbstub/user: Directly call gdb_breakpoint_remove_all() in user mode
Philippe Mathieu-Daudé
11 hours
accel: Remove unnecessary 'inline' qualifier in remove_all_breakpoints
Philippe Mathieu-Daudé
11 hours
cpu: Move BREAKPOINT definitions to 'exec/breakpoint.h'
Philippe Mathieu-Daudé
11 hours
cpu: Move cpu_breakpoint_test out of line
Richard Henderson
11 hours
accel: Remove AccelOpsClass::supports_guest_debug
Philippe Mathieu-Daudé
11 hours
accel: Hold @can_reverse information in AccelGdbConfig
Philippe Mathieu-Daudé
11 hours
gdbstub: Make default replay_mode value explicit in stubs
Philippe Mathieu-Daudé
11 hours
accel: Have each implementation return their AccelGdbConfig
Philippe Mathieu-Daudé
11 hours
gdbstub: Move supported_sstep_flags in AccelGdbConfig structure
Philippe Mathieu-Daudé
11 hours
gdbstub: Reduce gdb_supports_guest_debug() scope
Philippe Mathieu-Daudé
11 hours
accel/kvm: Hold have_guest_debug in KVMState
Philippe Mathieu-Daudé
11 hours
accel/kvm: Simplify kvm_init() w.r.t. TARGET_KVM_HAVE_GUEST_DEBUG
Philippe Mathieu-Daudé
11 hours
accel/kvm: Always define AccelOpsClass::supports_guest_debug
Philippe Mathieu-Daudé
11 hours
accel/whpx: Implement missing AccelClass::gdbstub_supported_sstep_flags
Philippe Mathieu-Daudé
11 hours
gdbstub: Only return E22 when reverse GDB is not supported
Philippe Mathieu-Daudé
11 hours
gdbstub: Add trace event for STEP packet handler
Philippe Mathieu-Daudé
11 hours
accel/mshv: Fix pointer to proc feature bitfield
Magnus Kulke
11 hours
accel/mshv: Replace @dirty field by generic CPUState::vcpu_dirty field
Philippe Mathieu-Daudé
11 hours
accel/hvf: Remove left-over comment
Philippe Mathieu-Daudé
11 hours
accel/tcg: Restrict tlb_protect/unprotect_code() to TCG
Philippe Mathieu-Daudé
12 hours
target/i386: Remove duplicate tlb_flush() call in cpu_post_load()
Philippe Mathieu-Daudé
12 hours
cpu: Constify CPUState::cc (cached CPUClass pointer)
Philippe Mathieu-Daudé
14 hours
target/arm: Define fields for NSACR
Peter Maydell
14 hours
target/arm: Report correct syndrome to AArch32 EL2 for trapped Neon/VFP insns
Peter Maydell
14 hours
target/arm: Separate syndrome functions for A32 and A64
Peter Maydell
14 hours
target/arm: Separate out Neon from VFP access checks
Peter Maydell
14 hours
target/arm: Enable FEAT_SME_MOP4 for -cpu max
Richard Henderson
14 hours
target/arm: Implement USMOP4[AS]
Richard Henderson
14 hours
target/arm: Implement UMOP4[AS] (4-way)
Richard Henderson
14 hours
target/arm: Implement UMOP4[AS] (2-way)
Richard Henderson
14 hours
target/arm: Implement SUMOP4[AS]
Richard Henderson
14 hours
target/arm: Implement SMOP4[AS] (4-way)
Richard Henderson
14 hours
target/arm: Implement SMOP4[AS] (2-way)
Richard Henderson
14 hours
target/arm: Implement FMOP4A (widening, 2-way, FP8 to FP16)
Richard Henderson
14 hours
target/arm: Implement FMOP4 (widening, 4-way fp8 to fp32)
Richard Henderson
[next]