index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
virtio
Age
Commit message (
Expand
)
Author
2016-08-15
Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...
Peter Maydell
2016-08-15
Revert "vhost-user: Attempt to fix a race with set_mem_table."
Michael S. Tsirkin
2016-08-12
trace-events: fix first line comment in trace-events
Laurent Vivier
2016-08-10
vhost-user: Attempt to fix a race with set_mem_table.
Prerna Saxena
2016-08-10
vhost-user: Introduce a new protocol feature REPLY_ACK.
Prerna Saxena
2016-07-29
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2016-07-29
vhost: do not update last avail idx on get_vring_base() failure
Marc-André Lureau
2016-07-29
vhost: add vhost_net_set_backend()
Marc-André Lureau
2016-07-29
vhost-user: add error report in vhost_user_write()
Marc-André Lureau
2016-07-29
vhost: add assert() to check runtime behaviour
Marc-André Lureau
2016-07-29
vhost-user: check vhost_user_{read,write}() return value
Marc-André Lureau
2016-07-29
vhost-user: check qemu_chr_fe_set_msgfds() return value
Marc-André Lureau
2016-07-29
vhost-user: call set_msgfds unconditionally
Marc-André Lureau
2016-07-29
vhost: use error_report() instead of fprintf(stderr,...)
Marc-André Lureau
2016-07-29
vhost: add missing VHOST_OPS_DEBUG
Marc-André Lureau
2016-07-29
vhost: do not assert() on vhost_ops failure
Marc-André Lureau
2016-07-29
vhost: fix calling vhost_dev_cleanup() after vhost_dev_init()
Marc-André Lureau
2016-07-29
vhost: make vhost_dev_cleanup() idempotent
Marc-André Lureau
2016-07-29
vhost: fix cleanup on not fully initialized device
Marc-André Lureau
2016-07-29
vhost: assert the log was cleaned up
Marc-André Lureau
2016-07-29
vhost: make vhost_log_put() idempotent
Marc-André Lureau
2016-07-29
vhost: don't assume opaque is a fd, use backend cleanup
Marc-André Lureau
2016-07-29
virtio: check vring descriptor buffer length
Prasad J Pandit
2016-07-29
hw/virtio-pci: fix virtio behaviour
Marcel Apfelbaum
2016-07-27
virtio: error out if guest exceeds virtqueue size
Stefan Hajnoczi
2016-07-21
virtio-balloon: Wrap in vmstate
Dr. David Alan Gilbert
2016-07-21
virtio-rng: Wrap in vmstate
Dr. David Alan Gilbert
2016-07-21
virtio: Migration helper function and macro
Dr. David Alan Gilbert
2016-07-21
virtio: Introduce virtio_add_queue_aio
Fam Zheng
2016-07-21
virtio: Add typedef for handle_output
Fam Zheng
2016-07-21
kvm-irqchip: do explicit commit when update irq
Peter Xu
2016-07-21
kvm-irqchip: simplify kvm_irqchip_add_msi_route
Peter Xu
2016-07-14
virtio-mmio: format transport base address in BusClass.get_dev_path
Laszlo Ersek
2016-07-12
Use #include "..." for our own headers, <...> for others
Markus Armbruster
2016-07-07
tap: vhost busy polling support
Jason Wang
2016-07-06
qapi: Add parameter to visit_end_*
Eric Blake
2016-07-04
virtio: set low features early on load
Michael S. Tsirkin
2016-07-04
virtio: revert host notifiers to old semantics
Cornelia Huck
2016-06-24
virtio-bus: remove old set_host_notifier callback
Cornelia Huck
2016-06-24
virtio-mmio: convert to ioeventfd callbacks
Cornelia Huck
2016-06-24
virtio-pci: convert to ioeventfd callbacks
Cornelia Huck
2016-06-24
virtio-bus: have callers tolerate new host notifier api
Cornelia Huck
2016-06-24
virtio-bus: common ioeventfd infrastructure
Cornelia Huck
2016-06-20
Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...
Peter Maydell
2016-06-20
trace: split out trace events for hw/virtio/ directory
Daniel P. Berrange
2016-06-20
coccinelle: Remove unnecessary variables for function return value
Eduardo Habkost
2016-06-16
os-posix: include sys/mman.h
Paolo Bonzini
2016-06-07
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
2016-06-07
virtio: drop duplicate virtio_queue_get_id() function
Stefan Hajnoczi
2016-06-07
virtio: move bi-endian target support to a single location
Greg Kurz
[next]