aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-11-01usb: change VID/PID for usb-hub and usb-msd to prevent conflictRoy Tam
2011-11-01usb-hub: wakeup on attachGerd Hoffmann
2011-10-31Merge remote-tracking branch 'riku/linux-user-for-upstream' into stagingAnthony Liguori
2011-10-31Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori
2011-10-31Merge remote-tracking branch 'aneesh/for-upstream-7' into stagingAnthony Liguori
2011-10-31Merge remote-tracking branch 'qmp/queue/qmp' into stagingAnthony Liguori
2011-10-31Merge remote-tracking branch 'qemu-kvm-tmp/uq/master' into stagingAnthony Liguori
2011-10-31Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori
2011-10-31Merge remote-tracking branch 'alon/pull-libcacard-assert' into stagingAnthony Liguori
2011-10-31Merge remote-tracking branch 'spice/spice.v45' into stagingAnthony Liguori
2011-10-31hw/9pfs: Replace rwlocks with RCU variants of interfaces.Harsh Prateek Bora
2011-10-31qemu-queue: Introduce QLIST_INSERT_HEAD_RCU and dummy RCU wrappers.Harsh Prateek Bora
2011-10-31hw/9pfs: Add synthetic file system support using 9pAneesh Kumar K.V
2011-10-31hw/9pfs: Abstract open state of fid to V9fsFidOpenStateAneesh Kumar K.V
2011-10-31hw/9pfs: Read-only support for 9p exportM. Mohan Kumar
2011-10-31qemu: Add opt_set_bool functionalityM. Mohan Kumar
2011-10-31configure: Update configure so that open_by_handle_at check returns correct v...Aneesh Kumar K.V
2011-10-31hw/9pfs: Fix error handling in local_mknodAneesh Kumar K.V
2011-10-31hw/vexpress.c, hw/realview.c: Add PL041 to VExpress, Realview boardsPeter Maydell
2011-10-31Add AACI audio playback support to the ARM Versatile/PB platformMathieu Sonet
2011-10-30MAINTAINERS: update wiki URL and machine names for target-xtensaMax Filippov
2011-10-30tcg: Optimize some forms of deposit.Richard Henderson
2011-10-30hw/9pfs: Make VirtFS tracing work correctlyAneesh Kumar K.V
2011-10-30exec-all: Fix void pointer arithmeticStefan Weil
2011-10-30Add linux-headers/asm to .gitignoreDavid Gibson
2011-10-28scsi-disk: add scsi-block for device passthroughPaolo Bonzini
2011-10-28scsi: push request restart to SCSIDevicePaolo Bonzini
2011-10-28scsi-generic: bump SCSIRequest reference count until aio completion runsPaolo Bonzini
2011-10-28scsi-disk: bump SCSIRequest reference count until aio completion runsPaolo Bonzini
2011-10-28scsi: do not call transfer_data after canceling a requestPaolo Bonzini
2011-10-28scsi: pass cdb to alloc_reqPaolo Bonzini
2011-10-28scsi: export scsi_generic_reqopsPaolo Bonzini
2011-10-28scsi: make reqops constPaolo Bonzini
2011-10-28scsi: move max_lba to SCSIDevicePaolo Bonzini
2011-10-28scsi-disk: small clean up to INQUIRYPaolo Bonzini
2011-10-28scsi-disk: remove cluster_sizePaolo Bonzini
2011-10-28scsi-disk: do not duplicate BlockDriverState memberPaolo Bonzini
2011-10-28scsi-generic: snoop READ CAPACITY commands to get block sizePaolo Bonzini
2011-10-28scsi-generic: look at host statusPaolo Bonzini
2011-10-28scsi-generic: check ioctl statuses when SG_IO succeedsPaolo Bonzini
2011-10-28scsi-generic: remove scsi_req_fixupPaolo Bonzini
2011-10-28scsi-generic: drop SCSIGenericStatePaolo Bonzini
2011-10-28scsi-disk: fix retrying a flushPaolo Bonzini
2011-10-28scsi-disk: fail READ CAPACITY if LBA != 0 but PMI == 0Paolo Bonzini
2011-10-28scsi: add channel to addressingPaolo Bonzini
2011-10-28scsi: allow arbitrary LUNsPaolo Bonzini
2011-10-28scsi: implement REPORT LUNS for arbitrary LUNsPaolo Bonzini
2011-10-28scsi: remove devs array from SCSIBusPaolo Bonzini
2011-10-28qdev: switch children device list to QTAILQPaolo Bonzini
2011-10-28scsi: move tcq/ndev to SCSIBusOps (now SCSIBusInfo)Paolo Bonzini