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
/
system
Age
Commit message (
Expand
)
Author
5 days
system: improve -mon deprecation warning
Daniel P. Berrangé
5 days
system: query machines using TYPE_MACHINE
Pierrick Bouvier
5 days
system/cpus: Constify various CPUState arguments
Philippe Mathieu-Daudé
10 days
build-sys: make HMP source files conditional on have_hmp
Marc-André Lureau
10 days
Guard HMP command implementations with CONFIG_HMP
Marc-André Lureau
10 days
qdev-monitor: make print_dev() callback take MonitorHMP
Marc-André Lureau
10 days
monitor: tighten monitor_printf*()
Marc-André Lureau
10 days
monitor: make hmp_handle_error() take MonitorHMP
Marc-André Lureau
10 days
monitor: change HMPCommand cmd to take MonitorHMP
Marc-André Lureau
10 days
system: guard HMP initialization paths with CONFIG_HMP
Marc-André Lureau
10 days
qtest: add qemu-io command to the qtest protocol
Marc-André Lureau
10 days
system: move gpa2hva() to system memory unit
Marc-André Lureau
10 days
vl: fix -monitor none prefix matching
Marc-André Lureau
2026-08-20
system/memory: add a tracepoint for memory_region_finalize
Ani Sinha
2026-08-16
system: Move runstate-related code from cpus.c to runstate.c
Philippe Mathieu-Daudé
2026-08-16
system: Extract QMP memsave/pmemsave commands to physmem-qmp-cmds.c
Philippe Mathieu-Daudé
2026-08-16
system: Move qmp_inject_nmi() to hw/core/machine-qmp-cmds.c
Philippe Mathieu-Daudé
2026-08-16
system/dirtylimit: Extract HMP code to dirtylimit-hmp-cmds.c
Philippe Mathieu-Daudé
2026-08-16
system: Remove unnecessary 'monitor/monitor.h' header
Philippe Mathieu-Daudé
2026-08-16
hw/nmi: Remove @cpu_index argument from nmi_inject()
Philippe Mathieu-Daudé
2026-08-11
system/memory: Make ram device region directly accessible
Gavin Shan
2026-08-11
system/memory: Use qemu_ram_move() for directly accessible regions
Gavin Shan
2026-08-11
system/memory: Use memmove() for directly accessible regions
Gavin Shan
2026-07-07
docs: mark '-mon' as deprecated in favour of -object
Daniel P. Berrangé
2026-07-07
monitor: implement "user creatable" interface for adding monitors
Daniel P. Berrangé
2026-07-07
monitor: minimal conversion of monitors to QOM
Daniel P. Berrangé
2026-07-07
monitor: rename monitor_init* to monitor_new*
Daniel P. Berrangé
2026-07-06
cpu: Introduce cpu_single_stepping() helper
Philippe Mathieu-Daudé
2026-06-30
system/cpus: refuse memsave/pmemsave while guest RAM is being migrated
Denis V. Lunev
2026-06-29
Merge tag 'pull-9p-20260629' of https://github.com/cschoenebeck/qemu into sta...
Stefan Hajnoczi
2026-06-29
hw/9pfs: add max_xattr option
Christian Schoenebeck
2026-06-29
hw/hexagon: Add machine configs for sysemu
Brian Cain
2026-06-27
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Stefan Hajnoczi
2026-06-26
i386/tdx: Use .has_gpa field to check if the gpa is valid
Xiaoyao Li
2026-06-25
Merge tag 'ui-pr-v1' of https://gitlab.com/marcandre.lureau/qemu into staging
Stefan Hajnoczi
2026-06-24
ui: add display cleanup infrastructure
Marc-André Lureau
2026-06-24
ui/spice: add cleanup on shutdown
Marc-André Lureau
2026-06-24
irq: add per-IRQ observer to fix qemu_irq_intercept_in leak
Marc-André Lureau
2026-06-22
system/physmem: make ram_block_discard_range() handle guest_memfd
Marc-André Lureau
2026-06-22
system/memory: add RamDiscardManager reference counting and cleanup
Marc-André Lureau
2026-06-22
system/physmem: destroy ram block attributes before RCU-deferred reclaim
Marc-André Lureau
2026-06-22
system/memory: implement RamDiscardManager multi-source aggregation
Marc-André Lureau
2026-06-22
system/ram-discard-manager: drop replay from source interface
Marc-André Lureau
2026-06-22
system/ram-discard-manager: implement replay via is_populated iteration
Marc-André Lureau
2026-06-22
system/memory: constify section arguments
Marc-André Lureau
2026-06-22
system/memory: move RamDiscardManager to separate compilation unit
Marc-André Lureau
2026-06-22
system/memory: split RamDiscardManager into source and manager
Marc-André Lureau
2026-06-22
system/physmem: Synchronize ram_list accesses
Akihiko Odaki
2026-06-18
system/memory: Rename cpu_exec_init_all() -> machine_memory_init()
Philippe Mathieu-Daudé
2026-06-18
system/memory: Remove unnecessary CONFIG_USER_ONLY guards
Philippe Mathieu-Daudé
[next]