summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-11-12block: Add BlockJobTxn support to backup_runJohn Snow
2015-11-12block/backup: Rely on commit/abort for cleanupJohn Snow
2015-11-12block: Add block job transactionsFam Zheng
2015-11-12blockjob: Simplify block_job_finish_syncFam Zheng
2015-11-12blockjob: Add "completed" and "ret" in BlockJobFam Zheng
2015-11-12blockjob: Add .commit and .abort block job actionsFam Zheng
2015-11-12blockjob: Introduce reference count and fix reference to job->bsFam Zheng
2015-11-12backup: Extract dirty bitmap handling as a separate functionFam Zheng
2015-11-12block: rename BlkTransactionState and BdrvActionOpsJohn Snow
2015-11-12iotests: add transactional incremental backup testJohn Snow
2015-11-12qed: Implement .bdrv_drainFam Zheng
2015-11-12block: Introduce BlockDriver.bdrv_drain callbackFam Zheng
2015-11-12block: Drop BlockDriver.bdrv_ioctlFam Zheng
2015-11-12block: Emulate bdrv_ioctl with bdrv_aio_ioctl and track bothFam Zheng
2015-11-12block: Add ioctl parameter fields to BlockRequestFam Zheng
2015-11-12iscsi: Emulate commands in iscsi_aio_ioctl as iscsi_ioctlFam Zheng
2015-11-12block: Track discard requestsFam Zheng
2015-11-12block: Track flush requestsFam Zheng
2015-11-12block: Add more types for tracked requestFam Zheng
2015-11-12Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...Peter Maydell
2015-11-12Merge remote-tracking branch 'remotes/dgibson/tags/ppc-next-20151112' into st...Peter Maydell
2015-11-12Merge remote-tracking branch 'remotes/mdroth/tags/qga-pull-2015-11-11-tag' in...Peter Maydell
2015-11-12tests: classify some ivshmem tests as slowMarc-André Lureau
2015-11-12Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2015-11-11' into...Peter Maydell
2015-11-12net: netmap: use error_setg() helpers in place of error_report()Vincenzo Maffione
2015-11-12net: netmap: Fix compilation issueVincenzo Maffione
2015-11-12e1000: Introducing backward compatibility command line parameterLeonid Bloch
2015-11-12e1000: Implementing various countersLeonid Bloch
2015-11-12e1000: Fixing the packet address filtering procedureLeonid Bloch
2015-11-12e1000: Fixing the received/transmitted octets' countersLeonid Bloch
2015-11-12e1000: Fixing the received/transmitted packets' countersLeonid Bloch
2015-11-12e1000: Trivial implementation of various MAC registersLeonid Bloch
2015-11-12e1000: Introduced an array to control the access to the MAC registersLeonid Bloch
2015-11-12e1000: Add support for migrating the entire MAC registers' arrayLeonid Bloch
2015-11-12e1000: Cosmetic and alignment fixesLeonid Bloch
2015-11-12slirp: Fix type casts and format strings in debug codeStefan Weil
2015-11-12monitor/target-ppc: Define target_get_monitor_defAlexey Kardashevskiy
2015-11-12cuda.c: add delay to setting of SR_INT bitMark Cave-Ayland
2015-11-12cuda.c: fix T2 timer and enable its interruptMark Cave-Ayland
2015-11-12cuda.c: rename get_counter() state variable from s to ti for consistencyMark Cave-Ayland
2015-11-12cuda.c: refactor get_tb() so that the time can be passed inMark Cave-Ayland
2015-11-12cuda.c: add defines for CUDA registersMark Cave-Ayland
2015-11-12cuda.c: fix CUDA SR interrupt clearingMark Cave-Ayland
2015-11-12cuda.c: implement dummy IIC access commandsMark Cave-Ayland
2015-11-12cuda.c: implement simple CUDA_GET_6805_ADDR commandMark Cave-Ayland
2015-11-12cuda.c: fix CUDA_PACKET response packet formatMark Cave-Ayland
2015-11-12cuda.c: fix CUDA ADB error packet formatMark Cave-Ayland
2015-11-12PPC: mac99: Always add USB controllerAlexander Graf
2015-11-12PPC: Fix lswx bounds checksAlexander Graf
2015-11-12PPC: Allow Rc bit to be set on mtsprAlexander Graf