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-11-25
qtest: Allow and ignore blank lines in input
Peter Maydell
2025-11-18
system/qtest.c: Allow for multiple CHR_EVENT_CLOSED events
Peter Maydell
2025-11-04
Merge tag 'staging-pull-request' of https://gitlab.com/peterx/qemu into staging
Richard Henderson
2025-11-04
Merge tag 'next-pr-pull-request' of https://gitlab.com/berrange/qemu into sta...
Richard Henderson
2025-11-03
system/physmem: mark io_mem_unassigned lockless
Stefan Hajnoczi
2025-11-03
migration: Use bitset of MigMode instead of variable arguments
Markus Armbruster
2025-11-03
ram-block-attributes: Unify the retrieval of the block size
Chenyi Qiang
2025-11-03
ram-block-attributes: fix interaction with hugetlb memory backends
Chenyi Qiang
2025-11-03
bql: Fix bql_locked status with condvar APIs
Peter Xu
2025-11-03
cpus: Access CPUState::thread_kicked atomically
Philippe Mathieu-Daudé
2025-11-03
Implement -run-with exit-with-parent=on
Richard W.M. Jones
2025-10-30
audio: move audio.h under include/qemu/
Marc-André Lureau
2025-10-30
hw/audio: use better naming for -audio model handling code
Marc-André Lureau
2025-10-30
audio: rename audio_define->audio_add_audiodev()
Marc-André Lureau
2025-10-29
qdev: add qdev_find_default_bus()
Marc-André Lureau
2025-10-29
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Richard Henderson
2025-10-28
char: rename CharBackend->CharFrontend
Marc-André Lureau
2025-10-28
hw/core/loader: capture Error from load_image_targphys
Vishal Chourasia
2025-10-22
docs: Update mentions of removed '-soundhw' command line option
Philippe Mathieu-Daudé
2025-10-22
hw/audio: rename model list function
Marc-André Lureau
2025-10-21
hw/core: Introduce MachineClass::get_default_cpu_type() helper
Philippe Mathieu-Daudé
2025-10-21
hw/core: Filter machine list available for a particular target binary
Philippe Mathieu-Daudé
2025-10-07
system/physmem: Extract API out of 'system/ram_addr.h' header
Philippe Mathieu-Daudé
2025-10-07
system/physmem: Drop 'cpu_' prefix in Physical Memory API
Philippe Mathieu-Daudé
2025-10-07
system/physmem: Reduce cpu_physical_memory_clear_dirty_range() scope
Philippe Mathieu-Daudé
2025-10-07
system/physmem: Un-inline cpu_physical_memory_dirty_bits_cleared()
Philippe Mathieu-Daudé
2025-10-07
system/physmem: Un-inline cpu_physical_memory_set_dirty_lebitmap()
Philippe Mathieu-Daudé
2025-10-07
system/physmem: Un-inline cpu_physical_memory_set_dirty_range()
Philippe Mathieu-Daudé
2025-10-07
system/physmem: Un-inline cpu_physical_memory_set_dirty_flag()
Philippe Mathieu-Daudé
2025-10-07
system/physmem: Un-inline cpu_physical_memory_range_includes_clean()
Philippe Mathieu-Daudé
2025-10-07
system/physmem: Un-inline cpu_physical_memory_is_clean()
Philippe Mathieu-Daudé
2025-10-07
system/physmem: Un-inline cpu_physical_memory_get_dirty_flag()
Philippe Mathieu-Daudé
2025-10-07
system/physmem: Remove legacy cpu_physical_memory_rw()
Philippe Mathieu-Daudé
2025-10-07
system/physmem: Avoid cpu_physical_memory_rw when is_write is constant
Philippe Mathieu-Daudé
2025-10-07
system/physmem: Un-inline cpu_physical_memory_read/write()
Philippe Mathieu-Daudé
2025-10-07
system/physmem: Pass address space argument to cpu_flush_icache_range()
Philippe Mathieu-Daudé
2025-10-07
system/physmem: Remove cpu_physical_memory_is_io()
Philippe Mathieu-Daudé
2025-10-07
system/memory: Factor address_space_is_io() out
Philippe Mathieu-Daudé
2025-10-07
system/memory: Split address_space_write_rom_internal
Richard Henderson
2025-10-07
system/ramblock: Rename @start -> @offset in ram_block_discard_range()
Philippe Mathieu-Daudé
2025-10-07
system/ramblock: Move ram_block_is_pmem() declaration
Philippe Mathieu-Daudé
2025-10-06
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Richard Henderson
2025-10-05
memory: Adjust event ranges to fit within notifier boundaries
Alejandro Jimenez
2025-10-05
system/runstate: remove duplicate in runstate transitions
Marco Cavenati
2025-10-03
migration: cpr-exec mode
Steve Sistare
2025-10-03
physmem: Destroy all CPU AddressSpaces on unrealize
Peter Maydell
2025-10-03
memory: New AS helper to serialize destroy+free
Peter Xu
2025-09-18
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Richard Henderson
2025-09-17
Merge tag 'pull-target-arm-20250916' of https://gitlab.com/pm215/qemu into st...
Richard Henderson
[next]