aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2011-08-22hw/9pfs: Update v9fs_attach to use coroutinesAneesh Kumar K.V
2011-08-22hw/9pfs: Update v9fs_wstat to use coroutinesAneesh Kumar K.V
2011-08-22hw/9pfs: Update v9fs_write to use coroutinesAneesh Kumar K.V
2011-08-22hw/9pfs: Add yield support for pwritev coroutineAneesh Kumar K.V
2011-08-22hw/9pfs: Update v9fs_link to use coroutinesVenkateswararao Jujjuri (JV)
2011-08-22hw/9pfs: Add yield support for link coroutineVenkateswararao Jujjuri
2011-08-22hw/9pfs: Update v9fs_symlink to use coroutinesVenkateswararao Jujjuri
2011-08-22hw/9pfs: Add yield support for symlin coroutineVenkateswararao Jujjuri
2011-08-22hw/9pfs: Update v9fs_create to use coroutinesVenkateswararao Jujjuri
2011-08-22hw/9pfs: Update v9fs_fsync to use coroutinesAneesh Kumar K.V
2011-08-22hw/9pfs: Add yield support for fsync coroutineAneesh Kumar K.V
2011-08-22hw/9pfs: Update v9fs_clunk to use coroutinesAneesh Kumar K.V
2011-08-22hw/9pfs: Add yeild support for clunk related coroutineAneesh Kumar K.V
2011-08-22hw/9pfs: Update v9fs_walk to use coroutinesAneesh Kumar K.V
2011-08-22hw/9pfs: Update v9fs_stat to use coroutinesAneesh Kumar K.V
2011-08-22hw/9pfs: Update v9fs_lcreate to use coroutinesVenkateswararao Jujjuri
2011-08-22hw/9pfs: Add yield support for open2 coroutineVenkateswararao Jujjuri
2011-08-22hw/9pfs: Update v9fs_open to use coroutinesAneesh Kumar K.V
2011-08-22hw/9pfs: Add yield support for open and opendir coroutineAneesh Kumar K.V
2011-08-22hw/9pfs: Update v9fs_getlock to use coroutinesAneesh Kumar K.V
2011-08-22hw/9pfs: Update v9fs_lock to use coroutinesAneesh Kumar K.V
2011-08-22hw/9pfs: Add yeild support for fstat coroutineAneesh Kumar K.V
2011-08-21Merge remote-tracking branch 'pmaydell/armhw-for-upstream' into stagingAnthony Liguori
2011-08-21escc: replace DPRINTFs with tracepointsBlue Swirl
2011-08-21m48t59: avoid structure holes spotted by paholeBlue Swirl
2011-08-21escc: avoid structure holes spotted by paholeBlue Swirl
2011-08-21fdc: avoid structure holes spotted by paholeBlue Swirl
2011-08-21pcnet: avoid structure holes spotted by paholeBlue Swirl
2011-08-21esp: avoid structure holes spotted by paholeBlue Swirl
2011-08-21sun4m: avoid structure holes spotted by paholeBlue Swirl
2011-08-21tcx: avoid structure holes spotted by paholeBlue Swirl
2011-08-21sun4m_iommu: avoid structure holes spotted by paholeBlue Swirl
2011-08-21slavio_intctl: avoid structure holes spotted by paholeBlue Swirl
2011-08-21slavio_misc: avoid structure holes spotted by paholeBlue Swirl
2011-08-21slavio_timer: avoid structure holes spotted by paholeBlue Swirl
2011-08-20Use glib memory allocation and free functionsAnthony Liguori
2011-08-20scsi-disk: fix DPRINTFBlue Swirl
2011-08-17hw/stellaris: Add support for RCC2 registerEngin AYDOGAN
2011-08-17hw/pl061.c: Support GPIOAMSEL registerPeter Maydell
2011-08-17hw/pl061: Convert to VMStatePeter Maydell
2011-08-17vexpress, realview: Use pl111, not pl110Peter Maydell
2011-08-17versatilepb: Implement SYS_CLCD mux control register bitsPeter Maydell
2011-08-17hw/pl110: Model the PL111 CLCD controllerPeter Maydell
2011-08-16scsi: do not overwrite memory on REQUEST SENSE commands with a large bufferPaolo Bonzini
2011-08-14hw/scsi-bus.c: Fix use of uninitialised variablePeter Maydell
2011-08-12scsi: add special traces for common commandsPaolo Bonzini
2011-08-12scsi: report unit attention on resetPaolo Bonzini
2011-08-12scsi: add support for unit attention conditionsPaolo Bonzini
2011-08-12scsi: add a bunch more common sense codesPaolo Bonzini
2011-08-12scsi: move handling of REQUEST SENSE to common codePaolo Bonzini