index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
Age
Commit message (
Expand
)
Author
2011-08-22
hw/9pfs: Update v9fs_clunk to use coroutines
Aneesh Kumar K.V
2011-08-22
hw/9pfs: Add yeild support for clunk related coroutine
Aneesh Kumar K.V
2011-08-22
hw/9pfs: Update v9fs_walk to use coroutines
Aneesh Kumar K.V
2011-08-22
hw/9pfs: Update v9fs_stat to use coroutines
Aneesh Kumar K.V
2011-08-22
hw/9pfs: Update v9fs_lcreate to use coroutines
Venkateswararao Jujjuri
2011-08-22
hw/9pfs: Add yield support for open2 coroutine
Venkateswararao Jujjuri
2011-08-22
hw/9pfs: Update v9fs_open to use coroutines
Aneesh Kumar K.V
2011-08-22
hw/9pfs: Add yield support for open and opendir coroutine
Aneesh Kumar K.V
2011-08-22
hw/9pfs: Update v9fs_getlock to use coroutines
Aneesh Kumar K.V
2011-08-22
hw/9pfs: Update v9fs_lock to use coroutines
Aneesh Kumar K.V
2011-08-22
hw/9pfs: Add yeild support for fstat coroutine
Aneesh Kumar K.V
2011-08-21
Merge remote-tracking branch 'pmaydell/armhw-for-upstream' into staging
Anthony Liguori
2011-08-21
escc: replace DPRINTFs with tracepoints
Blue Swirl
2011-08-21
m48t59: avoid structure holes spotted by pahole
Blue Swirl
2011-08-21
escc: avoid structure holes spotted by pahole
Blue Swirl
2011-08-21
fdc: avoid structure holes spotted by pahole
Blue Swirl
2011-08-21
pcnet: avoid structure holes spotted by pahole
Blue Swirl
2011-08-21
esp: avoid structure holes spotted by pahole
Blue Swirl
2011-08-21
sun4m: avoid structure holes spotted by pahole
Blue Swirl
2011-08-21
tcx: avoid structure holes spotted by pahole
Blue Swirl
2011-08-21
sun4m_iommu: avoid structure holes spotted by pahole
Blue Swirl
2011-08-21
slavio_intctl: avoid structure holes spotted by pahole
Blue Swirl
2011-08-21
slavio_misc: avoid structure holes spotted by pahole
Blue Swirl
2011-08-21
slavio_timer: avoid structure holes spotted by pahole
Blue Swirl
2011-08-20
Use glib memory allocation and free functions
Anthony Liguori
2011-08-20
scsi-disk: fix DPRINTF
Blue Swirl
2011-08-17
hw/stellaris: Add support for RCC2 register
Engin AYDOGAN
2011-08-17
hw/pl061.c: Support GPIOAMSEL register
Peter Maydell
2011-08-17
hw/pl061: Convert to VMState
Peter Maydell
2011-08-17
vexpress, realview: Use pl111, not pl110
Peter Maydell
2011-08-17
versatilepb: Implement SYS_CLCD mux control register bits
Peter Maydell
2011-08-17
hw/pl110: Model the PL111 CLCD controller
Peter Maydell
2011-08-16
scsi: do not overwrite memory on REQUEST SENSE commands with a large buffer
Paolo Bonzini
2011-08-14
hw/scsi-bus.c: Fix use of uninitialised variable
Peter Maydell
2011-08-12
scsi: add special traces for common commands
Paolo Bonzini
2011-08-12
scsi: report unit attention on reset
Paolo Bonzini
2011-08-12
scsi: add support for unit attention conditions
Paolo Bonzini
2011-08-12
scsi: add a bunch more common sense codes
Paolo Bonzini
2011-08-12
scsi: move handling of REQUEST SENSE to common code
Paolo Bonzini
2011-08-12
scsi: move handling of REPORT LUNS and invalid LUNs to common code
Paolo Bonzini
2011-08-12
scsi: move request parsing to common code
Paolo Bonzini
2011-08-12
scsi: push lun field to SCSIDevice
Paolo Bonzini
2011-08-12
scsi: introduce SCSICommand
Paolo Bonzini
2011-08-12
scsi: pass cdb already to scsi_req_new
Paolo Bonzini
2011-08-12
scsi: move request-related callbacks from SCSIDeviceInfo to SCSIReqOps
Paolo Bonzini
2011-08-12
scsi: introduce SCSIReqOps
Paolo Bonzini
2011-08-12
scsi: move sense handling to generic code
Paolo Bonzini
2011-08-12
scsi: pass status when completing
Paolo Bonzini
2011-08-12
vscsi: always use get_sense
Paolo Bonzini
2011-08-12
scsi-disk: no need to call scsi_req_data on a short read
Paolo Bonzini
[next]