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
/
backends
Age
Commit message (
Expand
)
Author
Files
Lines
2026-02-10
tpm_emulator: tpm_emulator_set_state_blobs(): move to boolean return
Vladimir Sementsov-Ogievskiy
1
-9
/
+5
2026-02-10
tpm_emulator: drop direct use of errno variable
Vladimir Sementsov-Ogievskiy
1
-25
/
+16
2026-02-10
tpm_emulator: print error on error-ignore path
Vladimir Sementsov-Ogievskiy
1
-1
/
+3
2026-02-05
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Peter Maydell
1
-6
/
+3
2026-02-05
cryptodev-builtin: Limit the maximum size
zhenwei pi
1
-6
/
+3
2026-02-03
igvm: Fill MADT IGVM parameter field on x86_64
Oliver Steffen
1
-0
/
+2
2026-02-03
igvm: Pass machine state to IGVM file processing
Oliver Steffen
2
-13
/
+17
2026-02-03
igvm: Refactor qigvm_parameter_insert
Oliver Steffen
1
-25
/
+25
2026-02-03
igvm: Add common function for finding parameter entries
Oliver Steffen
1
-66
/
+77
2026-02-03
igvm: Move structs to internal header
Oliver Steffen
1
-37
/
+0
2026-02-03
igvm: move igvm file processing to reset callbacks
Gerd Hoffmann
1
-0
/
+7
2026-02-03
igvm: add trace points for igvm file loading and processing
Gerd Hoffmann
2
-0
/
+7
2026-02-03
igvm: move file load to complete callback
Gerd Hoffmann
2
-5
/
+22
2026-02-03
igvm: make igvm-cfg object resettable
Gerd Hoffmann
2
-1
/
+39
2026-02-03
igvm: reorganize headers
Gerd Hoffmann
2
-1
/
+5
2026-01-29
backends/iommufd: Add get_pasid_info() callback
Shameer Kolothum
1
-0
/
+17
2026-01-29
backends/iommufd: Retrieve PASID width from iommufd_backend_get_device_info()
Shameer Kolothum
1
-1
/
+5
2026-01-29
backends/iommufd: Introduce iommufd_backend_alloc_vdev
Nicolin Chen
2
-0
/
+28
2026-01-29
backends/iommufd: Introduce iommufd_backend_alloc_viommu
Nicolin Chen
2
-0
/
+27
2026-01-13
vfio/iommufd: Add IOMMU_HWPT_GET_DIRTY_BITMAP_NO_CLEAR flag support
Zhenzhong Duan
2
-3
/
+4
2026-01-08
error: Use error_setg_errno() for simplicity and consistency
Markus Armbruster
2
-10
/
+7
2026-01-08
error: Use error_setg_errno() to improve error messages
Markus Armbruster
1
-1
/
+1
2025-12-27
include: reorganize memory API headers
Paolo Bonzini
1
-0
/
+1
2025-12-27
include: move hw/qdev-properties-system.h to hw/core/
Paolo Bonzini
1
-1
/
+1
2025-12-27
include: move hw/qdev-properties.h to hw/core/
Paolo Bonzini
2
-2
/
+2
2025-12-27
include: move hw/qdev-core.h to hw/core/, rename
Paolo Bonzini
1
-1
/
+1
2025-12-27
include: move hw/boards.h to hw/core/
Paolo Bonzini
1
-1
/
+1
2025-12-09
Fix const qualifier build errors with recent glibc
Cédric Le Goater
1
-1
/
+1
2025-11-03
migration: vmsd errp handlers: return bool
Vladimir Sementsov-Ogievskiy
1
-6
/
+4
2025-11-03
tmp_emulator: improve and fix use of errp
Vladimir Sementsov-Ogievskiy
1
-24
/
+39
2025-11-03
hostmem/shm: Allow shm memory backend serve as shared memory for coco-VMs
Xiaoyao Li
1
-0
/
+1
2025-11-03
igvm: add support for initial register state load in native mode
Gerd Hoffmann
1
-15
/
+15
2025-11-03
igvm: add support for igvm memory map parameter in native mode
Gerd Hoffmann
1
-4
/
+12
2025-11-03
igvm: fix off by one bug in memmap entry count checking
Gerd Hoffmann
1
-1
/
+1
2025-11-03
igvm: move igvm.h file to include/system
Gerd Hoffmann
3
-24
/
+2
2025-10-30
spdm: define SPDM transport enum types
Wilfred Mallawa
1
-0
/
+23
2025-10-30
spdm-socket: add seperate send/recv functions
Wilfred Mallawa
1
-12
/
+44
2025-10-29
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Richard Henderson
3
-4
/
+4
2025-10-28
char: rename CharBackend->CharFrontend
Marc-André Lureau
3
-4
/
+4
2025-10-28
qom: remove redundant typedef when use OBJECT_DECLARE_SIMPLE_TYPE
Nguyen Dinh Phi
1
-1
/
+0
2025-10-04
Merge tag 'staging-pull-request' of https://gitlab.com/peterx/qemu into staging
Richard Henderson
1
-19
/
+21
2025-10-03
backends/tpm: Propagate vTPM error on migration failure
Arun Menon
1
-19
/
+21
2025-10-02
system/iommufd: Use uint64_t type for IOVA mapping size
Philippe Mathieu-Daudé
1
-3
/
+3
2025-07-12
sev: Provide sev_features flags from IGVM VMSA to KVM_SEV_INIT2
Roy Hopkins
2
-4
/
+15
2025-07-12
backends/igvm: Handle policy for SEV guests
Roy Hopkins
1
-0
/
+149
2025-07-12
backends/igvm: Process initialization sections in IGVM file
Roy Hopkins
1
-0
/
+21
2025-07-12
backends/confidential-guest-support: Add set_guest_policy() function
Roy Hopkins
1
-0
/
+12
2025-07-12
backends/igvm: Add IGVM loader and configuration
Roy Hopkins
4
-0
/
+882
2025-07-12
backends/confidential-guest-support: Add functions to support IGVM
Roy Hopkins
1
-0
/
+31
2025-07-12
meson: Add optional dependency on IGVM library
Roy Hopkins
1
-0
/
+3
[next]