Age | Commit message (Expand) | Author |
2019-02-05 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2019-02-05 | contrib/libvhost-user: cleanup casts | Michael S. Tsirkin |
2019-02-05 | vhost-user-blk: add discard/write zeroes features support | Changpeng Liu |
2019-02-05 | contrib/vhost-user-blk: fix the compilation issue | Peter Xu |
2019-02-05 | contrib/elf2dmp: fix printf format | Viktor Prutyanov |
2019-02-05 | contrib/elf2dmp: fix structures definitions | Viktor Prutyanov |
2019-02-05 | contrib/elf2dmp: use GLib in PDB processing | Viktor Prutyanov |
2019-02-05 | contrib/elf2dmp: use GLib in ELF processing | Viktor Prutyanov |
2019-02-05 | contrib/elf2dmp: fix elf.h including | Viktor Prutyanov |
2019-02-04 | contrib/libvhost-user: switch to uint64_t | Michael S. Tsirkin |
2019-01-24 | contrib/gitdm: Fix a typo | Philippe Mathieu-Daudé |
2019-01-19 | contrib/rdmacm-mux: fix clang compilation | Marcel Apfelbaum |
2019-01-19 | hw/rdma: modify struct initialization | Marcel Apfelbaum |
2019-01-19 | contrib/rdmacm-mux: remove Wno-format-truncation flag | Marcel Apfelbaum |
2019-01-14 | contrib/gitdm: add another name to WaveComp map | Alex Bennée |
2019-01-14 | contrib/gitdm: add two more IBM'ers to group-map-ibm | Alex Bennée |
2019-01-14 | contrib/gitdm: Add other IBMers | Joel Stanley |
2019-01-14 | contrib/gitdm: add Nokia and Proxmox to the domain-map | Alex Bennée |
2019-01-11 | avoid TABs in files that only contain a few | Paolo Bonzini |
2019-01-11 | qemu/queue.h: leave head structs anonymous unless necessary | Paolo Bonzini |
2018-12-22 | contrib/rdmacm-mux: Add implementation of RDMA User MAD multiplexer | Yuval Shaia |
2018-12-20 | Clean up includes | Markus Armbruster |
2018-12-17 | contrib: add a basic gitdm config | Alex Bennée |
2018-10-02 | contrib: add elf2dmp tool | Viktor Prutyanov |
2018-06-01 | vhost-blk: turn on pre-defined RO feature bit | Changpeng Liu |
2018-05-24 | libvhost-user: support host notifier | Tiwei Bie |
2018-05-23 | contrib/vhost-user-blk: enable protocol feature for vhost-user-blk | Changpeng Liu |
2018-05-23 | libvhost-user: Send messages with no data | Dr. David Alan Gilbert |
2018-04-09 | contrib/libvhost-user: add the protocol feature used for SET/GET message | Changpeng Liu |
2018-03-20 | libvhost-user: Claim support for postcopy | Dr. David Alan Gilbert |
2018-03-20 | vhost-user: Add VHOST_USER_POSTCOPY_END message | Dr. David Alan Gilbert |
2018-03-20 | libvhost-user: mprotect & madvises for postcopy | Dr. David Alan Gilbert |
2018-03-20 | vhost+postcopy: Send address back to qemu | Dr. David Alan Gilbert |
2018-03-20 | libvhost-user+postcopy: Register new regions with the ufd | Dr. David Alan Gilbert |
2018-03-20 | postcopy+vhost-user: Split set_mem_table for postcopy | Dr. David Alan Gilbert |
2018-03-20 | vhost+postcopy: Transmit 'listen' to slave | Dr. David Alan Gilbert |
2018-03-20 | libvhost-user: Open userfaultfd | Dr. David Alan Gilbert |
2018-03-20 | libvhost-user: Support sending fds back to qemu | Dr. David Alan Gilbert |
2018-03-20 | vhost-user: Add 'VHOST_USER_POSTCOPY_ADVISE' message | Dr. David Alan Gilbert |
2018-03-20 | postcopy: Add vhost-user flag for postcopy and check it | Dr. David Alan Gilbert |
2018-02-13 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell |
2018-02-13 | libvhost-user: Support across-memory-boundary access | Yongji Xie |
2018-02-13 | libvhost-user: Fix resource leak | Yongji Xie |
2018-02-09 | Move include qemu/option.h from qemu-common.h to actual users | Markus Armbruster |
2018-02-09 | Use #include "..." for our own headers, <...> for others | Markus Armbruster |
2018-01-18 | contrib/vhost-user-blk: introduce a vhost-user-blk sample application | Changpeng Liu |
2018-01-18 | contrib/libvhost-user: enable virtio config space messages | Changpeng Liu |
2017-12-20 | contrib: add systemd unit files | Paolo Bonzini |
2017-10-12 | libvhost-user: Support VHOST_USER_SET_SLAVE_REQ_FD | Dr. David Alan Gilbert |
2017-10-12 | libvhost-user: Update and fix feature and request lists | Dr. David Alan Gilbert |