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-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
2016-05-29
memory: split memory_region_from_host from qemu_ram_addr_from_host
Paolo Bonzini
2016-05-29
memory: remove qemu_get_ram_fd, qemu_set_ram_fd, qemu_ram_block_host_ptr
Paolo Bonzini
2016-05-12
qapi: Split visit_end_struct() into pieces
Eric Blake
2016-04-22
virtio: Mark host notifiers as external
Fam Zheng
2016-04-22
event-notifier: Add "is_external" parameter
Fam Zheng
2016-04-14
hw/virtio/balloon: Replace TARGET_PAGE_SIZE with BALLOON_PAGE_SIZE
Thomas Huth
2016-04-07
virtio: merge virtio_queue_aio_set_host_notifier_handler with virtio_queue_se...
Paolo Bonzini
2016-04-07
virtio: add aio handler
Michael S. Tsirkin
2016-04-07
virtio: make virtio_queue_notify_vq static
Paolo Bonzini
2016-04-07
virtio-balloon: reset the statistic timer to load device
Pavel Butsykin
2016-03-22
hw: explicitly include qemu-common.h and cpu.h
Paolo Bonzini
2016-03-22
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
2016-03-11
virtio-pci: call pci reset variant when guest requests reset.
Gerd Hoffmann
2016-03-11
virtio-balloon: add 'available' counter
Denis V. Lunev
[prev]
[next]