summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* Use glib memory allocation and free functionsAnthony Liguori2011-08-20189-657/+655
* scsi-disk: fix DPRINTFBlue Swirl2011-08-201-2/+2
* scsi: do not overwrite memory on REQUEST SENSE commands with a large bufferPaolo Bonzini2011-08-161-1/+2
* hw/scsi-bus.c: Fix use of uninitialised variablePeter Maydell2011-08-141-1/+1
* scsi: add special traces for common commandsPaolo Bonzini2011-08-121-0/+17
* scsi: report unit attention on resetPaolo Bonzini2011-08-124-6/+7
* scsi: add support for unit attention conditionsPaolo Bonzini2011-08-123-2/+94
* scsi: add a bunch more common sense codesPaolo Bonzini2011-08-122-0/+42
* scsi: move handling of REQUEST SENSE to common codePaolo Bonzini2011-08-123-25/+12
* scsi: move handling of REPORT LUNS and invalid LUNs to common codePaolo Bonzini2011-08-124-29/+177
* scsi: move request parsing to common codePaolo Bonzini2011-08-124-30/+38
* scsi: push lun field to SCSIDevicePaolo Bonzini2011-08-123-4/+3
* scsi: introduce SCSICommandPaolo Bonzini2011-08-122-54/+58
* scsi: pass cdb already to scsi_req_newPaolo Bonzini2011-08-126-15/+18
* scsi: move request-related callbacks from SCSIDeviceInfo to SCSIReqOpsPaolo Bonzini2011-08-124-40/+29
* scsi: introduce SCSIReqOpsPaolo Bonzini2011-08-124-25/+40
* scsi: move sense handling to generic codePaolo Bonzini2011-08-124-112/+110
* scsi: pass status when completingPaolo Bonzini2011-08-124-31/+25
* vscsi: always use get_sensePaolo Bonzini2011-08-121-70/+21
* scsi-disk: no need to call scsi_req_data on a short readPaolo Bonzini2011-08-121-3/+0
* pc: make vgabios exit port more usefulAnthony Liguori2011-08-121-2/+2
* Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori2011-08-122-2/+7
|\
| * hw/qdev: Don't crash if qdev_create(NULL, ...) failsPeter Maydell2011-08-111-1/+6
| * scsi-bus: use DO_UPCASTZhi Yong Wu2011-08-111-1/+1
* | Merge remote-tracking branch 'aneesh/for-upstream-1' into stagingAnthony Liguori2011-08-129-844/+1013
|\ \
| * | hw/9pfs: Update vfs_rename to use coroutinesAneesh Kumar K.V2011-08-082-89/+52
| * | hw/9pfs: Add yeild support to rename coroutineAneesh Kumar K.V2011-08-082-0/+15
| * | hw/9pfs: Update v9fs_remove to use coroutinesVenkateswararao Jujjuri2011-08-082-43/+13
| * | hw/9pfs: Add yield support for removeVenkateswararao Jujjuri2011-08-082-0/+15
| * | hw/9pfs: Update mkdir to use coroutinesVenkateswararao Jujjuri2011-08-081-71/+25
| * | hw/9pfs: Add yield support for mkdir coroutineVenkateswararao Jujjuri2011-08-082-0/+20
| * | hw/9pfs: Update v9fs_mknod to use coroutinesAneesh Kumar K.V2011-08-081-58/+30
| * | hw/9pfs: Add yield support to mknod coroutineAneesh Kumar K.V2011-08-082-0/+23
| * | hw/9pfs: Update v9fs_xattrcreate to use coroutinesAneesh Kumar K.V2011-08-082-38/+26
| * | hw/9pfs: Update v9fs_xattrwalk to coroutinesAneesh Kumar K.V2011-08-081-135/+63
| * | hw/9pfs: Add yield support to xattr related coroutineAneesh Kumar K.V2011-08-082-0/+53
| * | hw/9pfs: Update v9fs_setattr to use coroutinesAneesh Kumar K.V2011-08-082-117/+54
| * | hw/9pfs: Add yield support to setattr related coroutinesAneesh Kumar K.V2011-08-082-0/+68
| * | hw/9pfs: Update v9fs_getattr to use coroutinesAneesh Kumar K.V2011-08-082-46/+19
| * | hw/9pfs: Add yield support to lstat coroutineAneesh Kumar K.V2011-08-082-0/+33
| * | hw/9pfs: Update v9fs_statfs to use coroutinesAneesh Kumar K.V2011-08-082-70/+44
| * | hw/9pfs: Add yield support to statfs coroutineAneesh Kumar K.V2011-08-082-0/+15
| * | hw/9pfs: Update v9fs_readdir to use coroutinesAneesh Kumar K.V2011-08-081-101/+72
| * | hw/9pfs: Add yield support for readdir related coroutinesAneesh Kumar K.V2011-08-082-0/+71
| * | hw/9pfs: Update v9fs_readlink to use coroutineVenkateswararao Jujjuri2011-08-082-60/+17
| * | hw/9pfs: Add yeild support for readlinkVenkateswararao Jujjuri (JV)2011-08-082-0/+45
| * | [virtio-9p] Change all pdu handlers to coroutines.Venkateswararao Jujjuri (JV)2011-08-083-43/+104
| * | [virtio-9p] Add infrastructure to support glib threads and coroutines.Venkateswararao Jujjuri (JV)2011-08-083-2/+165
* | | Merge remote-tracking branch 'spice/spice.v41' into stagingAnthony Liguori2011-08-121-7/+6
|\ \ \
| * | | qxl: unbreak after memory API conversionAlon Levy2011-08-101-2/+3
OpenPOWER on IntegriCloud