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
/
backends
Age
Commit message (
Expand
)
Author
2026-02-06
cryptodev-builtin: Limit the maximum size
zhenwei pi
2025-12-09
Fix const qualifier build errors with recent glibc
Cédric Le Goater
2025-11-03
migration: vmsd errp handlers: return bool
Vladimir Sementsov-Ogievskiy
2025-11-03
tmp_emulator: improve and fix use of errp
Vladimir Sementsov-Ogievskiy
2025-11-03
hostmem/shm: Allow shm memory backend serve as shared memory for coco-VMs
Xiaoyao Li
2025-11-03
igvm: add support for initial register state load in native mode
Gerd Hoffmann
2025-11-03
igvm: add support for igvm memory map parameter in native mode
Gerd Hoffmann
2025-11-03
igvm: fix off by one bug in memmap entry count checking
Gerd Hoffmann
2025-11-03
igvm: move igvm.h file to include/system
Gerd Hoffmann
2025-10-30
spdm: define SPDM transport enum types
Wilfred Mallawa
2025-10-30
spdm-socket: add seperate send/recv functions
Wilfred Mallawa
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
qom: remove redundant typedef when use OBJECT_DECLARE_SIMPLE_TYPE
Nguyen Dinh Phi
2025-10-04
Merge tag 'staging-pull-request' of https://gitlab.com/peterx/qemu into staging
Richard Henderson
2025-10-03
backends/tpm: Propagate vTPM error on migration failure
Arun Menon
2025-10-02
system/iommufd: Use uint64_t type for IOVA mapping size
Philippe Mathieu-Daudé
2025-07-12
sev: Provide sev_features flags from IGVM VMSA to KVM_SEV_INIT2
Roy Hopkins
2025-07-12
backends/igvm: Handle policy for SEV guests
Roy Hopkins
2025-07-12
backends/igvm: Process initialization sections in IGVM file
Roy Hopkins
2025-07-12
backends/confidential-guest-support: Add set_guest_policy() function
Roy Hopkins
2025-07-12
backends/igvm: Add IGVM loader and configuration
Roy Hopkins
2025-07-12
backends/confidential-guest-support: Add functions to support IGVM
Roy Hopkins
2025-07-12
meson: Add optional dependency on IGVM library
Roy Hopkins
2025-07-03
iommufd: preserve DMA mappings
Steve Sistare
2025-07-03
vfio/iommufd: preserve descriptors
Steve Sistare
2025-07-03
vfio/iommufd: register container for cpr
Steve Sistare
2025-07-03
backends/iommufd: change process ioctl
Steve Sistare
2025-07-03
backends/iommufd: iommufd_backend_map_file_dma
Steve Sistare
2025-06-10
backends/tpm: Avoid using g_alloca()
Philippe Mathieu-Daudé
2025-06-05
vfio/iommufd: Add properties and handlers to TYPE_HOST_IOMMU_DEVICE_IOMMUFD
Zhenzhong Duan
2025-06-05
backends/iommufd: Add a helper to invalidate user-managed HWPT
Zhenzhong Duan
2025-05-14
vhost-user: return failure if backend crash when live migration
Haoqian He
2025-05-06
util: exclude mmap-alloc.c from compilation target on Emscripten
Kohei Tokunaga
2025-04-27
Merge tag 'single-binary-20250425' of https://github.com/philmd/qemu into sta...
Stefan Hajnoczi
2025-04-25
qom: Make InterfaceInfo[] uses const
Philippe Mathieu-Daudé
2025-04-25
qom: Have class_init() take a const data argument
Philippe Mathieu-Daudé
2025-04-25
vfio: Rename vfio-common.h to vfio-device.h
Cédric Le Goater
2025-04-23
include/system: Move exec/memory.h to system/memory.h
Richard Henderson
2025-03-19
cryptodev: Fix error handling in cryptodev_lkcf_execute_task()
Markus Armbruster
2025-03-06
qdev: Rename PropertyInfo member @name to @type
Markus Armbruster
2025-02-22
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Stefan Hajnoczi
2025-02-21
cryptodev/vhost: allocate CryptoDevBackendVhost using g_mem0()
Stefano Garzarella
2025-02-16
backends/tpm: Use qemu_hexdump_line() to avoid sprintf()
Philippe Mathieu-Daudé
2025-02-11
vfio: Remove reports of DMA mapping errors in backends
Cédric Le Goater
2025-02-10
qapi: Move include/qapi/qmp/ to include/qobject/
Daniel P. Berrangé
2025-01-29
hostmem-shm: preserve for cpr
Steve Sistare
2025-01-29
hostmem-memfd: preserve for cpr
Steve Sistare
2025-01-29
memory: add RAM_PRIVATE
Steve Sistare
2025-01-29
backends/hostmem-shm: factor out allocation of "anonymous shared memory with ...
Steve Sistare
[next]