index
:
riscv-gnu-toolchain/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-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-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
tracing
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
system
Age
Commit message (
Expand
)
Author
Files
Lines
4 days
backends/iommufd: Add get_pasid_info() callback
Shameer Kolothum
1
-0
/
+17
4 days
backends/iommufd: Retrieve PASID width from iommufd_backend_get_device_info()
Shameer Kolothum
2
-1
/
+5
4 days
backends/iommufd: Introduce iommufd_backend_alloc_vdev
Nicolin Chen
1
-0
/
+12
4 days
backends/iommufd: Introduce iommufd_backend_alloc_viommu
Nicolin Chen
1
-0
/
+14
10 days
Merge tag 'pull-target-arm-20260123' of https://gitlab.com/pm215/qemu into st...
Richard Henderson
2
-2
/
+0
11 days
all: Clean up includes
Peter Maydell
1
-1
/
+0
11 days
mshv: Clean up includes
Peter Maydell
1
-1
/
+0
11 days
system: Allow restricting the legacy DEVICE_NATIVE_ENDIAN definition
Philippe Mathieu-Daudé
1
-3
/
+5
11 days
system: Allow restricting legacy address_space_ldst() native-endian API
Philippe Mathieu-Daudé
2
-0
/
+4
11 days
system: Allow restricting the legacy ld/st_phys() 'native-endian' API
Philippe Mathieu-Daudé
1
-0
/
+2
11 days
system/memory: Define address_space_ldst[Q] endian variants via template
Philippe Mathieu-Daudé
4
-50
/
+17
11 days
system/memory: Define address_space_ldst[L] endian variants via template
Philippe Mathieu-Daudé
4
-48
/
+14
11 days
system/memory: Define address_space_ldst[W] endian variants via template
Philippe Mathieu-Daudé
4
-48
/
+80
2026-01-17
include/qemu/atomic: Drop aligned_{u}int64_t
Richard Henderson
1
-1
/
+1
2026-01-16
accel/hvf: Add hvf_arch_cpu_realize() stubs
Philippe Mathieu-Daudé
1
-0
/
+2
2026-01-16
accel/hvf: Implement WFI without using pselect()
Philippe Mathieu-Daudé
1
-1
/
+0
2026-01-16
accel/hvf: Drop hvf_slot and hvf_find_overlap_slot
Richard Henderson
1
-13
/
+0
2026-01-16
accel/hvf: Simplify hvf_log_*
Richard Henderson
1
-3
/
+0
2026-01-16
accel/hvf: Create hvf_protect_clean_range, hvf_unprotect_dirty_range
Richard Henderson
1
-0
/
+3
2026-01-13
vfio/iommufd: Add IOMMU_HWPT_GET_DIRTY_BITMAP_NO_CLEAR flag support
Zhenzhong Duan
1
-1
/
+1
2026-01-12
system/memory: Split MemoryRegionCache API to 'memory_cached.h'
Philippe Mathieu-Daudé
2
-185
/
+210
2025-12-30
system/memory: Allow restricting legacy ldst_phys() API usage
Philippe Mathieu-Daudé
1
-0
/
+2
2025-12-30
system/memory: Remove address_space_stl_notdirty and stl_phys_notdirty
Philippe Mathieu-Daudé
2
-8
/
+0
2025-12-29
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Richard Henderson
19
-143
/
+619
2025-12-27
block: rename block/aio.h to qemu/aio.h
Paolo Bonzini
3
-3
/
+3
2025-12-27
include: reorganize memory API headers
Paolo Bonzini
11
-131
/
+285
2025-12-27
include: move hw/resettable.h to hw/core/
Paolo Bonzini
1
-1
/
+1
2025-12-27
include: move hw/boards.h to hw/core/
Paolo Bonzini
1
-1
/
+1
2025-12-27
include: move memory_ldst* to include/system
Paolo Bonzini
4
-7
/
+329
2025-12-23
migration: merge fragmented clear_dirty ioctls
Chuang Xu
1
-3
/
+4
2025-11-25
block: use pwrite_zeroes_alignment when writing first sector
Stefan Hajnoczi
1
-0
/
+1
2025-11-03
igvm: add support for initial register state load in native mode
Gerd Hoffmann
1
-0
/
+2
2025-11-03
igvm: add support for igvm memory map parameter in native mode
Gerd Hoffmann
1
-0
/
+5
2025-11-03
igvm: move igvm.h file to include/system
Gerd Hoffmann
1
-0
/
+22
2025-11-01
Merge tag 'pull-target-arm-20251031' of https://gitlab.com/pm215/qemu into st...
Richard Henderson
1
-7
/
+16
2025-11-01
Merge tag 'audio-test-pull-request' of https://gitlab.com/marcandre.lureau/qe...
Richard Henderson
1
-1
/
+2
2025-10-31
accel/hvf: Restrict ARM specific fields of AccelCPUState
Philippe Mathieu-Daudé
1
-1
/
+3
2025-10-31
accel/hvf: Implement hvf_arch_vcpu_destroy()
Philippe Mathieu-Daudé
1
-1
/
+2
2025-10-31
accel/hvf: Mention hvf_arch_update_guest_debug() must run on vCPU
Philippe Mathieu-Daudé
1
-1
/
+2
2025-10-31
accel/hvf: Mention hvf_arch_init_vcpu() must run on vCPU thread
Philippe Mathieu-Daudé
1
-1
/
+2
2025-10-31
accel/hvf: Rename hvf_put|get_registers -> hvf_arch_put|get_registers
Philippe Mathieu-Daudé
1
-2
/
+4
2025-10-31
accel/hvf: Rename hvf_vcpu_exec() -> hvf_arch_vcpu_exec()
Philippe Mathieu-Daudé
1
-1
/
+3
2025-10-30
audio: move audio.h under include/qemu/
Marc-André Lureau
1
-1
/
+1
2025-10-30
audio/replay: fix type punning
Marc-André Lureau
1
-1
/
+2
2025-10-30
spdm: define SPDM transport enum types
Wilfred Mallawa
1
-4
/
+15
2025-10-30
hw/nvme: add NVMe Admin Security SPDM support
Wilfred Mallawa
1
-0
/
+2
2025-10-30
spdm: add spdm storage transport virtual header
Wilfred Mallawa
1
-0
/
+14
2025-10-30
spdm-socket: add seperate send/recv functions
Wilfred Mallawa
1
-0
/
+32
2025-10-28
char: rename CharBackend->CharFrontend
Marc-André Lureau
2
-3
/
+3
2025-10-14
accel/kvm: Introduce KvmPutState enum
Philippe Mathieu-Daudé
1
-8
/
+10
[next]