index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
/
iscsi.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
iscsi: do not assume device is zero initialized
Peter Lieven
2012-11-28
1
-0
/
+6
*
iscsi: fix deadlock during login
Peter Lieven
2012-11-28
1
-181
/
+70
*
iscsi: fix segfault in url parsing
Peter Lieven
2012-11-28
1
-2
/
+1
*
aio: rename AIOPool to AIOCBInfo
Stefan Hajnoczi
2012-11-14
1
-6
/
+6
*
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
2012-09-25
1
-4
/
+0
|
\
|
*
block: do not parse BDRV_O_CACHE_WB in block drivers
Jeff Cody
2012-09-24
1
-4
/
+0
*
|
iSCSI: We dont need to explicitely call qemu_notify_event() any more
Ronnie Sahlberg
2012-09-21
1
-6
/
+0
*
|
iSCSI: We need to support SG_IO also from iscsi_ioctl()
Ronnie Sahlberg
2012-09-21
1
-0
/
+17
|
/
*
iscsi: Set number of blocks to 0 for blank CDROM devices
Ronnie Sahlberg
2012-08-28
1
-1
/
+6
*
iscsi: fix races between task completion and abort
Paolo Bonzini
2012-08-20
1
-29
/
+30
*
iscsi: simplify iscsi_schedule_bh
Paolo Bonzini
2012-08-20
1
-15
/
+9
*
iscsi: move iscsi_schedule_bh and iscsi_readv_writev_bh_cb
Paolo Bonzini
2012-08-20
1
-28
/
+28
*
Revert "iscsi: Fix NULL dereferences / races between task completion and abort"
Paolo Bonzini
2012-08-20
1
-23
/
+32
*
iscsi: Fix NULL dereferences / races between task completion and abort
Stefan Priebe
2012-08-15
1
-32
/
+23
*
iscsi: Pick default initiator-name based on the name of the VM
Ronnie Sahlberg
2012-08-09
1
-1
/
+4
*
iscsi: reorganize code for parse_initiator_name
Paolo Bonzini
2012-08-08
1
-12
/
+9
*
iscsi: do not leak initiator_name
Paolo Bonzini
2012-08-08
1
-17
/
+16
*
Merge remote-tracking branch 'mjt/mjt-iov2' into staging
Anthony Liguori
2012-07-09
1
-2
/
+1
|
\
|
*
change qemu_iovec_to_buf() to match other to,from_buf functions
Michael Tokarev
2012-06-11
1
-2
/
+1
*
|
ISCSI: force use of sg for SMC and SSC devices
Ronnie Sahlberg
2012-07-02
1
-0
/
+10
*
|
ISCSI: Add SCSI passthrough via scsi-generic to libiscsi
Ronnie Sahlberg
2012-07-02
1
-0
/
+142
|
/
*
ISCSI: Switch to using READ16/WRITE16 for I/O to the LUN
Ronnie Sahlberg
2012-05-28
1
-29
/
+83
*
ISCSI: Only call READCAPACITY16 for SBC devices, use READCAPACITY10 for MMC
Ronnie Sahlberg
2012-05-28
1
-5
/
+59
*
ISCSI: get device type at connection time
Ronnie Sahlberg
2012-05-28
1
-2
/
+43
*
ISCSI: change num_blocks to 64-bit
Paolo Bonzini
2012-05-28
1
-1
/
+1
*
ISCSI: redo how we set up the events
Ronnie Sahlberg
2012-05-28
1
-4
/
+21
*
ISCSI: Add support for thin-provisioning via discard/UNMAP and bigger LUNs
Ronnie Sahlberg
2012-05-04
1
-13
/
+73
*
aio: remove process_queue callback and qemu_aio_process_queue
Paolo Bonzini
2012-04-19
1
-2
/
+2
*
iSCSI: add configuration variables for iSCSI
Ronnie Sahlberg
2012-02-09
1
-10
/
+129
*
iSCSI block driver
Ronnie Sahlberg
2011-10-28
1
-0
/
+591