summaryrefslogtreecommitdiff
path: root/subprojects
AgeCommit message (Expand)Author
2026-06-16libvduse: fix buffer overflow in vduse_queue_read_indirect_desc()Stefano Garzarella
2026-06-16libvhost-user: fix buffer overflow in virtqueue_read_indirect_desc()Stefano Garzarella
2025-10-03subprojects: add glib-sys-rsMarc-André Lureau
2025-10-03subprojects: Remove version number from .gitignorePaolo Bonzini
2025-09-22subprojects: Ignore .wraplock file generated by meson v1.9.0Zhao Liu
2025-09-22subprojects: Update .gitignore for proc-macro2 and synZhao Liu
2025-09-22subprojects: add attrs cratePaolo Bonzini
2025-08-27subprojects: update proc-macro2 and synPaolo Bonzini
2025-06-05subprojects: add the foreign cratePaolo Bonzini
2025-06-05subprojects: add the anyhow cratePaolo Bonzini
2025-05-06rust: let bilge use "let ... else"Paolo Bonzini
2025-02-25rust: subprojects: add libc cratePaolo Bonzini
2025-01-17Merge tag 'pull-10.0-gdb-plugins-doc-updates-170125-1' of https://gitlab.com/...Stefan Hajnoczi
2025-01-17win32: remove usage of attribute gcc_structPierrick Bouvier
2025-01-10rust: hide warnings for subprojectsPaolo Bonzini
2024-11-07rust: add meson_version to all subprojectsPaolo Bonzini
2024-11-05rust: introduce alternative implementation of offset_of!Junjie Mao
2024-11-05rust: fix cfgs of proc-macro2 for 1.63.0Paolo Bonzini
2024-11-05rust: patch bilge-impl to allow compilation with 1.63.0Paolo Bonzini
2024-11-05rust: add PL011 device modelManos Pitsidianakis
2024-11-05Revert "rust: add PL011 device model"Manos Pitsidianakis
2024-10-11rust: add PL011 device modelPaolo Bonzini
2024-10-11rust: add utility procedural macro crateManos Pitsidianakis
2024-07-02libvhost-user: mask F_INFLIGHT_SHMFD if memfd is not supportedStefano Garzarella
2024-07-02libvhost-user: fail vu_message_write() if sendmsg() is failingStefano Garzarella
2024-07-02libvhost-user: set msg.msg_control to NULL when it is emptyStefano Garzarella
2024-07-01Fix vhost user assertion when sending more than one fdChristian Pötzsch
2024-03-12libvhost-user: Mark mmap'ed region memory as MADV_DONTDUMPDavid Hildenbrand
2024-03-12libvhost-user: Dynamically remap rings after (temporarily?) removing memory r...David Hildenbrand
2024-03-12libvhost-user: Factor out vq usability checkDavid Hildenbrand
2024-03-12libvhost-user: Use most of mmap_offset as fd_offsetDavid Hildenbrand
2024-03-12libvhost-user: Speedup gpa_to_mem_region() and vu_gpa_to_va()David Hildenbrand
2024-03-12libvhost-user: Factor out search for memory region by GPA and simplifyDavid Hildenbrand
2024-03-12libvhost-user: Don't search for duplicates when removing memory regionsDavid Hildenbrand
2024-03-12libvhost-user: Don't zero out memory for memory regionsDavid Hildenbrand
2024-03-12libvhost-user: No need to check for NULL when unmappingDavid Hildenbrand
2024-03-12libvhost-user: Factor out adding a memory regionDavid Hildenbrand
2024-03-12libvhost-user: Merge vu_set_mem_table_exec_postcopy() into vu_set_mem_table_e...David Hildenbrand
2024-03-12libvhost-user: Factor out removing all mem regionsDavid Hildenbrand
2024-03-12libvhost-user: Bump up VHOST_USER_MAX_RAM_SLOTS to 509David Hildenbrand
2024-03-12libvhost-user: Dynamically allocate memory for memory slotsDavid Hildenbrand
2024-01-29userfaultfd: use 1ULL to build ioctl masksPaolo Bonzini
2023-10-22vhost-user: Fix protocol feature bit conflictHanna Czenczek
2023-10-16Merge tag 'pull-shadow-2023-10-12' of https://repo.or.cz/qemu/armbru into sta...Stefan Hajnoczi
2023-10-12libvhost-user: Fix compiler warning with -Wshadow=localThomas Huth
2023-10-12libvduse: Fix compiler warning with -Wshadow=localThomas Huth
2023-10-12Fix compilation when UFFDIO_REGISTER is not set.Pierre Labatut
2023-10-04libvhost-user: handle shared_object msgAlbert Esteve
2023-10-04libvhost-user.c: add assertion to vu_message_read_defaultVladimir Sementsov-Ogievskiy
2023-09-21subprojects: Use the correct .git suffix in the repository URLsThomas Huth