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
/
block
/
iscsi.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
scsi: move block/scsi.h to include/scsi/constants.h
Paolo Bonzini
2017-09-19
1
-1
/
+1
*
scsi: move non-emulation specific code to scsi/
Paolo Bonzini
2017-09-19
1
-1
/
+5
*
scsi: Refactor scsi sense interpreting code
Fam Zheng
2017-09-19
1
-41
/
+4
*
qapi: Mechanically convert FOO_lookup[...] to FOO_str(...)
Markus Armbruster
2017-09-04
1
-1
/
+1
*
Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2017-07-13' into...
Peter Maydell
2017-07-14
1
-3
/
+3
|
\
|
*
Convert error_report() to warn_report()
Alistair Francis
2017-07-13
1
-3
/
+3
*
|
block: Add PreallocMode to BD.bdrv_truncate()
Max Reitz
2017-07-11
1
-1
/
+8
|
/
*
block: change variable names in BlockDriverState
Manos Pitsidianakis
2017-06-26
1
-10
/
+10
*
block/iscsi: enable filename option and parsing
Jeff Cody
2017-06-14
1
-1
/
+21
*
block: Add .bdrv_truncate() error messages
Max Reitz
2017-04-28
1
-0
/
+2
*
block: Add errp to BD.bdrv_truncate()
Max Reitz
2017-04-28
1
-2
/
+2
*
iscsi: Fix iscsi_create
Fam Zheng
2017-04-11
1
-2
/
+8
*
iscsi: drop unused IscsiAIOCB.qiov field
Stefan Hajnoczi
2017-04-02
1
-1
/
+0
*
iscsi: fix missing unlock
Paolo Bonzini
2017-03-03
1
-0
/
+4
*
iscsi: do not use aio_context_acquire/release
Paolo Bonzini
2017-02-27
1
-19
/
+64
*
iscsi: Add blockdev-add support
Kevin Wolf
2017-02-21
1
-5
/
+9
*
iscsi: Add timeout option
Kevin Wolf
2017-02-21
1
-26
/
+11
*
iscsi: Add header-digest option
Kevin Wolf
2017-02-21
1
-24
/
+15
*
iscsi: Add initiator-name option
Kevin Wolf
2017-02-21
1
-17
/
+15
*
iscsi: Handle -iscsi user/password in bdrv_parse_filename()
Kevin Wolf
2017-02-21
1
-34
/
+44
*
iscsi: Split URL into individual options
Kevin Wolf
2017-02-21
1
-53
/
+140
*
block: explicitly acquire aiocontext in aio callbacks that need it
Paolo Bonzini
2017-02-21
1
-3
/
+0
*
block: explicitly acquire aiocontext in bottom halves that need it
Paolo Bonzini
2017-02-21
1
-1
/
+5
*
block: explicitly acquire aiocontext in callbacks that need it
Paolo Bonzini
2017-02-21
1
-0
/
+4
*
block: explicitly acquire aiocontext in timers that need it
Paolo Bonzini
2017-02-21
1
-2
/
+6
*
block/iscsi: avoid data corruption with cache=writeback
Peter Lieven
2017-01-27
1
-2
/
+6
*
aio: add AioPollFn and io_poll() interface
Stefan Hajnoczi
2017-01-03
1
-1
/
+2
*
block: Return -ENOTSUP rather than assert on unaligned discards
Eric Blake
2016-11-22
1
-1
/
+3
*
block/iscsi: Adding new iSER transport layer option
Roy Shterman
2016-10-24
1
-1
/
+46
*
block/iscsi: Introducing new zero-copy API
Roy Shterman
2016-10-24
1
-2
/
+40
*
block: use aio_bh_schedule_oneshot
Paolo Bonzini
2016-10-07
1
-5
/
+2
*
Merge remote-tracking branch 'remotes/famz/tags/various-pull-request' into st...
Peter Maydell
2016-09-23
1
-1
/
+1
|
\
|
*
util: Add UUID API
Fam Zheng
2016-09-23
1
-1
/
+1
*
|
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2016-09-23
1
-5
/
+8
|
\
\
|
|
/
|
/
|
|
*
iscsi: Fix divide-by-zero regression on raw SG devices
Eric Blake
2016-09-22
1
-5
/
+8
*
|
blockdev: prepare iSCSI block driver for dynamic loading
Colin Lord
2016-09-20
1
-36
/
+0
|
/
*
iscsi: Switch .bdrv_co_discard() to byte-based
Eric Blake
2016-07-20
1
-10
/
+8
*
iscsi: Rely on block layer to break up large requests
Eric Blake
2016-07-20
1
-10
/
+4
*
block/iscsi: allow caching of the allocation map
Peter Lieven
2016-07-19
1
-58
/
+192
*
block/iscsi: fix rounding in iscsi_allocationmap_set
Peter Lieven
2016-07-19
1
-3
/
+5
*
coroutine: move entry argument to qemu_coroutine_create
Paolo Bonzini
2016-07-13
1
-2
/
+2
*
Use #include "..." for our own headers, <...> for others
Markus Armbruster
2016-07-12
1
-1
/
+0
*
block: Use bool as appropriate for BDS members
Eric Blake
2016-07-05
1
-1
/
+1
*
block: Move request_alignment into BlockLimit
Eric Blake
2016-07-05
1
-1
/
+1
*
block: Switch discard length bounds to byte-based
Eric Blake
2016-07-05
1
-13
/
+6
*
block: Switch transfer length bounds to byte-based
Eric Blake
2016-07-05
1
-8
/
+15
*
iscsi: Set request_alignment during .bdrv_refresh_limits()
Eric Blake
2016-07-05
1
-1
/
+2
*
iscsi: Advertise realistic limits to block layer
Eric Blake
2016-07-05
1
-1
/
+3
*
iscsi: fix assertion in is_sector_request_lun_aligned
Peter Lieven
2016-06-29
1
-2
/
+3
*
iscsi: Convert to bdrv_co_pwrite_zeroes()
Eric Blake
2016-06-08
1
-24
/
+34
[next]