index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
contrib
Commit message (
Expand
)
Author
Age
Files
Lines
*
libvhost-user: implement in-band notifications
Johannes Berg
2020-02-27
2
-3
/
+114
*
libvhost-user: handle NOFD flag in call/kick/err better
Johannes Berg
2020-02-27
1
-8
/
+16
*
libvhost-user-glib: use g_main_context_get_thread_default()
Johannes Berg
2020-02-27
1
-1
/
+1
*
libvhost-user-glib: fix VugDev main fd cleanup
Johannes Berg
2020-02-27
3
-7
/
+15
*
libvhost-user: implement VHOST_USER_PROTOCOL_F_REPLY_ACK
Johannes Berg
2020-02-27
1
-2
/
+10
*
contrib/rdmacm-mux: Remove superfluous semicolon
Philippe Mathieu-Daudé
2020-02-18
1
-1
/
+1
*
libvhost-user: Fix some memtable remap cases
Dr. David Alan Gilbert
2020-01-23
2
-8
/
+28
*
contrib/libvhost-user: Protect slave fd with mutex
Dr. David Alan Gilbert
2020-01-23
2
-4
/
+23
*
Implement backend program convention command for vhost-user-blk
Micky Yun Chan
2020-01-05
1
-45
/
+65
*
Merge remote-tracking branch 'remotes/kraxel/tags/vga-20191220-pull-request' ...
Peter Maydell
2020-01-03
1
-1
/
+1
|
\
|
*
vhost-user-gpu: Drop trailing json comma
Cole Robinson
2019-12-20
1
-1
/
+1
*
|
vhost-user-scsi: fix printf format warning
Marc-André Lureau
2019-12-17
1
-1
/
+1
|
/
*
vhost-user-input: use free(elem) instead of g_free(elem)
Stefan Hajnoczi
2019-11-20
1
-2
/
+2
*
libvhost-user: Zero memory allocated for VuVirtqInflightDesc
Xie Yongji
2019-11-20
1
-1
/
+1
*
ivshmem-server: Terminate also on SIGINT
Jan Kiszka
2019-11-12
1
-2
/
+3
*
ivshmem-server: Clean up shmem on shutdown
Jan Kiszka
2019-11-12
1
-0
/
+6
*
Merge remote-tracking branch 'remotes/stsquad/tags/pull-gitdm-next-271019-1' ...
Peter Maydell
2019-10-30
2
-0
/
+3
|
\
|
*
contrib/gitdm: add China Mobile to the domain map
Alex Bennée
2019-10-27
1
-0
/
+1
|
*
contrib/gitdm: add Andrey to the individual group
Alex Bennée
2019-10-27
1
-0
/
+1
|
*
contrib/gitdm: add Emanuele as an individual
Alex Bennée
2019-10-27
1
-0
/
+1
*
|
core: replace getpagesize() with qemu_real_host_page_size
Wei Yang
2019-10-26
1
-1
/
+1
|
/
*
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2019-09-04
1
-9
/
+10
|
\
|
*
libvhost-user: introduce and use vu_has_protocol_feature()
Johannes Berg
2019-09-04
1
-10
/
+10
|
*
libvhost-user: fix SLAVE_SEND_FD handling
Johannes Berg
2019-09-04
1
-1
/
+2
*
|
contrib/gitdm: Add RT-RK to the domain-map
Philippe Mathieu-Daudé
2019-09-02
1
-0
/
+1
*
|
.mailmap/aliases: add some further commentary
Alex Bennée
2019-09-02
2
-3
/
+20
*
|
contrib/gitdm: Add armbru@pond.sub.org to group-map-redhat
Markus Armbruster
2019-09-02
1
-0
/
+1
*
|
contrib/gitdm: filetype interface is not in order, fix
Markus Armbruster
2019-09-02
1
-1
/
+1
|
/
*
contrib/elf2dmp: Build download.o with CURL_CFLAGS
Peter Maydell
2019-07-22
1
-0
/
+3
*
rdmacm-mux: fix strcpy string warning
Marc-André Lureau
2019-07-15
1
-1
/
+1
*
libvhost-user: implement VHOST_USER_PROTOCOL_F_MQ
Stefan Hajnoczi
2019-07-04
1
-3
/
+4
*
libvhost-user: support many virtqueues
Stefan Hajnoczi
2019-07-04
8
-37
/
+77
*
libvhost-user: add vmsg_set_reply_u64() helper
Stefan Hajnoczi
2019-07-04
1
-13
/
+13
*
vhost-user-gpu: initialize msghdr & iov at declaration
Marc-André Lureau
2019-06-16
1
-13
/
+8
*
vhost-user-input: check ioctl(EVIOCGNAME) return value
Marc-André Lureau
2019-06-16
1
-1
/
+5
*
vhost-user: improve error report
Marc-André Lureau
2019-06-16
2
-2
/
+2
*
vhost-user: check unix_listen() return value
Marc-André Lureau
2019-06-16
2
-0
/
+8
*
vhost-user-gpu: do not send scanout update if no GPU socket
Marc-André Lureau
2019-06-16
1
-1
/
+1
*
Clean up a header guard symbols (again)
Markus Armbruster
2019-06-12
3
-6
/
+9
*
Clean up a few header guard symbols
Markus Armbruster
2019-06-12
1
-3
/
+2
*
Include qemu-common.h exactly where needed
Markus Armbruster
2019-06-12
3
-3
/
+0
*
contrib: add vhost-user-gpu
Marc-André Lureau
2019-05-29
8
-0
/
+2376
*
vhost-user: add vhost_user_gpu_set_socket()
Marc-André Lureau
2019-05-29
2
-0
/
+2
*
contrib: add vhost-user-input
Marc-André Lureau
2019-05-22
2
-0
/
+394
*
libvhost-user: fix -Werror=format= on ppc64
Marc-André Lureau
2019-05-22
1
-2
/
+4
*
libvhost-user: fix cast warnings on 32 bits
Marc-André Lureau
2019-05-22
1
-3
/
+3
*
libvhost-user: fix bad vu_log_write
Li Feng
2019-05-21
1
-1
/
+1
*
contrib/vhost-user-blk: enable inflight I/O tracking
Xie Yongji
2019-05-21
1
-1
/
+2
*
Merge remote-tracking branch 'remotes/armbru/tags/pull-misc-2019-05-13' into ...
Peter Maydell
2019-05-13
5
-20
/
+18
|
\
|
*
Clean up header guards that don't match their file name
Markus Armbruster
2019-05-13
1
-3
/
+3
[next]