index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
block
/
virtio-blk.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
virtio-blk: Correct bug in support for flexible descriptor layout
Marc Marí
2014-08-15
1
-7
/
+7
*
virtio-blk: Treat read/write beyond end as invalid
Markus Armbruster
2014-07-14
1
-0
/
+7
*
virtio-blk: Bypass error action and I/O accounting on invalid r/w
Markus Armbruster
2014-07-14
1
-6
/
+8
*
virtio-blk: Factor common checks out of virtio_blk_handle_read/write()
Markus Armbruster
2014-07-14
1
-10
/
+14
*
virtio-blk: embed VirtQueueElement in VirtIOBlockReq
Stefan Hajnoczi
2014-07-14
1
-24
/
+22
*
virtio-blk: avoid g_slice_new0() for VirtIOBlockReq and VirtQueueElement
Stefan Hajnoczi
2014-07-14
1
-2
/
+4
*
virtio-blk: replace x-iothread with iothread link property
Stefan Hajnoczi
2014-07-01
1
-1
/
+11
*
virtio-blk: move qdev properties into virtio-blk.c
Stefan Hajnoczi
2014-07-01
1
-1
/
+11
*
virtio-blk: drop virtio_blk_set_conf()
Stefan Hajnoczi
2014-07-01
1
-6
/
+0
*
virtio-blk: use virtio wrappers to access headers
Rusty Russell
2014-06-29
1
-17
/
+21
*
virtio-blk: implement per-device migration calls
Greg Kurz
2014-06-29
1
-8
/
+16
*
virtio: introduce device specific migration calls
Greg Kurz
2014-06-29
1
-1
/
+1
*
virtio-blk: Schedule BH in the right context
Fam Zheng
2014-06-27
1
-1
/
+2
*
virtio-blk: Export request handling functions to dataplane
Fam Zheng
2014-06-27
1
-8
/
+2
*
virtio-blk: Make request completion function virtual
Fam Zheng
2014-06-27
1
-1
/
+8
*
virtio-blk: Fix and clean up the in_sg and out_sg check
Fam Zheng
2014-06-27
1
-7
/
+14
*
virtio-blk: Convert VirtIOBlockReq.out to structrue
Fam Zheng
2014-06-27
1
-6
/
+14
*
virtio-blk: Convert VirtIOBlockReq.elem to pointer
Fam Zheng
2014-06-27
1
-39
/
+46
*
virtio-blk: Move VirtIOBlockReq to header
Fam Zheng
2014-06-27
1
-11
/
+0
*
qapi: adjust existing defines
Wenchao Xia
2014-06-23
1
-3
/
+3
*
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
2014-06-09
1
-35
/
+48
|
\
|
*
virtio-blk: Factor out virtio_blk_handle_scsi_req from virtio_blk_handle_scsi
Fam Zheng
2014-06-04
1
-34
/
+41
|
*
virtio-blk: Allow config-wce in dataplane
Fam Zheng
2014-06-04
1
-1
/
+7
*
|
hw: use ld_p/st_p instead of ld_raw/st_raw
Paolo Bonzini
2014-06-05
1
-6
/
+6
|
/
*
block: rename buffer_alignment to guest_block_size
Paolo Bonzini
2014-01-24
1
-1
/
+1
*
virtio: Convert exit to unrealize
Andreas Färber
2013-12-09
1
-4
/
+6
*
virtio-blk: Convert to QOM realize
Andreas Färber
2013-12-09
1
-12
/
+12
*
virtio-blk: QOM realize preparations
Andreas Färber
2013-12-09
1
-4
/
+4
*
virtio-blk-dataplane: Improve error reporting
Andreas Färber
2013-12-09
1
-2
/
+13
*
virtio-blk: switch exit callback to VirtioDeviceClass
Paolo Bonzini
2013-12-09
1
-6
/
+4
*
virtio: Remove unneeded memcpy
Stefan Weil
2013-10-18
1
-1
/
+0
*
virtio-blk: do not relay a previous driver's WCE configuration to the current
Paolo Bonzini
2013-09-20
1
-2
/
+22
*
Merge remote-tracking branch 'stefanha/block' into staging
Anthony Liguori
2013-07-29
1
-0
/
+32
|
\
|
*
dataplane: enable virtio-blk x-data-plane=on live migration
Stefan Hajnoczi
2013-07-29
1
-0
/
+32
*
|
devices: Associate devices to their logical category
Marcel Apfelbaum
2013-07-29
1
-0
/
+1
|
/
*
virtio: cleanup: init and exit function.
KONRAD Frederic
2013-04-24
1
-2
/
+2
*
virtio: remove the function pointer.
KONRAD Frederic
2013-04-24
1
-5
/
+0
*
Typo, spelling and grammatical fixes
Peter Maydell
2013-04-12
1
-2
/
+2
*
hw: move virtio devices to hw/ subdirectories
Paolo Bonzini
2013-04-08
1
-0
/
+732