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
2014-09-18
virtio-pci: fix migration for pci bus master
Michael S. Tsirkin
2014-09-18
virtio-pci: enable bus master for old guests
Michael S. Tsirkin
2014-09-18
Revert "virtio: don't call device on !vm_running"
Michael S. Tsirkin
2014-09-04
Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into st...
Peter Maydell
2014-09-04
virtio: don't call device on !vm_running
Michael S. Tsirkin
2014-09-03
vhost_net: start/stop guest notifiers properly
Jason Wang
2014-08-19
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2014-08-18
memory: remove memory_region_destroy
Paolo Bonzini
2014-08-15
Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...
Peter Maydell
2014-08-12
virtio-rng: add some trace events
Amit Shah
2014-08-09
virtio: Move extern declaration to header file
Stefan Weil
2014-08-04
virtio-rng: replace error_set calls with error_setg
John Snow
2014-08-04
virtio-rng: Move error-checking forward to prevent memory leak
John Snow
2014-07-22
virtio-rng: Add human-readable error message for negative max-bytes parameter
John Snow
2014-07-18
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2014-07-18
vhost-user: minor cleanups
Michael S. Tsirkin
2014-07-18
vhost-user: Fix VHOST_SET_MEM_TABLE processing
Nikolay Nikolaev
2014-07-14
virtio-blk: embed VirtQueueElement in VirtIOBlockReq
Stefan Hajnoczi
2014-07-14
dataplane: do not free VirtQueueElement in vring_push()
Stefan Hajnoczi
2014-07-06
virtio-pci: fix MSI memory region use after free
Paolo Bonzini
2014-07-06
hw/virtio: enable common virtio feature for mmio device
Ming Lei
2014-07-06
virtio: move common virtio properties to bus class device
Ming Lei
2014-07-01
virtio-blk: replace x-iothread with iothread link property
Stefan Hajnoczi
2014-07-01
virtio: fix virtio-blk child refcount in transports
Stefan Hajnoczi
2014-07-01
virtio-blk: use aliases instead of duplicate qdev properties
Stefan Hajnoczi
2014-07-01
virtio-blk: move x-data-plane qdev property to virtio-blk.h
Stefan Hajnoczi
2014-06-29
virtio-balloon: use virtio wrappers to access page frame numbers
Rusty Russell
2014-06-29
virtio: allow byte swapping for vring
Rusty Russell
2014-06-29
virtio: add endian-ambivalent support to VirtIODevice
Greg Kurz
2014-06-29
exec: introduce target_words_bigendian() helper
Greg Kurz
2014-06-29
virtio: add subsections to the migration stream
Greg Kurz
2014-06-29
virtio-rng: implement per-device migration calls
Greg Kurz
2014-06-29
virtio-balloon: implement per-device migration calls
Greg Kurz
2014-06-29
virtio: introduce device specific migration calls
Greg Kurz
2014-06-29
vhost-user: fix regions provied with VHOST_USER_SET_MEM_TABLE message
Damjan Marion
2014-06-29
Allow mismatched virtio config-len
Dr. David Alan Gilbert
2014-06-24
Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into staging
Peter Maydell
2014-06-23
qapi event: convert BALLOON_CHANGE
Wenchao Xia
2014-06-23
virtio-pci: Report an error when msix vectors init fails
Fam Zheng
2014-06-23
vhost: fix resource leak in error handling
Michael S. Tsirkin
2014-06-23
vhost: block migration if backend does not log memory
Michael S. Tsirkin
2014-06-19
Add vhost-user as a vhost backend.
Nikolay Nikolaev
2014-06-19
Add vhost-backend and VhostBackendType
Nikolay Nikolaev
2014-06-19
Add vhost_ops to vhost_dev struct and replace all relevant ioctls
Nikolay Nikolaev
2014-06-19
vhost_net_init will use VhostNetOptions to get all its arguments
Nikolay Nikolaev
2014-06-19
vhost: add vhost_get_features and vhost_ack_features
Nikolay Nikolaev
2014-06-19
virtio: Drop superfluous conditionals around g_strdup()
Markus Armbruster
2014-06-19
virtio: Drop superfluous conditionals around g_free()
Markus Armbruster
2014-06-11
vhost: replace ffsl with ctzl
Natanael Copa
2014-06-10
virtio.c: fix error message
Michael Tokarev
[next]