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
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
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
/
contrib
/
libvhost-user
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-08
libvhost-user: make it a meson subproject
Marc-André Lureau
5
-3789
/
+0
2020-12-08
libvhost-user: drop qemu/osdep.h dependency
Marc-André Lureau
1
-2
/
+8
2020-12-08
libvhost-user: remove qemu/compiler.h usage
Marc-André Lureau
1
-1
/
+4
2020-12-08
libvhost-user: replace qemu/memfd.h usage
Marc-André Lureau
1
-7
/
+43
2020-12-08
libvhost-user: replace qemu/bswap.h with glibc endian.h
Marc-André Lureau
1
-37
/
+40
2020-11-17
contrib/libvhost-user: Fix bad printf format specifiers
AlexChen
1
-12
/
+12
2020-11-12
vhost-user: fix VHOST_USER_ADD/REM_MEM_REG truncation
Stefan Hajnoczi
1
-1
/
+1
2020-11-03
libvhost-user: follow QEMU comment style
Stefan Hajnoczi
1
-5
/
+10
2020-10-23
util/vhost-user-server: use static library in meson.build
Stefan Hajnoczi
1
-0
/
+1
2020-10-23
libvhost-user: remove watch for kick_fd when de-initialize vu-dev
Coiby Xu
1
-0
/
+1
2020-10-23
libvhost-user: Allow vu_message_read to be replaced
Coiby Xu
3
-8
/
+29
2020-09-29
libvhost-user: return on error in vu_log_queue_fill()
Stefan Hajnoczi
1
-0
/
+1
2020-09-29
libvhost-user: return early on virtqueue errors
Stefan Hajnoczi
1
-8
/
+17
2020-09-23
qemu/atomic.h: rename atomic_ to qatomic_
Stefan Hajnoczi
1
-1
/
+1
2020-09-23
libvhost-user: handle endianness as mandated by the spec
Marc Hartmayer
1
-34
/
+43
2020-09-17
contrib/: fix some comment spelling errors
zhaolichang
2
-3
/
+3
2020-08-21
contrib/libvhost-user: convert to Meson
Paolo Bonzini
2
-1
/
+3
2020-07-27
libvhost-user: Report descriptor index on panic
Philippe Mathieu-Daudé
1
-2
/
+2
2020-06-12
libvhost-user: advertise vring features
Stefan Hajnoczi
1
-0
/
+10
2020-06-12
Lift max ram slots limit in libvhost-user
Raphael Norwitz
2
-12
/
+20
2020-06-12
Support individual region unmap in libvhost-user
Raphael Norwitz
2
-0
/
+64
2020-06-12
Support adding individual regions in libvhost-user
Raphael Norwitz
2
-0
/
+110
2020-06-12
Support ram slot configuration in libvhost-user
Raphael Norwitz
2
-0
/
+20
2020-06-12
Refactor out libvhost-user fault generation logic
Raphael Norwitz
1
-68
/
+79
2020-03-16
misc: Replace zero-length arrays with flexible array member (automatic)
Philippe Mathieu-Daudé
1
-1
/
+1
2020-02-27
libvhost-user: implement in-band notifications
Johannes Berg
2
-3
/
+114
2020-02-27
libvhost-user: handle NOFD flag in call/kick/err better
Johannes Berg
1
-8
/
+16
2020-02-27
libvhost-user-glib: use g_main_context_get_thread_default()
Johannes Berg
1
-1
/
+1
2020-02-27
libvhost-user-glib: fix VugDev main fd cleanup
Johannes Berg
2
-3
/
+13
2020-02-27
libvhost-user: implement VHOST_USER_PROTOCOL_F_REPLY_ACK
Johannes Berg
1
-2
/
+10
2020-01-23
libvhost-user: Fix some memtable remap cases
Dr. David Alan Gilbert
2
-8
/
+28
2020-01-23
contrib/libvhost-user: Protect slave fd with mutex
Dr. David Alan Gilbert
2
-4
/
+23
2019-11-20
libvhost-user: Zero memory allocated for VuVirtqInflightDesc
Xie Yongji
1
-1
/
+1
2019-09-04
libvhost-user: introduce and use vu_has_protocol_feature()
Johannes Berg
1
-10
/
+10
2019-09-04
libvhost-user: fix SLAVE_SEND_FD handling
Johannes Berg
1
-1
/
+2
2019-07-04
libvhost-user: implement VHOST_USER_PROTOCOL_F_MQ
Stefan Hajnoczi
1
-3
/
+4
2019-07-04
libvhost-user: support many virtqueues
Stefan Hajnoczi
4
-16
/
+41
2019-07-04
libvhost-user: add vmsg_set_reply_u64() helper
Stefan Hajnoczi
1
-13
/
+13
2019-05-29
vhost-user: add vhost_user_gpu_set_socket()
Marc-André Lureau
2
-0
/
+2
2019-05-22
libvhost-user: fix -Werror=format= on ppc64
Marc-André Lureau
1
-2
/
+4
2019-05-22
libvhost-user: fix cast warnings on 32 bits
Marc-André Lureau
1
-3
/
+3
2019-05-20
libvhost-user: fix bad vu_log_write
Li Feng
1
-1
/
+1
2019-05-10
libvhost-user: add PROTOCOL_F_CONFIG if {set, get}_config
Marc-André Lureau
1
-0
/
+4
2019-05-10
libvhost-user: fix -Waddress-of-packed-member
Marc-André Lureau
1
-3
/
+3
2019-05-07
QEMU_PACKED: Remove gcc_struct attribute in Windows non x86 targets
Cao Jiaxi
1
-1
/
+1
2019-03-12
libvhost-user: Support tracking inflight I/O in shared memory
Xie Yongji
2
-20
/
+399
2019-03-12
libvhost-user: Introduce vu_queue_map_desc()
Xie Yongji
1
-37
/
+51
2019-03-12
libvhost-user: Remove unnecessary FD flag check for event file descriptors
Xie Yongji
1
-10
/
+4
2019-03-12
libvhost-user: add vu_queue_unpop()
Marc-André Lureau
2
-0
/
+30
2019-03-12
libvhost-user-glib: export vug_source_new()
Marc-André Lureau
2
-5
/
+9
[next]