aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-04-30s390x/ipl: sort into categoriesCornelia Huck
2015-04-30sclp: sort into categoriesCornelia Huck
2015-04-30s390-virtio: sort into categoriesCornelia Huck
2015-04-30virtio-ccw: sort into categoriesCornelia Huck
2015-04-30Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2015-04-30Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into stagingPeter Maydell
2015-04-28nbd/trivial: fix type cast for ioctlBogdan Purcareata
2015-04-28translate-all: use bitmap helpers for PageDesc's bitmapEmilio G. Cota
2015-04-28target-i386: disable LINT0 after resetNadav Amit
2015-04-28Makefile.target: prepend $libs_softmmu to $LIBSWei Liu
2015-04-28milkymist: do not modify libs-softmmuPaolo Bonzini
2015-04-28configure: Add support for tcmallocFam Zheng
2015-04-28qtest: Add assertion that required environment variable is setEd Maste
2015-04-28qtest/ahci: add flush retry testJohn Snow
2015-04-28libqos: add blkdebug_prepare_scriptJohn Snow
2015-04-28libqtest: add qmp_asyncJohn Snow
2015-04-28libqtest: add qmp_eventwaitJohn Snow
2015-04-28qtest/ahci: Allow override of default CLI optionsJohn Snow
2015-04-28qtest/ahci: Add simple flush testJohn Snow
2015-04-28qtest/ahci: test different disk sectorsJohn Snow
2015-04-28qtest/ahci: add qcow2 support to ahci-testJohn Snow
2015-04-28fdc: remove sparc sun4m mutationsHervé Poussineau
2015-04-28Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20150428.0' i...Peter Maydell
2015-04-28vfio-pci: Reset workaround for AMD Bonaire and Hawaii GPUsAlex Williamson
2015-04-28vfio-pci: Fix error path signAlex Williamson
2015-04-28vfio-pci: Further fix BAR size overflowAlex Williamson
2015-04-28Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2015-04-28block: move I/O request processing to block/io.cStefan Hajnoczi
2015-04-28block: extract bdrv_setup_io_funcs()Stefan Hajnoczi
2015-04-28block: add bdrv_set_dirty()/bdrv_reset_dirty() to block_int.hStefan Hajnoczi
2015-04-28block: replace bdrv_states iteration with bdrv_next()Stefan Hajnoczi
2015-04-28vmdk: Widen before shifting 32 bit header fieldFam Zheng
2015-04-28block/dmg: make it modularMichael Tokarev
2015-04-28block/mirror: Always call block_job_sleep_ns()Max Reitz
2015-04-28iotests: add incremental backup granularity testsJohn Snow
2015-04-28iotests: add incremental backup failure recovery testJohn Snow
2015-04-28iotests: add simple incremental backup caseJohn Snow
2015-04-28iotests: add QMP event waiting queueJohn Snow
2015-04-28iotests: add invalid input incremental backup testsJohn Snow
2015-04-28hbitmap: truncate testsJohn Snow
2015-04-28block: Resize bitmaps on bdrv_truncateJohn Snow
2015-04-28block: Ensure consistent bitmap function prototypesJohn Snow
2015-04-28block: add BdrvDirtyBitmap documentationJohn Snow
2015-04-28qmp: Add dirty bitmap status field in query-blockJohn Snow
2015-04-28qmp: add block-dirty-bitmap-clearJohn Snow
2015-04-28qmp: Add support of "dirty-bitmap" sync mode for drive-backupJohn Snow
2015-04-28block: Add bitmap successorsJohn Snow
2015-04-28block: Add bitmap disabled statusJohn Snow
2015-04-28hbitmap: add hbitmap_mergeJohn Snow
2015-04-28hbitmap: cache array lengthsJohn Snow