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
/
subprojects
Age
Commit message (
Expand
)
Author
13 days
rust: update crates
Paolo Bonzini
2026-08-20
rust: remove bilge crate
Paolo Bonzini
2026-08-20
rust: pl011: switch from bilge to bitfield-struct
Paolo Bonzini
2026-08-20
rust: switch to autogenerated meson rules
Paolo Bonzini
2026-08-20
rust: switch to cargo subprojects
Paolo Bonzini
2026-07-27
libvduse: validate vq size
Michael S. Tsirkin
2026-07-27
libvhost-user: fix heap overflow in vu_check_queue_inflights
Michael S. Tsirkin
2026-07-27
libvhost-user: validate last_batch_head in vu_check_queue_inflights
Michael S. Tsirkin
2026-07-27
libvhost-user: protect against OOB vring queue access
Michael S. Tsirkin
2026-07-27
libvhost-user: protect against OOB writes in vu_set_inflight_fd
Michael S. Tsirkin
2026-07-04
libvhost-user: look for available vq buffers upon SET_VRING_KICK
Stefan Hajnoczi
2026-06-03
vhost_user: Add frontend get_shmem_config command
Albert Esteve
2026-06-03
vhost-user: Add VirtIO Shared Memory map request
Albert Esteve
2026-06-03
libvduse: fix buffer overflow in vduse_queue_read_indirect_desc()
Stefano Garzarella
2026-06-03
libvhost-user: fix buffer overflow in virtqueue_read_indirect_desc()
Stefano Garzarella
2026-05-20
hw/remote: update libvfio-user subproject
John Levon
2025-12-27
subprojects: add probe crate
Stefan Hajnoczi
2025-12-27
rust: remove unused --cfg arguments
Paolo Bonzini
2025-10-03
subprojects: add glib-sys-rs
Marc-André Lureau
2025-10-03
subprojects: Remove version number from .gitignore
Paolo Bonzini
2025-09-22
subprojects: Ignore .wraplock file generated by meson v1.9.0
Zhao Liu
2025-09-22
subprojects: Update .gitignore for proc-macro2 and syn
Zhao Liu
2025-09-22
subprojects: add attrs crate
Paolo Bonzini
2025-08-27
subprojects: update proc-macro2 and syn
Paolo Bonzini
2025-06-05
subprojects: add the foreign crate
Paolo Bonzini
2025-06-05
subprojects: add the anyhow crate
Paolo Bonzini
2025-05-06
rust: let bilge use "let ... else"
Paolo Bonzini
2025-02-25
rust: subprojects: add libc crate
Paolo Bonzini
2025-01-17
Merge tag 'pull-10.0-gdb-plugins-doc-updates-170125-1' of https://gitlab.com/...
Stefan Hajnoczi
2025-01-17
win32: remove usage of attribute gcc_struct
Pierrick Bouvier
2025-01-10
rust: hide warnings for subprojects
Paolo Bonzini
2024-11-07
rust: add meson_version to all subprojects
Paolo Bonzini
2024-11-05
rust: introduce alternative implementation of offset_of!
Junjie Mao
2024-11-05
rust: fix cfgs of proc-macro2 for 1.63.0
Paolo Bonzini
2024-11-05
rust: patch bilge-impl to allow compilation with 1.63.0
Paolo Bonzini
2024-11-05
rust: add PL011 device model
Manos Pitsidianakis
2024-11-05
Revert "rust: add PL011 device model"
Manos Pitsidianakis
2024-10-11
rust: add PL011 device model
Paolo Bonzini
2024-10-11
rust: add utility procedural macro crate
Manos Pitsidianakis
2024-07-02
libvhost-user: mask F_INFLIGHT_SHMFD if memfd is not supported
Stefano Garzarella
2024-07-02
libvhost-user: fail vu_message_write() if sendmsg() is failing
Stefano Garzarella
2024-07-02
libvhost-user: set msg.msg_control to NULL when it is empty
Stefano Garzarella
2024-07-01
Fix vhost user assertion when sending more than one fd
Christian Pötzsch
2024-03-12
libvhost-user: Mark mmap'ed region memory as MADV_DONTDUMP
David Hildenbrand
2024-03-12
libvhost-user: Dynamically remap rings after (temporarily?) removing memory r...
David Hildenbrand
2024-03-12
libvhost-user: Factor out vq usability check
David Hildenbrand
2024-03-12
libvhost-user: Use most of mmap_offset as fd_offset
David Hildenbrand
2024-03-12
libvhost-user: Speedup gpa_to_mem_region() and vu_gpa_to_va()
David Hildenbrand
2024-03-12
libvhost-user: Factor out search for memory region by GPA and simplify
David Hildenbrand
2024-03-12
libvhost-user: Don't search for duplicates when removing memory regions
David Hildenbrand
[next]