index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
contrib
Age
Commit message (
Expand
)
Author
2017-10-10
libvhost-user: improve vu_queue_pop() doc
Marc-André Lureau
2017-10-10
libvhost-user: drop dependency on glib
Marc-André Lureau
2017-10-10
glib-compat: move G_SOURCE_CONTINUE/REMOVE there
Marc-André Lureau
2017-09-08
libvhost-user: support resuming vq->last_avail_idx based on used_idx
Marc-André Lureau
2017-08-09
libvhost-user: quit when no more data received
Jens Freimann
2017-06-15
vhost-user-scsi: Introduce a vhost-user-scsi sample application
Felipe Franciosi
2017-05-10
libvhost-user: fix crash when rings aren't ready
Marc-André Lureau
2017-05-05
libvhost-user: replace vasprintf() to fix build
Felipe Franciosi
2016-12-16
contrib: add libvhost-user
Marc-André Lureau
2016-07-12
Clean up ill-advised or unusual header guards
Markus Armbruster
2016-06-16
os-posix: include sys/mman.h
Paolo Bonzini
2016-05-19
qemu-common: stop including qemu/host-utils.h from qemu-common.h
Paolo Bonzini
2016-05-18
Fix some typos found by codespell
Stefan Weil
2016-03-24
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2016-03-22
util: move declarations out of qemu-common.h
Veronia Bahaa
2016-03-22
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
2016-03-21
contrib/ivshmem-server: Print "not for production" warning
Markus Armbruster
2016-03-18
ivshmem-server: Don't overload POSIX shmem and file name
Markus Armbruster
2016-03-18
ivshmem-server: Fix and clean up command line help
Markus Armbruster
2016-02-23
all: Clean up includes
Peter Maydell
2016-02-04
contrib: Clean up includes
Peter Maydell
2016-01-13
error: Consistently name Error * objects err, and not errp
Markus Armbruster
2016-01-13
error: Use error_report_err() instead of ad hoc prints
Markus Armbruster
2015-11-06
ivshmem-server: fix possible OVERRUN
Gonglei
2015-10-26
ivshmem: use little-endian int64_t for the protocol
Marc-André Lureau
2015-10-24
contrib: remove unnecessary strdup()
Marc-André Lureau
2015-10-24
ivshmem: add check on protocol version in QEMU
David Marchand
2015-10-24
ivshmem-server: fix hugetlbfs support
Marc-André Lureau
2015-10-24
ivshmem-server: use a uint16 for client ID
Marc-André Lureau
2015-10-24
ivshmem-client: check the number of vectors
Marc-André Lureau
2015-10-24
contrib: add ivshmem client and server
David Marchand
[prev]