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
/
hw
/
block
/
virtio-blk.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-27
virtio-blk: Make request completion function virtual
Fam Zheng
1
-1
/
+8
2014-06-27
virtio-blk: Fix and clean up the in_sg and out_sg check
Fam Zheng
1
-7
/
+14
2014-06-27
virtio-blk: Convert VirtIOBlockReq.out to structrue
Fam Zheng
1
-6
/
+14
2014-06-27
virtio-blk: Convert VirtIOBlockReq.elem to pointer
Fam Zheng
1
-39
/
+46
2014-06-27
virtio-blk: Move VirtIOBlockReq to header
Fam Zheng
1
-11
/
+0
2014-06-23
qapi: adjust existing defines
Wenchao Xia
1
-3
/
+3
2014-06-09
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
1
-35
/
+48
2014-06-05
hw: use ld_p/st_p instead of ld_raw/st_raw
Paolo Bonzini
1
-6
/
+6
2014-06-04
virtio-blk: Factor out virtio_blk_handle_scsi_req from virtio_blk_handle_scsi
Fam Zheng
1
-34
/
+41
2014-06-04
virtio-blk: Allow config-wce in dataplane
Fam Zheng
1
-1
/
+7
2014-01-24
block: rename buffer_alignment to guest_block_size
Paolo Bonzini
1
-1
/
+1
2013-12-09
virtio: Convert exit to unrealize
Andreas Färber
1
-4
/
+6
2013-12-09
virtio-blk: Convert to QOM realize
Andreas Färber
1
-12
/
+12
2013-12-09
virtio-blk: QOM realize preparations
Andreas Färber
1
-4
/
+4
2013-12-09
virtio-blk-dataplane: Improve error reporting
Andreas Färber
1
-2
/
+13
2013-12-09
virtio-blk: switch exit callback to VirtioDeviceClass
Paolo Bonzini
1
-6
/
+4
2013-10-18
virtio: Remove unneeded memcpy
Stefan Weil
1
-1
/
+0
2013-09-20
virtio-blk: do not relay a previous driver's WCE configuration to the current
Paolo Bonzini
1
-2
/
+22
2013-07-29
Merge remote-tracking branch 'stefanha/block' into staging
Anthony Liguori
1
-0
/
+32
2013-07-29
devices: Associate devices to their logical category
Marcel Apfelbaum
1
-0
/
+1
2013-07-29
dataplane: enable virtio-blk x-data-plane=on live migration
Stefan Hajnoczi
1
-0
/
+32
2013-04-24
virtio: cleanup: init and exit function.
KONRAD Frederic
1
-2
/
+2
2013-04-24
virtio: remove the function pointer.
KONRAD Frederic
1
-5
/
+0
2013-04-12
Typo, spelling and grammatical fixes
Peter Maydell
1
-2
/
+2
2013-04-08
hw: move virtio devices to hw/ subdirectories
Paolo Bonzini
1
-0
/
+732
[prev]