index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
subprojects
/
libvhost-user
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
win32: remove usage of attribute gcc_struct
Pierrick Bouvier
2025-01-17
1
-5
/
+1
*
libvhost-user: mask F_INFLIGHT_SHMFD if memfd is not supported
Stefano Garzarella
2024-07-02
1
-0
/
+11
*
libvhost-user: fail vu_message_write() if sendmsg() is failing
Stefano Garzarella
2024-07-02
1
-0
/
+5
*
libvhost-user: set msg.msg_control to NULL when it is empty
Stefano Garzarella
2024-07-02
1
-0
/
+1
*
Fix vhost user assertion when sending more than one fd
Christian Pötzsch
2024-07-01
1
-1
/
+1
*
libvhost-user: Mark mmap'ed region memory as MADV_DONTDUMP
David Hildenbrand
2024-03-12
1
-0
/
+6
*
libvhost-user: Dynamically remap rings after (temporarily?) removing memory r...
David Hildenbrand
2024-03-12
1
-29
/
+78
*
libvhost-user: Factor out vq usability check
David Hildenbrand
2024-03-12
1
-12
/
+12
*
libvhost-user: Use most of mmap_offset as fd_offset
David Hildenbrand
2024-03-12
1
-6
/
+48
*
libvhost-user: Speedup gpa_to_mem_region() and vu_gpa_to_va()
David Hildenbrand
2024-03-12
1
-4
/
+45
*
libvhost-user: Factor out search for memory region by GPA and simplify
David Hildenbrand
2024-03-12
1
-34
/
+45
*
libvhost-user: Don't search for duplicates when removing memory regions
David Hildenbrand
2024-03-12
1
-2
/
+1
*
libvhost-user: Don't zero out memory for memory regions
David Hildenbrand
2024-03-12
1
-6
/
+1
*
libvhost-user: No need to check for NULL when unmapping
David Hildenbrand
2024-03-12
1
-8
/
+2
*
libvhost-user: Factor out adding a memory region
David Hildenbrand
2024-03-12
1
-108
/
+60
*
libvhost-user: Merge vu_set_mem_table_exec_postcopy() into vu_set_mem_table_e...
David Hildenbrand
2024-03-12
1
-80
/
+39
*
libvhost-user: Factor out removing all mem regions
David Hildenbrand
2024-03-12
1
-16
/
+18
*
libvhost-user: Bump up VHOST_USER_MAX_RAM_SLOTS to 509
David Hildenbrand
2024-03-12
1
-3
/
+5
*
libvhost-user: Dynamically allocate memory for memory slots
David Hildenbrand
2024-03-12
2
-1
/
+12
*
userfaultfd: use 1ULL to build ioctl masks
Paolo Bonzini
2024-01-29
1
-1
/
+1
*
vhost-user: Fix protocol feature bit conflict
Hanna Czenczek
2023-10-22
1
-1
/
+2
*
Merge tag 'pull-shadow-2023-10-12' of https://repo.or.cz/qemu/armbru into sta...
Stefan Hajnoczi
2023-10-16
1
-6
/
+6
|
\
|
*
libvhost-user: Fix compiler warning with -Wshadow=local
Thomas Huth
2023-10-12
1
-6
/
+6
*
|
Fix compilation when UFFDIO_REGISTER is not set.
Pierre Labatut
2023-10-12
1
-1
/
+1
|
/
*
libvhost-user: handle shared_object msg
Albert Esteve
2023-10-04
2
-1
/
+174
*
libvhost-user.c: add assertion to vu_message_read_default
Vladimir Sementsov-Ogievskiy
2023-10-04
1
-0
/
+1
*
vhost-user: fully use new backend/frontend naming
Manos Pitsidianakis
2023-06-26
2
-36
/
+38
*
Fix libvhost-user.c compilation.
David 'Digit' Turner
2023-04-28
1
-0
/
+6
*
vhost-user-blk-server: notify client about disk resize
Vladimir Sementsov-Ogievskiy
2023-04-21
2
-0
/
+12
*
libvhost-user: check for NULL when allocating a virtqueue element
Carlos López
2023-03-02
1
-0
/
+7
*
libvhost-user: Adopt new backend naming
Maxime Coquelin
2023-03-02
2
-20
/
+20
*
libvhost-user: Add extra compiler warnings
Marcel Holtmann
2023-01-11
1
-1
/
+7
*
libvhost-user: Fix assignment in vring_set_avail_event
Marcel Holtmann
2023-01-11
1
-3
/
+2
*
libvhost-user: Change dev->postcopy_ufd assignment to make it C90 compliant
Marcel Holtmann
2023-01-11
1
-1
/
+2
*
libvhost-user: Declare uffdio_register early to make it C90 compliant
Marcel Holtmann
2023-01-11
1
-1
/
+3
*
libvhost-user: Use unsigned int i for some for-loop iterations
Marcel Holtmann
2023-01-11
1
-7
/
+7
*
libvhost-user: Cast rc variable to avoid compiler warning
Marcel Holtmann
2023-01-11
1
-1
/
+1
*
libvhost-user: Replace typeof with __typeof__
Marcel Holtmann
2023-01-11
1
-2
/
+2
*
libvhost-user: Provide _GNU_SOURCE when compiling outside of QEMU
Marcel Holtmann
2023-01-11
1
-0
/
+4
*
libvhost-user: Switch to unsigned int for inuse field in struct VuVirtq
Marcel Holtmann
2022-12-21
1
-1
/
+1
*
libvhost-user: Add format attribute to local function vu_panic
Stefan Weil via
2022-11-27
1
-1
/
+12
*
libvhost-user: Fix two more format strings
Stefan Weil via
2022-11-27
1
-1
/
+2
*
libvhost-user: Fix format strings
Stefan Weil via
2022-11-27
1
-2
/
+2
*
libvhost-user: Fix wrong type of argument to formatting function (reported by...
Stefan Weil via
2022-11-27
1
-1
/
+1
*
libvhost-user: Fix VHOST_USER_ADD_MEM_REG reply
Kevin Wolf
2022-06-27
1
-7
/
+1
*
libvhost-user: Fix VHOST_USER_GET_MAX_MEM_SLOTS reply
Kevin Wolf
2022-06-27
1
-9
/
+2
*
libvhost-user: expose vu_request_to_string
Alex Bennée
2022-05-16
2
-1
/
+10
*
vhost-user: Don't pass file descriptor for VHOST_USER_REM_MEM_REG
Kevin Wolf
2022-05-04
1
-4
/
+4
*
libvhost-user: Fix extra vu_add/rem_mem_reg reply
Kevin Wolf
2022-05-04
1
-6
/
+3
*
Use QEMU_SANITIZE_THREAD
Marc-André Lureau
2022-05-03
1
-0
/
+1
[next]