index
:
~alon/qemu
async_and_s3.v3
async_and_s3.v4
async_and_s3.v5
async_and_s3.v6
async_and_s3.v7
async_monitor
bz747011-screendump-async.v3
bz_virtio_console_epipe
fb_async_fix.v2
features/qxl-monitors-config
kd
libcacard
libcacard-fedora
libcacard.1
libcacard_ccid.1
libcacard_ccid.2
libcacard_ccid.4
libcacard_fixes
locking.fixes.candidate.1
master
pull-libcacard-1
pull-libcacard-assert
pull-libcacard.afe
pull-libcacard.data
pull-libcacard.glusterfs
qemu-kvm.master.spice.v36.s3.v1
qemu.qxl_debug.for_gerd
qemu.s3.v1
qkm.spice.v28.ccid.v15
qxl-fixes
qxl/pull
s3.v3
s3.v4.async.api
s3.v4.async.api.v2
screendump-qapi
spice-vmc.resethandler.v1
spice.kvm.v11.spicevmc
spice.kvm.v11.spicevmc_and_ccid
spice.kvm.v14.spicevmc
spice.kvm.v14.spicevmc_and_ccid_and_chardev
spice.kvm.v14.usb_ccid
spice.kvm.v14.usb_ccid.spicevmc_chardev
spice.kvm.v14.usb_ccid.spicevmc_chardev.refactor_vdiport_interface
spice.kvm.v14.usb_ccid_original_patches
spice.kvm.v18
spice.kvm.v18.ccid.v8.1.based
spice.kvm.v18.usb-ccid.v2
spice.kvm.v18.usb-ccid.v3
spice.kvm.v18.usb-ccid.v4
spice.kvm.v18.usb-ccid.v5
spice.kvm.v18.usb-ccid.v6
spice.kvm.v18.usb-ccid.wip
spice.v18
spice.v36.s3.v1
spice.v36.s3.v2
spice.v36.s3.wip
spice_semi_seamless_migration_gerd_on_vacation
testpatch
to-q/qxl/fb_async_fix.v1
usb-ccid.kvm.v18
usb-ccid.old
usb-ccid.spice.kvm.v14
usb-ccid.v13
usb_ccid.v11
usb_ccid.v12
usb_ccid.v13
usb_ccid.v14
usb_ccid.v15
usb_ccid.v16
usb_ccid.v16.reordered
usb_ccid.v18
usb_ccid.v19
usb_ccid.v20
usb_ccid.v22
usb_ccid.v23
usb_ccid.v24
usb_ccid.v25
usb_ccid.v25.clean
usb_ccid.v7
usb_ccid.v7.wip
usb_ccid.v9
vdiport_refactor.v2
vdiport_refactor.v3.and_usb_ccid_fixes
wip-ccid-win
wip/qxl-client-monitors-config
wip/shared-memory
spice qemu with usb-ccid device
alon
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
scsi-disk.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-07-13
ide scsi virtio-blk: Reject empty drives unless media is removable
Markus Armbruster
1
-0
/
+5
2010-07-06
scsi: Reject unimplemented error actions
Markus Armbruster
1
-0
/
+5
2010-07-02
block: Fix virtual media change for if=none
Markus Armbruster
1
-1
/
+4
2010-07-02
qdev: Decouple qdev_prop_drive from DriveInfo
Markus Armbruster
1
-9
/
+7
2010-07-02
blockdev: Clean up automatic drive deletion
Markus Armbruster
1
-1
/
+1
2010-06-15
block: Move error actions from DriveInfo to BlockDriverState
Markus Armbruster
1
-1
/
+1
2010-06-04
blockdev: Collect block device code in new blockdev.c
Markus Armbruster
1
-1
/
+1
2010-06-04
scsi: Fix info qtree for scsi-disk.ver
Markus Armbruster
1
-2
/
+5
2010-06-04
scsi: Turn drive serial into a qdev property scsi-disk.serial
Markus Armbruster
1
-4
/
+13
2010-05-10
scsi-disk: Clear aiocb on read completion
Jan Kiszka
1
-0
/
+2
2010-05-10
SCSI: Add disk reset handler
Jan Kiszka
1
-8
/
+27
2010-03-17
scsi-disk: fix buffer overflow
Gerd Hoffmann
1
-1
/
+3
2010-03-17
read-only: Another minor cleanup
Naphtali Sprei
1
-2
/
+1
2010-03-17
block: add logical_block_size property
Christoph Hellwig
1
-5
/
+8
2010-03-16
error: Replace qemu_error() by error_report()
Markus Armbruster
1
-2
/
+2
2010-03-16
error: Move qemu_error & friends into their own header
Markus Armbruster
1
-2
/
+1
2010-03-09
scsi: Make device scsi-disk reject /dev/sg*
Markus Armbruster
1
-0
/
+5
2010-03-08
block: Emit BLOCK_IO_ERROR before vm_stop() call
Luiz Capitulino
1
-1
/
+1
2010-03-06
scsi: update comment on the standards revision
Christoph Hellwig
1
-2
/
+6
2010-02-10
scsi: add topology support
Christoph Hellwig
1
-2
/
+26
2010-02-10
block: add topology qdev properties
Christoph Hellwig
1
-36
/
+33
2010-02-10
scsi: Generate BLOCK_IO_ERROR QMP event
Luiz Capitulino
1
-1
/
+5
2010-01-26
win32: pair qemu_memalign() with qemu_vfree()
Herve Poussineau
1
-1
/
+1
2010-01-19
scsi: device version property
Gerd Hoffmann
1
-1
/
+4
2009-12-13
scsi-disk: Inquiry with allocation length of CDB < 36 (v4)
Artyom Tarasenko
1
-6
/
+15
2009-12-04
scsi: fix incorrect ?: use
Blue Swirl
1
-1
/
+2
2009-12-03
SCSI: Fix Standard INQUIRY data
Laszlo Ast
1
-3
/
+3
2009-12-03
Rename DriveInfo.onerror to on_write_error
Kevin Wolf
1
-1
/
+2
2009-12-03
scsi: add read/write 16 commands.
Gerd Hoffmann
1
-2
/
+4
2009-12-03
scsi-disk: restruct emulation: VERIFY
Gerd Hoffmann
1
-3
/
+3
2009-12-03
scsi-disk: restruct emulation: REPORT_LUNS
Gerd Hoffmann
1
-8
/
+8
2009-12-03
scsi-disk: restruct emulation: SERVICE_ACTION_IN
Gerd Hoffmann
1
-35
/
+32
2009-12-03
scsi-disk: restruct emulation: GET_CONFIGURATION
Gerd Hoffmann
1
-8
/
+8
2009-12-03
scsi-disk: restruct emulation: READ_TOC
Gerd Hoffmann
1
-38
/
+42
2009-12-03
scsi-disk: restruct emulation: SYNCHRONIZE_CACHE
Gerd Hoffmann
1
-4
/
+4
2009-12-03
scsi-disk: restruct emulation: READ_CAPACITY
Gerd Hoffmann
1
-28
/
+27
2009-12-03
scsi-disk: restruct emulation: ALLOW_MEDIUM_REMOVAL
Gerd Hoffmann
1
-4
/
+4
2009-12-03
scsi-disk: restruct emulation: START_STOP
Gerd Hoffmann
1
-7
/
+7
2009-12-03
scsi-disk: restruct emulation: MODE_SENSE
Gerd Hoffmann
1
-152
/
+183
2009-12-03
scsi-disk: restruct emulation: RESERVE+RELEASE
Gerd Hoffmann
1
-20
/
+20
2009-12-03
scsi-disk: restruct emulation: INQUIRY
Gerd Hoffmann
1
-162
/
+143
2009-12-03
scsi-disk: restruct emulation: REQUEST_SENSE
Gerd Hoffmann
1
-19
/
+19
2009-12-03
scsi-disk: restruct emulation: core + TEST_UNIT_READY.
Gerd Hoffmann
1
-5
/
+42
2009-12-03
scsi: move status to SCSIRequest.
Gerd Hoffmann
1
-5
/
+8
2009-12-03
scsi: move dinfo to SCSIDevice
Gerd Hoffmann
1
-32
/
+31
2009-12-03
scsi: move sense to SCSIDevice, create SCSISense struct.
Gerd Hoffmann
1
-4
/
+4
2009-12-03
scsi: use command defines in scsi-disk.c
Gerd Hoffmann
1
-20
/
+20
2009-12-03
scsi: move type from SCSIGenericState to SCSIDevice
Gerd Hoffmann
1
-0
/
+1
2009-12-03
scsi: add scsi-defs.h
Gerd Hoffmann
1
-24
/
+17
2009-12-03
scsi: move blocksize from SCSIGenericState to SCSIDevice
Gerd Hoffmann
1
-0
/
+1
[next]