summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* hw/9pfs: Add yield support for open2 coroutineVenkateswararao Jujjuri2011-08-222-0/+22
* hw/9pfs: Update v9fs_open to use coroutinesAneesh Kumar K.V2011-08-221-100/+43
* hw/9pfs: Add yield support for open and opendir coroutineAneesh Kumar K.V2011-08-223-0/+34
* hw/9pfs: Update v9fs_getlock to use coroutinesAneesh Kumar K.V2011-08-222-32/+19
* hw/9pfs: Update v9fs_lock to use coroutinesAneesh Kumar K.V2011-08-222-34/+20
* hw/9pfs: Add yeild support for fstat coroutineAneesh Kumar K.V2011-08-222-0/+15
* Merge remote-tracking branch 'pmaydell/armhw-for-upstream' into stagingAnthony Liguori2011-08-219-136/+415
|\
| * hw/stellaris: Add support for RCC2 registerEngin AYDOGAN2011-08-171-4/+68
| * hw/pl061.c: Support GPIOAMSEL registerPeter Maydell2011-08-171-1/+8
| * hw/pl061: Convert to VMStatePeter Maydell2011-08-171-95/+79
| * vexpress, realview: Use pl111, not pl110Peter Maydell2011-08-172-2/+2
| * versatilepb: Implement SYS_CLCD mux control register bitsPeter Maydell2011-08-173-11/+80
| * hw/pl110: Model the PL111 CLCD controllerPeter Maydell2011-08-173-28/+183
* | escc: replace DPRINTFs with tracepointsBlue Swirl2011-08-211-46/+14
* | m48t59: avoid structure holes spotted by paholeBlue Swirl2011-08-211-4/+5
* | escc: avoid structure holes spotted by paholeBlue Swirl2011-08-211-4/+5
* | fdc: avoid structure holes spotted by paholeBlue Swirl2011-08-211-9/+9
* | pcnet: avoid structure holes spotted by paholeBlue Swirl2011-08-211-2/+2
* | esp: avoid structure holes spotted by paholeBlue Swirl2011-08-211-5/+6
* | sun4m: avoid structure holes spotted by paholeBlue Swirl2011-08-211-10/+10
* | tcx: avoid structure holes spotted by paholeBlue Swirl2011-08-211-2/+2
* | sun4m_iommu: avoid structure holes spotted by paholeBlue Swirl2011-08-211-1/+1
* | slavio_intctl: avoid structure holes spotted by paholeBlue Swirl2011-08-211-4/+4
* | slavio_misc: avoid structure holes spotted by paholeBlue Swirl2011-08-211-1/+1
* | slavio_timer: avoid structure holes spotted by paholeBlue Swirl2011-08-211-3/+3
* | 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
|\ \
OpenPOWER on IntegriCloud