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
2015-09-10
virtio: avoid leading underscores for helpers
Cornelia Huck
1
-3
/
+4
2015-07-27
virtio: minor cleanup
Michael S. Tsirkin
1
-1
/
+0
2015-07-27
virtio-blk: only clear VIRTIO_F_ANY_LAYOUT for legacy device
Jason Wang
1
-1
/
+1
2015-07-27
virtio-blk: fail get_features when both scsi and 1.0 were set
Jason Wang
1
-1
/
+9
2015-07-27
virtio: get_features() can fail
Jason Wang
1
-1
/
+2
2015-07-27
virtio: set any_layout in virtio core
Michael S. Tsirkin
1
-0
/
+1
2015-06-24
virito-blk: drop duplicate check
Gonglei
1
-2
/
+1
2015-06-23
virtio-blk: Use blk_drain() to drain IO requests
Alexander Yarygin
1
-5
/
+10
2015-06-01
virtio: make features 64bit wide
Gerd Hoffmann
1
-1
/
+1
2015-04-30
misc: Fix new collection of typos
Stefan Weil
1
-1
/
+1
2015-04-08
virtio-blk: correctly dirty guest memory
Paolo Bonzini
1
-1
/
+12
2015-03-10
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
1
-8
/
+9
2015-03-10
virtio-blk: Remove the stale FIXME comment
Fam Zheng
1
-6
/
+0
2015-03-10
BlockConf: Call backend functions to detect geometry and blocksizes
Ekaterina Tumanova
1
-0
/
+1
2015-03-10
virtio-blk: Check return value of blk_aio_ioctl
Fam Zheng
1
-2
/
+8
2015-02-26
virtio: add feature checking helpers
Cornelia Huck
1
-5
/
+2
2015-02-26
virtio: feature bit manipulation helpers
Cornelia Huck
1
-8
/
+8
2015-02-26
virtio-blk: switch to standard-headers
Michael S. Tsirkin
1
-4
/
+4
2015-02-18
error: Use error_report_err() where appropriate
Markus Armbruster
1
-2
/
+1
2015-02-06
block: introduce BDRV_REQUEST_MAX_SECTORS
Peter Lieven
1
-2
/
+2
2015-02-06
virtio-blk: add a knob to disable request merging
Peter Lieven
1
-1
/
+4
2015-02-06
virtio-blk: introduce multiread
Peter Lieven
1
-94
/
+202
2015-02-06
hw/virtio-blk: add a constant for max number of merged requests
Peter Lieven
1
-1
/
+1
2015-01-23
virtio-blk: Use blk_aio_ioctl
Fam Zheng
1
-46
/
+79
2015-01-23
virtio-blk: Pass req to virtio_blk_handle_scsi_req
Fam Zheng
1
-4
/
+5
2014-10-20
hw: Convert from BlockDriverState to BlockBackend, mostly
Markus Armbruster
1
-46
/
+49
2014-10-20
virtio-blk: Rename VirtIOBlkConf variables to conf
Markus Armbruster
1
-25
/
+25
2014-10-20
virtio-blk: Drop redundant VirtIOBlock member conf
Markus Armbruster
1
-13
/
+13
2014-10-15
bootindex: move calling add_boot_device_patch to bootindex setter function
Gonglei
1
-2
/
+0
2014-10-15
virtio-blk: add bootindex to qom property
Gonglei
1
-0
/
+3
2014-09-22
block: Always compile virtio-blk dataplane
Fam Zheng
1
-18
/
+2
2014-09-10
block: Make the block accounting functions operate on BlockAcctStats
Benoît Canet
1
-6
/
+9
2014-09-10
block: rename BlockAcctType members to start with BLOCK_ instead of BDRV_
Benoît Canet
1
-3
/
+3
2014-08-28
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-4
/
+3
2014-08-26
block: Pass errp in blkconf_geometry
Fam Zheng
1
-4
/
+3
2014-08-20
virtio-blk: fix reference a pointer which might be freed
zhanghailiang
1
-1
/
+2
2014-08-15
virtio-blk: Correct bug in support for flexible descriptor layout
Marc Marí
1
-7
/
+7
2014-07-14
virtio-blk: Treat read/write beyond end as invalid
Markus Armbruster
1
-0
/
+7
2014-07-14
virtio-blk: Bypass error action and I/O accounting on invalid r/w
Markus Armbruster
1
-6
/
+8
2014-07-14
virtio-blk: Factor common checks out of virtio_blk_handle_read/write()
Markus Armbruster
1
-10
/
+14
2014-07-14
virtio-blk: embed VirtQueueElement in VirtIOBlockReq
Stefan Hajnoczi
1
-24
/
+22
2014-07-14
virtio-blk: avoid g_slice_new0() for VirtIOBlockReq and VirtQueueElement
Stefan Hajnoczi
1
-2
/
+4
2014-07-01
virtio-blk: replace x-iothread with iothread link property
Stefan Hajnoczi
1
-1
/
+11
2014-07-01
virtio-blk: move qdev properties into virtio-blk.c
Stefan Hajnoczi
1
-1
/
+11
2014-07-01
virtio-blk: drop virtio_blk_set_conf()
Stefan Hajnoczi
1
-6
/
+0
2014-06-29
virtio-blk: use virtio wrappers to access headers
Rusty Russell
1
-17
/
+21
2014-06-29
virtio-blk: implement per-device migration calls
Greg Kurz
1
-8
/
+16
2014-06-29
virtio: introduce device specific migration calls
Greg Kurz
1
-1
/
+1
2014-06-27
virtio-blk: Schedule BH in the right context
Fam Zheng
1
-1
/
+2
2014-06-27
virtio-blk: Export request handling functions to dataplane
Fam Zheng
1
-8
/
+2
[next]