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
/
contrib
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-10
qemu-option: Use returned bool to check for failure
Markus Armbruster
1
-2
/
+2
2020-06-12
libvhost-user: advertise vring features
Stefan Hajnoczi
2
-3
/
+11
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-04-15
vhost-user-gpu: Release memory returned by vu_queue_pop() with free()
Philippe Mathieu-Daudé
2
-3
/
+3
2020-03-16
build-sys: do not make qemu-ga link with pixman
Marc-André Lureau
2
-3
/
+3
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
3
-7
/
+15
2020-02-27
libvhost-user: implement VHOST_USER_PROTOCOL_F_REPLY_ACK
Johannes Berg
1
-2
/
+10
2020-02-18
contrib/rdmacm-mux: Remove superfluous semicolon
Philippe Mathieu-Daudé
1
-1
/
+1
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
2020-01-05
Implement backend program convention command for vhost-user-blk
Micky Yun Chan
1
-45
/
+65
2020-01-03
Merge remote-tracking branch 'remotes/kraxel/tags/vga-20191220-pull-request' ...
Peter Maydell
1
-1
/
+1
2019-12-20
vhost-user-gpu: Drop trailing json comma
Cole Robinson
1
-1
/
+1
2019-12-17
vhost-user-scsi: fix printf format warning
Marc-André Lureau
1
-1
/
+1
2019-11-20
vhost-user-input: use free(elem) instead of g_free(elem)
Stefan Hajnoczi
1
-2
/
+2
2019-11-20
libvhost-user: Zero memory allocated for VuVirtqInflightDesc
Xie Yongji
1
-1
/
+1
2019-11-12
ivshmem-server: Terminate also on SIGINT
Jan Kiszka
1
-2
/
+3
2019-11-12
ivshmem-server: Clean up shmem on shutdown
Jan Kiszka
1
-0
/
+6
2019-10-30
Merge remote-tracking branch 'remotes/stsquad/tags/pull-gitdm-next-271019-1' ...
Peter Maydell
2
-0
/
+3
2019-10-27
contrib/gitdm: add China Mobile to the domain map
Alex Bennée
1
-0
/
+1
2019-10-27
contrib/gitdm: add Andrey to the individual group
Alex Bennée
1
-0
/
+1
2019-10-27
contrib/gitdm: add Emanuele as an individual
Alex Bennée
1
-0
/
+1
2019-10-26
core: replace getpagesize() with qemu_real_host_page_size
Wei Yang
1
-1
/
+1
2019-09-04
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-9
/
+10
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-09-02
contrib/gitdm: Add RT-RK to the domain-map
Philippe Mathieu-Daudé
1
-0
/
+1
2019-09-02
.mailmap/aliases: add some further commentary
Alex Bennée
2
-3
/
+20
2019-09-02
contrib/gitdm: Add armbru@pond.sub.org to group-map-redhat
Markus Armbruster
1
-0
/
+1
2019-09-02
contrib/gitdm: filetype interface is not in order, fix
Markus Armbruster
1
-1
/
+1
2019-07-22
contrib/elf2dmp: Build download.o with CURL_CFLAGS
Peter Maydell
1
-0
/
+3
2019-07-15
rdmacm-mux: fix strcpy string warning
Marc-André Lureau
1
-1
/
+1
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
8
-37
/
+77
2019-07-04
libvhost-user: add vmsg_set_reply_u64() helper
Stefan Hajnoczi
1
-13
/
+13
2019-06-16
vhost-user-gpu: initialize msghdr & iov at declaration
Marc-André Lureau
1
-13
/
+8
2019-06-16
vhost-user-input: check ioctl(EVIOCGNAME) return value
Marc-André Lureau
1
-1
/
+5
2019-06-16
vhost-user: improve error report
Marc-André Lureau
2
-2
/
+2
2019-06-16
vhost-user: check unix_listen() return value
Marc-André Lureau
2
-0
/
+8
2019-06-16
vhost-user-gpu: do not send scanout update if no GPU socket
Marc-André Lureau
1
-1
/
+1
2019-06-12
Clean up a header guard symbols (again)
Markus Armbruster
3
-6
/
+9
2019-06-12
Clean up a few header guard symbols
Markus Armbruster
1
-3
/
+2
[next]