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
2019-03-16
contrib/rdmacm-mux: Fix out-of-bounds risk
Yuval Shaia
1
-2
/
+33
2019-03-14
Merge remote-tracking branch 'remotes/stsquad/tags/pull-gitdm-next-120319-1' ...
Peter Maydell
5
-0
/
+28
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
2019-03-12
libvhost-user: exit by default on VHOST_USER_NONE
Marc-André Lureau
1
-1
/
+2
2019-03-12
libvhost-user: fix clang enum-conversion warning
Marc-André Lureau
1
-1
/
+1
2019-03-12
contrib: gitdm: add a mapping for Janus Technologies
Alex Bennée
1
-0
/
+5
2019-03-12
contrib: gitdm: another IBM email
Alex Bennée
1
-0
/
+1
2019-03-12
contrib: gitdm: add more individual contributors
Alex Bennée
1
-0
/
+5
2019-03-12
contrib: gitdm: Update Wave Computing group
Aleksandar Markovic
1
-0
/
+12
2019-03-12
contrib: gitdm: Update domain-map
Aleksandar Markovic
1
-0
/
+5
2019-03-11
contrib/elf2dmp: add kernel start address checking
Viktor Prutyanov
1
-0
/
+6
2019-02-05
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
7
-65
/
+54
2019-02-05
contrib/libvhost-user: cleanup casts
Michael S. Tsirkin
1
-4
/
+4
2019-02-05
vhost-user-blk: add discard/write zeroes features support
Changpeng Liu
1
-33
/
+107
2019-02-05
contrib/vhost-user-blk: fix the compilation issue
Peter Xu
1
-1
/
+5
2019-02-05
contrib/elf2dmp: fix printf format
Viktor Prutyanov
2
-13
/
+18
2019-02-05
contrib/elf2dmp: fix structures definitions
Viktor Prutyanov
3
-6
/
+14
2019-02-05
contrib/elf2dmp: use GLib in PDB processing
Viktor Prutyanov
2
-22
/
+9
2019-02-05
contrib/elf2dmp: use GLib in ELF processing
Viktor Prutyanov
2
-20
/
+9
2019-02-05
contrib/elf2dmp: fix elf.h including
Viktor Prutyanov
1
-4
/
+4
2019-02-04
contrib/libvhost-user: switch to uint64_t
Michael S. Tsirkin
1
-4
/
+4
2019-01-24
contrib/gitdm: Fix a typo
Philippe Mathieu-Daudé
1
-1
/
+1
2019-01-19
contrib/rdmacm-mux: fix clang compilation
Marcel Apfelbaum
1
-1
/
+0
2019-01-19
hw/rdma: modify struct initialization
Marcel Apfelbaum
1
-3
/
+3
2019-01-19
contrib/rdmacm-mux: remove Wno-format-truncation flag
Marcel Apfelbaum
2
-3
/
+5
2019-01-14
contrib/gitdm: add another name to WaveComp map
Alex Bennée
1
-0
/
+1
2019-01-14
contrib/gitdm: add two more IBM'ers to group-map-ibm
Alex Bennée
1
-0
/
+2
2019-01-14
contrib/gitdm: Add other IBMers
Joel Stanley
1
-0
/
+5
2019-01-14
contrib/gitdm: add Nokia and Proxmox to the domain-map
Alex Bennée
1
-0
/
+2
2019-01-11
avoid TABs in files that only contain a few
Paolo Bonzini
1
-1
/
+1
2019-01-11
qemu/queue.h: leave head structs anonymous unless necessary
Paolo Bonzini
2
-7
/
+2
2018-12-22
contrib/rdmacm-mux: Add implementation of RDMA User MAD multiplexer
Yuval Shaia
3
-0
/
+863
2018-12-20
Clean up includes
Markus Armbruster
5
-6
/
+0
2018-12-17
contrib: add a basic gitdm config
Alex Bennée
10
-0
/
+251
2018-10-02
contrib: add elf2dmp tool
Viktor Prutyanov
13
-0
/
+2033
2018-06-01
vhost-blk: turn on pre-defined RO feature bit
Changpeng Liu
1
-13
/
+35
2018-05-24
libvhost-user: support host notifier
Tiwei Bie
2
-8
/
+105
2018-05-23
contrib/vhost-user-blk: enable protocol feature for vhost-user-blk
Changpeng Liu
1
-0
/
+7
2018-05-23
libvhost-user: Send messages with no data
Dr. David Alan Gilbert
1
-7
/
+9
2018-04-09
contrib/libvhost-user: add the protocol feature used for SET/GET message
Changpeng Liu
1
-0
/
+1
2018-03-20
libvhost-user: Claim support for postcopy
Dr. David Alan Gilbert
1
-0
/
+33
2018-03-20
vhost-user: Add VHOST_USER_POSTCOPY_END message
Dr. David Alan Gilbert
2
-0
/
+24
2018-03-20
libvhost-user: mprotect & madvises for postcopy
Dr. David Alan Gilbert
1
-5
/
+42
2018-03-20
vhost+postcopy: Send address back to qemu
Dr. David Alan Gilbert
1
-1
/
+23
2018-03-20
libvhost-user+postcopy: Register new regions with the ufd
Dr. David Alan Gilbert
1
-0
/
+34
2018-03-20
postcopy+vhost-user: Split set_mem_table for postcopy
Dr. David Alan Gilbert
1
-0
/
+53
[next]