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-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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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
/
subprojects
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-02
libvhost-user: mask F_INFLIGHT_SHMFD if memfd is not supported
Stefano Garzarella
1
-0
/
+11
2024-07-02
libvhost-user: fail vu_message_write() if sendmsg() is failing
Stefano Garzarella
1
-0
/
+5
2024-07-02
libvhost-user: set msg.msg_control to NULL when it is empty
Stefano Garzarella
1
-0
/
+1
2024-07-01
Fix vhost user assertion when sending more than one fd
Christian Pötzsch
1
-1
/
+1
2024-03-12
libvhost-user: Mark mmap'ed region memory as MADV_DONTDUMP
David Hildenbrand
1
-0
/
+6
2024-03-12
libvhost-user: Dynamically remap rings after (temporarily?) removing memory r...
David Hildenbrand
1
-29
/
+78
2024-03-12
libvhost-user: Factor out vq usability check
David Hildenbrand
1
-12
/
+12
2024-03-12
libvhost-user: Use most of mmap_offset as fd_offset
David Hildenbrand
1
-6
/
+48
2024-03-12
libvhost-user: Speedup gpa_to_mem_region() and vu_gpa_to_va()
David Hildenbrand
1
-4
/
+45
2024-03-12
libvhost-user: Factor out search for memory region by GPA and simplify
David Hildenbrand
1
-34
/
+45
2024-03-12
libvhost-user: Don't search for duplicates when removing memory regions
David Hildenbrand
1
-2
/
+1
2024-03-12
libvhost-user: Don't zero out memory for memory regions
David Hildenbrand
1
-6
/
+1
2024-03-12
libvhost-user: No need to check for NULL when unmapping
David Hildenbrand
1
-8
/
+2
2024-03-12
libvhost-user: Factor out adding a memory region
David Hildenbrand
1
-108
/
+60
2024-03-12
libvhost-user: Merge vu_set_mem_table_exec_postcopy() into vu_set_mem_table_e...
David Hildenbrand
1
-80
/
+39
2024-03-12
libvhost-user: Factor out removing all mem regions
David Hildenbrand
1
-16
/
+18
2024-03-12
libvhost-user: Bump up VHOST_USER_MAX_RAM_SLOTS to 509
David Hildenbrand
1
-3
/
+5
2024-03-12
libvhost-user: Dynamically allocate memory for memory slots
David Hildenbrand
2
-1
/
+12
2024-01-29
userfaultfd: use 1ULL to build ioctl masks
Paolo Bonzini
1
-1
/
+1
2023-10-22
vhost-user: Fix protocol feature bit conflict
Hanna Czenczek
1
-1
/
+2
2023-10-16
Merge tag 'pull-shadow-2023-10-12' of https://repo.or.cz/qemu/armbru into sta...
Stefan Hajnoczi
2
-7
/
+7
2023-10-12
libvhost-user: Fix compiler warning with -Wshadow=local
Thomas Huth
1
-6
/
+6
2023-10-12
libvduse: Fix compiler warning with -Wshadow=local
Thomas Huth
1
-1
/
+1
2023-10-12
Fix compilation when UFFDIO_REGISTER is not set.
Pierre Labatut
1
-1
/
+1
2023-10-04
libvhost-user: handle shared_object msg
Albert Esteve
2
-1
/
+174
2023-10-04
libvhost-user.c: add assertion to vu_message_read_default
Vladimir Sementsov-Ogievskiy
1
-0
/
+1
2023-09-21
subprojects: Use the correct .git suffix in the repository URLs
Thomas Huth
3
-3
/
+3
2023-09-07
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Stefan Hajnoczi
1
-0
/
+6
2023-09-07
subprojects: add wrap file for libblkio
Paolo Bonzini
1
-0
/
+6
2023-08-31
subprojects/berkeley-testfloat-3: Update to fix a problem with compiler warnings
Thomas Huth
1
-1
/
+1
2023-06-26
vhost-user: fully use new backend/frontend naming
Manos Pitsidianakis
2
-36
/
+38
2023-06-06
meson: subprojects: replace berkeley-{soft,test}float-3 with wraps
Paolo Bonzini
7
-0
/
+573
2023-06-06
meson: subprojects: replace submodules with wrap files
Paolo Bonzini
7
-0
/
+15
2023-06-06
configure: rename --enable-pypi to --enable-download, control subprojects too
Paolo Bonzini
1
-0
/
+3
2023-05-26
meson: use subproject for keycodemapdb
Paolo Bonzini
1
-0
/
+0
2023-05-26
meson: use subproject for internal libfdt
Paolo Bonzini
1
-0
/
+0
2023-05-26
slirp: update wrap to latest master
Paolo Bonzini
1
-1
/
+1
2023-04-28
Fix libvhost-user.c compilation.
David 'Digit' Turner
1
-0
/
+6
2023-04-25
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Richard Henderson
2
-0
/
+12
2023-04-21
vhost-user-blk-server: notify client about disk resize
Vladimir Sementsov-Ogievskiy
2
-0
/
+12
2023-04-20
build-sys: add slirp.wrap
Marc-André Lureau
1
-0
/
+6
2023-03-02
libvhost-user: check for NULL when allocating a virtqueue element
Carlos López
1
-0
/
+7
2023-03-02
libvhost-user: Adopt new backend naming
Maxime Coquelin
2
-20
/
+20
2023-01-11
libvduse: Add extra compiler warnings
Marcel Holtmann
1
-1
/
+7
2023-01-11
libvhost-user: Add extra compiler warnings
Marcel Holtmann
1
-1
/
+7
2023-01-11
libvhost-user: Fix assignment in vring_set_avail_event
Marcel Holtmann
1
-3
/
+2
2023-01-11
libvduse: Fix assignment in vring_set_avail_event
Marcel Holtmann
1
-1
/
+2
2023-01-11
libvduse: Switch to unsigned int for inuse field in struct VduseVirtq
Marcel Holtmann
1
-1
/
+1
2023-01-11
libvduse: Provide _GNU_SOURCE when compiling outside of QEMU
Marcel Holtmann
1
-0
/
+4
2023-01-11
libvhost-user: Change dev->postcopy_ufd assignment to make it C90 compliant
Marcel Holtmann
1
-1
/
+2
[next]