aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-04-23Merge remote-tracking branch 'sstabellini/build_fix' into stagingAnthony Liguori
2012-04-23Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori
2012-04-23Merge remote-tracking branch 'mdroth/qga-pull-4-19-12' into stagingAnthony Liguori
2012-04-23Merge remote-tracking branch 'bonzini/nbd-next' into stagingAnthony Liguori
2012-04-23Merge remote-tracking branch 'bonzini/scsi-next' into stagingAnthony Liguori
2012-04-23Merge remote-tracking branch 'stefanha/tracing' into stagingAnthony Liguori
2012-04-20Add .gitignore for tests/David Gibson
2012-04-20e1000: Fix spelling (segmentaion -> segmentation) in debug outputStefan Weil
2012-04-20spice-qemu-char.c: Show what name is unsupportedEduardo Elias Ferreira
2012-04-20pflash_cfi01: remove redundant lineEric Bénard
2012-04-20qxl: Add missing GCC_FMT_ATTR and fix format specifierStefan Weil
2012-04-20fix block_job_set_speed name in documentationPaolo Bonzini
2012-04-20error.c: don't return value for void functionAmos Kong
2012-04-19qemu-ga: fix help outputMichael Roth
2012-04-19qemu-ga: generate missing stubs for fsfreezeMichael Roth
2012-04-19nbd: obey FUA on readsPaolo Bonzini
2012-04-19nbd: do not include block_int.hPaolo Bonzini
2012-04-19nbd: do not block in nbd_wr_sync if no data at all is availablePaolo Bonzini
2012-04-19nbd: consistently return negative errno valuesPaolo Bonzini
2012-04-19nbd: consistently check for <0 or >=0Paolo Bonzini
2012-04-19nbd: consistently use ssize_tPaolo Bonzini
2012-04-19nbd: avoid out of bounds access to recv_coroutine arrayPaolo Bonzini
2012-04-19scsi: add SANITIZE commandPaolo Bonzini
2012-04-19SCSI emulation: should tell the guest that we actually support thin provisioningRonnie Sahlberg
2012-04-19SCSI emulation: Support unmap via WRITE_SAME_10.Ronnie Sahlberg
2012-04-19scsi: advertise DPOFUAPaolo Bonzini
2012-04-19scsi: small refactoring of MMC mode-sensePaolo Bonzini
2012-04-19scsi: support FUA on readsPaolo Bonzini
2012-04-19scsi: add a started field to SCSIDiskReqPaolo Bonzini
2012-04-19scsi: force unit access on VERIFYPaolo Bonzini
2012-04-19scsi: add support for FUA on writesPaolo Bonzini
2012-04-19scsi: move scsi_flush_complete aroundPaolo Bonzini
2012-04-19scsi: make code more homogeneous in AIO callback functionsPaolo Bonzini
2012-04-19scsi: add missing test for cancelled requestPaolo Bonzini
2012-04-19virtio-scsi: add multiqueue capabilityPaolo Bonzini
2012-04-19virtio: add virtio_queue_get_idPaolo Bonzini
2012-04-19virtio-scsi: prepare migration format for multiqueuePaolo Bonzini
2012-04-19scsi: fix memory leakPaolo Bonzini
2012-04-18Merge remote-tracking branch 'origin/master' into stagingAnthony Liguori
2012-04-18tracetool: handle DTrace keywords 'in', 'next', 'self'Stefan Hajnoczi
2012-04-18tracetool: Add MAINTAINERS infoLluís Vilanova
2012-04-18tracetool: Add support for the 'dtrace' backendLluís Vilanova
2012-04-18tracetool: Add support for the 'ust' backendLluís Vilanova
2012-04-18tracetool: Add support for the 'simple' backendLluís Vilanova
2012-04-18tracetool: Add support for the 'stderr' backendLluís Vilanova
2012-04-18tracetool: Add module for the 'h' formatLluís Vilanova
2012-04-18tracetool: Add module for the 'c' formatLluís Vilanova
2012-04-18tracetool: Rewrite infrastructure as python modulesLluís Vilanova
2012-04-18Merge remote-tracking branch 'spice/spice.v52' into stagingAnthony Liguori
2012-04-18Merge remote-tracking branch 'kraxel/usb.46' into stagingAnthony Liguori