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-11.1
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-11.1
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
path:
root
/
accel
Age
Commit message (
Expand
)
Author
5 days
accel/tcg: Check %halted field in cpu_handle_halt() caller
Philippe Mathieu-Daudé
5 days
accel/tcg: Restrict EXCP_HALTED handling to system emulation
Philippe Mathieu-Daudé
5 days
accel/tcg: Rename for exception codes named @ret as @excp
Philippe Mathieu-Daudé
10 days
Guard HMP command implementations with CONFIG_HMP
Marc-André Lureau
10 days
monitor: isolate HMP declarations in hmp.h
Marc-André Lureau
2026-08-20
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Richard Henderson
2026-08-18
accel/tcg: Allow overlapping reads in record_save
Ilya Chichkov
2026-08-17
target/i386/mshv: migrate MP_STATE
Magnus Kulke
2026-08-17
accel/mshv: write synthetic MSRs after migration
Magnus Kulke
2026-08-17
target/i386/mshv: migrate LAPIC state
Magnus Kulke
2026-08-17
accel/mshv: install dummy handler for SIG_IPI
Magnus Kulke
2026-08-17
hw/i386/mshv: migrate REFERENCE_TIME
Magnus Kulke
2026-08-17
accel/mshv: introduce SaveVMHandler
Magnus Kulke
2026-08-17
target/i386/mshv: disable AMX TILE features
Magnus Kulke
2026-07-07
accel/tcg: Make PageFlagsNodes' start and last immutable
Ilya Leoshkevich
2026-07-07
accel/tcg: Use TLB_FORCE_SLOW not TLB_MMIO for user-only plugins
Richard Henderson
2026-07-06
cpu: Rename CPUState @singlestep_enabled -> @singlestep_flags
Philippe Mathieu-Daudé
2026-07-06
cpu: Introduce cpu_single_stepping() helper
Philippe Mathieu-Daudé
2026-07-06
accel: Use GdbBreakpointType enum
Philippe Mathieu-Daudé
2026-07-06
accel: Remove unnecessary 'inline' qualifier in remove_all_breakpoints
Philippe Mathieu-Daudé
2026-07-06
accel: Remove AccelOpsClass::supports_guest_debug
Philippe Mathieu-Daudé
2026-07-06
accel: Hold @can_reverse information in AccelGdbConfig
Philippe Mathieu-Daudé
2026-07-06
accel: Have each implementation return their AccelGdbConfig
Philippe Mathieu-Daudé
2026-07-06
accel/kvm: Hold have_guest_debug in KVMState
Philippe Mathieu-Daudé
2026-07-06
accel/kvm: Simplify kvm_init() w.r.t. TARGET_KVM_HAVE_GUEST_DEBUG
Philippe Mathieu-Daudé
2026-07-06
accel/kvm: Always define AccelOpsClass::supports_guest_debug
Philippe Mathieu-Daudé
2026-07-06
accel/whpx: Implement missing AccelClass::gdbstub_supported_sstep_flags
Philippe Mathieu-Daudé
2026-07-06
accel/mshv: Fix pointer to proc feature bitfield
Magnus Kulke
2026-07-06
accel/mshv: Replace @dirty field by generic CPUState::vcpu_dirty field
Philippe Mathieu-Daudé
2026-07-06
accel/hvf: Remove left-over comment
Philippe Mathieu-Daudé
2026-07-06
accel/tcg: Restrict tlb_protect/unprotect_code() to TCG
Philippe Mathieu-Daudé
2026-07-06
cpu: Constify CPUState::cc (cached CPUClass pointer)
Philippe Mathieu-Daudé
2026-06-27
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Stefan Hajnoczi
2026-06-26
accel: remove unnecessary #ifdefs
Paolo Bonzini
2026-06-25
target/i386/mshv: move msr code to arch
Magnus Kulke
2026-06-25
accel/mshv: enable dirty page tracking
Magnus Kulke
2026-06-25
accel/mshv: store partition proc features
Magnus Kulke
2026-06-25
accel/mshv: remove redundant msi controller
Magnus Kulke
2026-06-25
accel/mshv: reserve ioapic routes on s->irq_routes
Magnus Kulke
2026-06-25
accel/mshv: use s->irq_routes in commit_routes
Magnus Kulke
2026-06-25
accel/mshv: update s->irq_routes in release_virq
Magnus Kulke
2026-06-25
accel/mshv: update s->irq_routes in update_msi_route
Magnus Kulke
2026-06-25
accel/mshv: update s->irq_routes in add_msi_route
Magnus Kulke
2026-06-25
accel/mshv: add irq_routes to state
Magnus Kulke
2026-06-25
accel/accel-irq: add generic commit_route_changes
Magnus Kulke
2026-06-25
accel/accel-irq: add generic begin_route_changes
Magnus Kulke
2026-06-25
accel/accel-irq: add AccelRouteChange abstraction
Magnus Kulke
2026-06-25
target/i386/mshv: impl init/load/store_vcpu_state
Magnus Kulke
2026-06-25
target/i386/mshv: use arch_load/store_reg fns
Magnus Kulke
2026-06-25
accel/mshv: disable la57 (5lvl paging)
Magnus Kulke
[next]