69 Commits (ed7db34b5aedba4487fd949b2e545eef954f093e)

Author SHA1 Message Date
Marc Hartmayer 2ffc547080 libvhost-user: handle endianness as mandated by the spec 6 years ago
zhaolichang 639b090df5 contrib/: fix some comment spelling errors 6 years ago
Paolo Bonzini 931049b46c contrib/libvhost-user: convert to Meson 6 years ago
Philippe Mathieu-Daudé 8fe9805c73 libvhost-user: Report descriptor index on panic 6 years ago
Stefan Hajnoczi a9a5c473d2 libvhost-user: advertise vring features 6 years ago
Raphael Norwitz b650d5f4b1 Lift max ram slots limit in libvhost-user 6 years ago
Raphael Norwitz 875b9fd97b Support individual region unmap in libvhost-user 6 years ago
Raphael Norwitz ec94c8e621 Support adding individual regions in libvhost-user 6 years ago
Raphael Norwitz 6fb2e173d2 Support ram slot configuration in libvhost-user 6 years ago
Raphael Norwitz 08fccf8f07 Refactor out libvhost-user fault generation logic 6 years ago
Philippe Mathieu-Daudé f7795e4096 misc: Replace zero-length arrays with flexible array member (automatic) 6 years ago
Johannes Berg ff1320050a libvhost-user: implement in-band notifications 6 years ago
Johannes Berg d5f99fc578 libvhost-user: handle NOFD flag in call/kick/err better 6 years ago
Johannes Berg a00fdc9c9d libvhost-user-glib: use g_main_context_get_thread_default() 6 years ago
Johannes Berg a7290a79fa libvhost-user-glib: fix VugDev main fd cleanup 6 years ago
Johannes Berg 8899d60142 libvhost-user: implement VHOST_USER_PROTOCOL_F_REPLY_ACK 6 years ago
Dr. David Alan Gilbert 49e9ec749d libvhost-user: Fix some memtable remap cases 7 years ago
Dr. David Alan Gilbert c25c02b9e6 contrib/libvhost-user: Protect slave fd with mutex 7 years ago
Xie Yongji d9b3ade54e libvhost-user: Zero memory allocated for VuVirtqInflightDesc 6 years ago
Johannes Berg eeb39263aa libvhost-user: introduce and use vu_has_protocol_feature() 7 years ago
Johannes Berg 8726b70b44 libvhost-user: fix SLAVE_SEND_FD handling 7 years ago
Stefan Hajnoczi ea1b802ca2 libvhost-user: implement VHOST_USER_PROTOCOL_F_MQ 7 years ago
Stefan Hajnoczi 6f5fd83788 libvhost-user: support many virtqueues 7 years ago
Stefan Hajnoczi db68f4ff06 libvhost-user: add vmsg_set_reply_u64() helper 7 years ago
Marc-André Lureau bd2e44fee4 vhost-user: add vhost_user_gpu_set_socket() 7 years ago
Marc-André Lureau 7fa9f0388c libvhost-user: fix -Werror=format= on ppc64 7 years ago
Marc-André Lureau 1005810b8a libvhost-user: fix cast warnings on 32 bits 7 years ago
Li Feng acbd487ddb libvhost-user: fix bad vu_log_write 7 years ago
Marc-André Lureau 78067fdef6 libvhost-user: add PROTOCOL_F_CONFIG if {set, get}_config 7 years ago
Marc-André Lureau d288eef3a0 libvhost-user: fix -Waddress-of-packed-member 7 years ago
Cao Jiaxi 48bb55bfaa QEMU_PACKED: Remove gcc_struct attribute in Windows non x86 targets 7 years ago
Xie Yongji 5f9ff1eff3 libvhost-user: Support tracking inflight I/O in shared memory 7 years ago
Xie Yongji f7671f3d49 libvhost-user: Introduce vu_queue_map_desc() 7 years ago
Xie Yongji 792468cc6f libvhost-user: Remove unnecessary FD flag check for event file descriptors 7 years ago
Marc-André Lureau b13919ab64 libvhost-user: add vu_queue_unpop() 7 years ago
Marc-André Lureau 922ef483ec libvhost-user-glib: export vug_source_new() 7 years ago
Marc-André Lureau 6079865526 libvhost-user: exit by default on VHOST_USER_NONE 7 years ago
Marc-André Lureau ba275e9d28 libvhost-user: fix clang enum-conversion warning 7 years ago
Michael S. Tsirkin 8bafafcc29 contrib/libvhost-user: cleanup casts 7 years ago
Michael S. Tsirkin 9174d8ad74 contrib/libvhost-user: switch to uint64_t 7 years ago
Tiwei Bie d84599f56c libvhost-user: support host notifier 8 years ago
Dr. David Alan Gilbert e3638151da libvhost-user: Send messages with no data 8 years ago
Changpeng Liu ea3e6f5a93 contrib/libvhost-user: add the protocol feature used for SET/GET message 8 years ago
Dr. David Alan Gilbert 4275cd99c6 libvhost-user: Claim support for postcopy 8 years ago
Dr. David Alan Gilbert c639187e33 vhost-user: Add VHOST_USER_POSTCOPY_END message 8 years ago
Dr. David Alan Gilbert 0185cfb30b libvhost-user: mprotect & madvises for postcopy 8 years ago
Dr. David Alan Gilbert 9bb3801994 vhost+postcopy: Send address back to qemu 8 years ago
Dr. David Alan Gilbert 51a5d6e5b2 libvhost-user+postcopy: Register new regions with the ufd 8 years ago
Dr. David Alan Gilbert 55d754b307 postcopy+vhost-user: Split set_mem_table for postcopy 8 years ago
Dr. David Alan Gilbert 6864a7b5ac vhost+postcopy: Transmit 'listen' to slave 8 years ago