aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-04-30linux-headers: updateCornelia Huck
2015-04-30s390x/mmu: Use access type definitions instead of magic valuesThomas Huth
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-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
2015-04-28block: Introduce bdrv_dirty_bitmap_granularity()John Snow
2015-04-28qmp: Add block-dirty-bitmap-add and block-dirty-bitmap-removeJohn Snow
2015-04-28qmp: Ensure consistent granularity typeJohn Snow
2015-04-28qapi: Add optional field "name" to block dirty bitmapFam Zheng
2015-04-28docs: incremental backup documentationJohn Snow
2015-04-28block/iscsi: use the allocationmap also if cache.direct=onPeter Lieven
2015-04-28block/iscsi: bump year in copyright noticePeter Lieven
2015-04-28block/iscsi: handle SCSI_STATUS_TASK_SET_FULLPeter Lieven
2015-04-28block/iscsi: increase retry countPeter Lieven
2015-04-28block/iscsi: optimize WRITE10/16 if cache.writeback is not setPeter Lieven
2015-04-28block/iscsi: store DPOFUA bit from the modesense commandPeter Lieven
2015-04-28block/iscsi: rename iscsi_write_protected and let it return voidPeter Lieven
2015-04-28block/iscsi: change all iscsilun properties from uint8_t to boolPeter Lieven
2015-04-28block/iscsi: do not forget to logout from targetPeter Lieven
2015-04-28qmp: fill in the image field in BlockDeviceInfoAlberto Garcia
2015-04-28Revert "hmp: fix crash in 'info block -n -v'"Stefan Hajnoczi