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
2026-03-25
treewide: replace qemu_hw_version() with QEMU_HW_VERSION
Paolo Bonzini
2026-03-19
memory: Set mr->ram before RAM Block allocation
Xiaoyao Li
2026-03-18
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Peter Maydell
2026-03-16
system/physmem.c: remove useless assertion of block
Sergei Heifetz
2026-03-14
runstate: handle return code of EOPNOTSUPP properly from rebuild_guest()
Ani Sinha
2026-03-12
coverity: fix coverity issues related to confidential guest reset
Ani Sinha
2026-03-09
system/memory: Have memory_region_type() correctly describe containers
Philippe Mathieu-Daudé
2026-03-09
system/memory: Constify various MemoryRegion arguments
Philippe Mathieu-Daudé
2026-03-09
system/ramblock: Constify various RAMBlock arguments
Philippe Mathieu-Daudé
2026-03-09
memory: drop RamDiscardListener::double_discard_supported
Marc-André Lureau
2026-03-09
system/rba: use DIV_ROUND_UP
Marc-André Lureau
2026-03-09
memory: Factor out common ram ptr initialization
BALATON Zoltan
2026-03-09
memory: Factor out common ram region initialization
BALATON Zoltan
2026-03-09
memory: Add internal memory_region_register_ram function
BALATON Zoltan
2026-03-09
memory: Shorten memory_region_init_ram_device_ptr and memory_region_init_rom_...
BALATON Zoltan
2026-03-09
memory: Remove memory_region_init_ram_nomigrate()
BALATON Zoltan
2026-03-09
memory: Remove memory_region_init_rom_nomigrate()
BALATON Zoltan
2026-03-09
physmem: xen: Conditionalize use of the mapcache
Edgar E. Iglesias
2026-03-06
Merge tag 'pull-target-arm-20260306-2' of https://gitlab.com/pm215/qemu into ...
Peter Maydell
2026-03-06
system/qtest: Support comments in input commands
Peter Maydell
2026-03-05
system: unconditionally enable thread naming
Daniel P. Berrangé
2026-03-02
Merge tag 'pull-request-2026-03-02' of https://gitlab.com/thuth/qemu into sta...
Peter Maydell
2026-03-02
Remove the qemu-system-microblazeel target from the build
Thomas Huth
2026-02-27
hw/machine: introduce machine specific option 'x-change-vmfd-on-reset'
Ani Sinha
2026-02-27
system/physmem: add helper to reattach existing memory after KVM VM fd change
Ani Sinha
2026-02-27
hw/accel: add a per-accelerator callback to change VM accelerator handle
Ani Sinha
2026-02-27
accel/kvm: add confidential class member to indicate guest rebuild capability
Ani Sinha
2026-02-26
system: Reduce 'arch_init.h' scope
Philippe Mathieu-Daudé
2026-02-26
system: Make qemu_arch_available() common code
Philippe Mathieu-Daudé
2026-02-26
qemu: Document qemu_arch_available() method
Philippe Mathieu-Daudé
2026-02-23
util: add some extra stubs for qemu modules initialization
Marc-André Lureau
2026-02-23
system/globals: Build as common code
Philippe Mathieu-Daudé
2026-02-23
hw/ppc: Set graphic display dimensions generically
Philippe Mathieu-Daudé
2026-02-23
hw/sparc: Set graphic display dimensions generically
Philippe Mathieu-Daudé
2026-02-23
hw/m68k: Set graphic display dimensions generically
Philippe Mathieu-Daudé
2026-02-13
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Peter Maydell
2026-02-09
target/or1k: Rename from openrisc
Richard Henderson
2026-02-07
target/i386: convert SEV-ES termination requests to guest panic events
Paolo Bonzini
2026-02-02
system/physmem: Remove the assertion of page-aligned section number
Jim Shu
2026-02-02
accel/tcg: Fix iotlb_to_section() for different AddressSpace
Jim Shu
2026-02-02
memory: Add internal memory_region_set_ops helper function
BALATON Zoltan
2026-02-02
memory: Remove memory_region_init_rom_device_nomigrate()
BALATON Zoltan
2026-01-22
cpus: Allocate maximum number of ASes supported by the arch
Philippe Mathieu-Daudé
2026-01-22
system: Allow restricting the legacy DEVICE_NATIVE_ENDIAN definition
Philippe Mathieu-Daudé
2026-01-22
system: Allow restricting legacy address_space_ldst() native-endian API
Philippe Mathieu-Daudé
2026-01-22
system/memory: Directly call address_space_ldst[M]_internal() helper
Philippe Mathieu-Daudé
2026-01-22
system/memory: Use ldm_p() and stm_p() helpers
Philippe Mathieu-Daudé
2026-01-22
system/memory: Pass device_endian argument as MemOp bit
Philippe Mathieu-Daudé
2026-01-22
system/memory: Factor address_space_ldst[M]_internal() helper out
Philippe Mathieu-Daudé
[next]