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
path:
root
/
system
Age
Commit message (
Expand
)
Author
2026-06-14
system/rtc: Fix a possible year-2038 integer overflow problem
Thomas Huth
2025-10-05
physmem: Destroy all CPU AddressSpaces on unrealize
Peter Maydell
2025-10-05
memory: New AS helper to serialize destroy+free
Peter Xu
2025-09-18
i386/cpu: Enable SMM cpu address space under KVM
Xiaoyao Li
2025-07-29
system/physmem: fix use-after-free with dispatch
Pierrick Bouvier
2025-04-14
system/main: transfer replay mutex ownership from main thread to main loop th...
Pierrick Bouvier
2025-03-27
migration: Avoid SNP guest crash due to duplicate cpr blocker
Steve Sistare
2025-03-14
Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into staging
Stefan Hajnoczi
2025-03-13
dma: use current AioContext for dma_blk_io()
Stefan Hajnoczi
2025-03-11
system: Replace arch_type global by qemu_arch_available() helper
Philippe Mathieu-Daudé
2025-03-11
system: Extract target-specific globals to their own compilation unit
Philippe Mathieu-Daudé
2025-03-10
migration: ram block cpr blockers
Steve Sistare
2025-03-08
system: Build watchpoint.c once
Richard Henderson
2025-03-08
exec: Declare tlb_flush*() in 'exec/cputlb.h'
Philippe Mathieu-Daudé
2025-03-08
exec: Declare tlb_reset_dirty*() in 'exec/cputlb.h'
Philippe Mathieu-Daudé
2025-03-06
system: Open-code qemu_init_arch_modules() using target_name()
Philippe Mathieu-Daudé
2025-03-06
accel: Forward-declare AccelOpsClass in 'qemu/typedefs.h'
Philippe Mathieu-Daudé
2025-03-06
accel/tcg: Rename 'hw/core/tcg-cpu-ops.h' -> 'accel/tcg/cpu-ops.h'
Philippe Mathieu-Daudé
2025-03-06
accel/tcg: Restrict 'icount_align_option' global to TCG
Philippe Mathieu-Daudé
2025-03-03
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Stefan Hajnoczi
2025-02-25
hw/core/machine.c: Make -machine dumpdtb=file.dtb with no DTB an error
Peter Maydell
2025-02-25
physmem: replace assertion with error
Paolo Bonzini
2025-02-24
hw: Centralize handling of -machine dumpdtb option
Peter Maydell
2025-02-19
Merge tag 'mem-next-pull-request' of https://gitlab.com/peterx/qemu into staging
Stefan Hajnoczi
2025-02-16
hw/boards: Ensure machine setting auto_create_sdcard expose a SD Bus
Philippe Mathieu-Daudé
2025-02-16
hw/boards: Rename no_sdcard -> auto_create_sdcard
Philippe Mathieu-Daudé
2025-02-16
hw/boards: Explicit no_sdcard=false as ON_OFF_AUTO_OFF
Philippe Mathieu-Daudé
2025-02-16
hw/boards: Convert no_sdcard flag to OnOffAuto tri-state
Philippe Mathieu-Daudé
2025-02-12
overcommit: introduce mem-lock=on-fault
Daniil Tatianin
2025-02-12
system: introduce a new MlockState enum
Daniil Tatianin
2025-02-12
system/vl: extract overcommit option parsing into a helper
Daniil Tatianin
2025-02-12
os: add an ability to lock memory on_fault
Daniil Tatianin
2025-02-12
system/physmem: poisoned memory discard on reboot
William Roche
2025-02-12
system/physmem: handle hugetlb correctly in qemu_ram_remap()
William Roche
2025-02-12
physmem: teach cpu_memory_rw_debug() to write to more memory regions
David Hildenbrand
2025-02-12
memory: pass MemTxAttrs to memory_access_is_direct()
David Hildenbrand
2025-02-12
physmem: disallow direct access to RAM DEVICE in address_space_write_rom()
David Hildenbrand
2025-02-11
system/physmem: take into account fd_offset for file fallocate
William Roche
2025-02-10
Merge tag 'pull-10.0-testing-and-gdstub-updates-100225-1' of https://gitlab.c...
Stefan Hajnoczi
2025-02-10
Merge tag 'pull-target-arm-20250210' of https://git.linaro.org/people/pmaydel...
Stefan Hajnoczi
2025-02-10
qapi: Move and rename qapi/qmp/dispatch.h to qapi/qmp-registry.h
Daniel P. Berrangé
2025-02-10
qapi: Move include/qapi/qmp/ to include/qobject/
Daniel P. Berrangé
2025-02-10
tests/qtest: tighten up the checks on clock_step
Alex Bennée
2025-02-10
tests/qtest: rename qtest_send_prefix and roll-up into qtest_send
Alex Bennée
2025-02-10
tests/qtest: simplify qtest_process_inbuf
Alex Bennée
2025-02-07
qemu-options: Deprecate -old-param command line option
Peter Maydell
2025-01-29
migration: cpr-transfer mode
Steve Sistare
2025-01-29
migration: incoming channel
Steve Sistare
2025-01-29
physmem: preserve ram blocks for cpr
Steve Sistare
2025-01-29
machine: aux-ram-share option
Steve Sistare
[next]