index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
hw
/
virtio
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-29
virtio: introduce device specific migration calls
Greg Kurz
1
-1
/
+3
2014-06-27
virtio-blk: Export request handling functions to dataplane
Fam Zheng
1
-0
/
+9
2014-06-27
virtio-blk: Make request completion function virtual
Fam Zheng
1
-0
/
+3
2014-06-27
virtio-blk: Convert VirtIOBlockReq.out to structrue
Fam Zheng
1
-1
/
+1
2014-06-27
virtio-blk: Use VirtIOBlockReq.in to drop VirtIOBlockReq.inhdr
Fam Zheng
1
-4
/
+0
2014-06-27
virtio-blk: Replace VirtIOBlockRequest with VirtIOBlockReq
Fam Zheng
1
-0
/
+4
2014-06-27
virtio-blk: Convert VirtIOBlockReq.elem to pointer
Fam Zheng
1
-1
/
+1
2014-06-27
virtio-blk: Move VirtIOBlockReq to header
Fam Zheng
1
-0
/
+11
2014-06-23
vhost: block migration if backend does not log memory
Michael S. Tsirkin
1
-0
/
+1
2014-06-20
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
3
-3
/
+65
2014-06-19
Add vhost-backend and VhostBackendType
Nikolay Nikolaev
2
-2
/
+13
2014-06-19
Add vhost_ops to vhost_dev struct and replace all relevant ioctls
Nikolay Nikolaev
2
-0
/
+29
2014-06-19
vhost_net_init will use VhostNetOptions to get all its arguments
Nikolay Nikolaev
1
-1
/
+1
2014-06-19
vhost: add vhost_get_features and vhost_ack_features
Nikolay Nikolaev
1
-0
/
+5
2014-06-19
virtio-net: announce self by guest
Jason Wang
1
-0
/
+17
2014-06-19
virtio-scsi: define dummy handle_output for vhost-scsi vqs
Ming Lei
1
-1
/
+6
2014-06-18
virtio-scsi: add support for the any_layout feature
Paolo Bonzini
1
-3
/
+1
2014-06-04
virtio-blk: Factor out virtio_blk_handle_scsi_req from virtio_blk_handle_scsi
Fam Zheng
1
-0
/
+3
2014-05-05
virtio-net: fix buffer overflow on invalid state load
Michael S. Tsirkin
1
-2
/
+2
2014-03-13
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
1
-2
/
+6
2014-03-13
dataplane: replace internal thread with IOThread
Stefan Hajnoczi
1
-2
/
+6
2014-03-13
virtio-serial-port: Convert to QOM realize/unrealize
Andreas Färber
1
-4
/
+4
2013-12-20
dataplane: replace hostmem with memory_region_find
Paolo Bonzini
2
-60
/
+1
2013-12-20
dataplane: change vring API to use VirtQueueElement
Paolo Bonzini
1
-4
/
+3
2013-12-09
virtio: Convert exit to unrealize
Andreas Färber
2
-2
/
+2
2013-12-09
virtio: Complete converting VirtioDevice to QOM realize
Andreas Färber
1
-2
/
+3
2013-12-09
virtio-scsi: Convert to QOM realize
Andreas Färber
1
-1
/
+1
2013-12-09
virtio-rng: Convert to QOM realize
Andreas Färber
1
-0
/
+2
2013-12-09
virtio: Start converting VirtioDevice to QOM realize
Andreas Färber
1
-1
/
+3
2013-12-09
virtio-scsi: switch exit callback to VirtioDeviceClass
Paolo Bonzini
1
-1
/
+1
2013-12-09
virtio-bus: cleanup plug/unplug interface
Paolo Bonzini
2
-3
/
+4
2013-12-09
virtio-bus: remove vdev field
Paolo Bonzini
1
-4
/
+12
2013-09-20
virtio-blk: do not relay a previous driver's WCE configuration to the current
Paolo Bonzini
1
-0
/
+1
2013-08-12
virtio: clear signalled_used_valid when switching from dataplane
Stefan Hajnoczi
1
-0
/
+1
2013-07-29
dataplane: enable virtio-blk x-data-plane=on live migration
Stefan Hajnoczi
1
-0
/
+1
2013-07-22
Merge remote-tracking branch 'pmaydell/tags/pull-arm-devs-20130722' into staging
Anthony Liguori
2
-0
/
+8
2013-07-19
virtio: Support transports which can specify the vring alignment
Peter Maydell
2
-0
/
+7
2013-07-19
virtio: Add support for guest setting of queue size
Peter Maydell
1
-0
/
+1
2013-07-19
dataplane: sync virtio.c and vring.c virtqueue state
Stefan Hajnoczi
1
-1
/
+1
2013-07-18
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
2
-0
/
+3
2013-07-15
virtio-net: add feature bit for any header s/g
Michael S. Tsirkin
2
-0
/
+3
2013-07-04
memory: add ref/unref calls
Paolo Bonzini
1
-0
/
+1
2013-05-22
virtio-net: dynamic network offloads configuration
Dmitry Fleytman
1
-0
/
+13
2013-05-15
virtio-net: add virtio_net_set_netclient_name.
KONRAD Frederic
1
-0
/
+4
2013-05-03
virtio-scsi: fix the command line compatibility.
KONRAD Frederic
1
-1
/
+0
2013-05-03
virtio: add virtio_device_set_child_bus_name.
KONRAD Frederic
1
-0
/
+4
2013-04-24
virtio: drop unused function prototypes.
KONRAD Frederic
1
-10
/
+0
2013-04-24
virtio: cleanup: init and exit function.
KONRAD Frederic
1
-5
/
+1
2013-04-24
virtio: remove virtiobindings.
KONRAD Frederic
2
-23
/
+0
2013-04-24
virtio: remove the function pointer.
KONRAD Frederic
1
-24
/
+0
[next]