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-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
4
-7
/
+7
2020-09-10
plugins: move the more involved plugins to contrib
Alex Bennée
5
-0
/
+1082
2020-09-01
meson: use meson datadir instead of qemu_datadir
Marc-André Lureau
1
-1
/
+1
2020-08-27
meson: move pixman detection to meson
Paolo Bonzini
1
-1
/
+2
2020-08-21
contrib/elf2dmp: convert to meson
Marc-André Lureau
2
-4
/
+5
2020-08-21
contrib/ivshmem: convert to meson
Marc-André Lureau
4
-2
/
+8
2020-08-21
contrib/vhost-user-gpu: convert to meson
Marc-André Lureau
2
-10
/
+13
2020-08-21
contrib/vhost-user-input: convert to meson
Marc-André Lureau
2
-1
/
+5
2020-08-21
contrib/rdmacm-mux: convert to Meson
Paolo Bonzini
2
-3
/
+9
2020-08-21
contrib/vhost-user-scsi: convert to Meson
Paolo Bonzini
2
-1
/
+7
2020-08-21
vhost-user-scsi: add compatibility for libiscsi 1.9.0
Paolo Bonzini
1
-0
/
+2
2020-08-21
contrib/vhost-user-blk: convert to Meson
Paolo Bonzini
2
-1
/
+6
2020-08-21
contrib/libvhost-user: convert to Meson
Paolo Bonzini
2
-1
/
+3
2020-08-21
meson: rename included C source files to .c.inc
Paolo Bonzini
1
-1
/
+1
2020-07-27
libvhost-user: Report descriptor index on panic
Philippe Mathieu-Daudé
1
-2
/
+2
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
[next]