summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* qtest/ahci: test different disk sectorsJohn Snow2015-04-283-19/+63
* qtest/ahci: add qcow2 support to ahci-testJohn Snow2015-04-284-10/+53
* fdc: remove sparc sun4m mutationsHervé Poussineau2015-04-281-17/+0
* Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2015-04-2891-3071/+5962
|\
| * block: move I/O request processing to block/io.cStefan Hajnoczi2015-04-283-2513/+2541
| * block: extract bdrv_setup_io_funcs()Stefan Hajnoczi2015-04-282-1/+14
| * block: add bdrv_set_dirty()/bdrv_reset_dirty() to block_int.hStefan Hajnoczi2015-04-282-8/+8
| * block: replace bdrv_states iteration with bdrv_next()Stefan Hajnoczi2015-04-281-6/+8
| * vmdk: Widen before shifting 32 bit header fieldFam Zheng2015-04-281-1/+1
| * block/dmg: make it modularMichael Tokarev2015-04-281-1/+2
| * block/mirror: Always call block_job_sleep_ns()Max Reitz2015-04-281-3/+0
| * iotests: add incremental backup granularity testsJohn Snow2015-04-282-13/+49
| * iotests: add incremental backup failure recovery testJohn Snow2015-04-282-2/+59
| * iotests: add simple incremental backup caseJohn Snow2015-04-282-6/+172
| * iotests: add QMP event waiting queueJohn Snow2015-04-282-30/+103
| * iotests: add invalid input incremental backup testsJohn Snow2015-04-283-0/+110
| * hbitmap: truncate testsJohn Snow2015-04-281-0/+255
| * block: Resize bitmaps on bdrv_truncateJohn Snow2015-04-283-0/+76
| * block: Ensure consistent bitmap function prototypesJohn Snow2015-04-286-35/+26
| * block: add BdrvDirtyBitmap documentationJohn Snow2015-04-281-5/+5
| * qmp: Add dirty bitmap status field in query-blockJohn Snow2015-04-282-1/+5
| * qmp: add block-dirty-bitmap-clearJohn Snow2015-04-285-0/+86
| * qmp: Add support of "dirty-bitmap" sync mode for drive-backupJohn Snow2015-04-289-33/+181
| * block: Add bitmap successorsJohn Snow2015-04-284-1/+121
| * block: Add bitmap disabled statusJohn Snow2015-04-282-0/+28
| * hbitmap: add hbitmap_mergeJohn Snow2015-04-282-0/+46
| * hbitmap: cache array lengthsJohn Snow2015-04-281-0/+4
| * block: Introduce bdrv_dirty_bitmap_granularity()John Snow2015-04-282-2/+7
| * qmp: Add block-dirty-bitmap-add and block-dirty-bitmap-removeJohn Snow2015-04-286-9/+250
| * qmp: Ensure consistent granularity typeJohn Snow2015-04-285-10/+11
| * qapi: Add optional field "name" to block dirty bitmapFam Zheng2015-04-285-5/+42
| * docs: incremental backup documentationJohn Snow2015-04-281-0/+352
| * block/iscsi: use the allocationmap also if cache.direct=onPeter Lieven2015-04-281-1/+1
| * block/iscsi: bump year in copyright noticePeter Lieven2015-04-281-1/+1
| * block/iscsi: handle SCSI_STATUS_TASK_SET_FULLPeter Lieven2015-04-281-2/+5
| * block/iscsi: increase retry countPeter Lieven2015-04-281-1/+1
| * block/iscsi: optimize WRITE10/16 if cache.writeback is not setPeter Lieven2015-04-281-3/+15
| * block/iscsi: store DPOFUA bit from the modesense commandPeter Lieven2015-04-281-0/+3
| * block/iscsi: rename iscsi_write_protected and let it return voidPeter Lieven2015-04-281-5/+5
| * block/iscsi: change all iscsilun properties from uint8_t to boolPeter Lieven2015-04-281-7/+7
| * block/iscsi: do not forget to logout from targetPeter Lieven2015-04-281-0/+6
| * qmp: fill in the image field in BlockDeviceInfoAlberto Garcia2015-04-285-26/+35
| * Revert "hmp: fix crash in 'info block -n -v'"Stefan Hajnoczi2015-04-281-2/+1
| * block: add 'node-name' field to BLOCK_IMAGE_CORRUPTEDAlberto Garcia2015-04-283-16/+30
| * block: use bdrv_get_device_or_node_name() in error messagesAlberto Garcia2015-04-2812-50/+46
| * block: add bdrv_get_device_or_node_name()Alberto Garcia2015-04-283-4/+11
| * block: document block-stream in qmp-commands.hxStefan Hajnoczi2015-04-281-0/+37
| * m25p80: fix s->blk usage before assignmentStefan Hajnoczi2015-04-281-1/+3
| * m25p80: add missing blk_attach_dev_nofailPaolo Bonzini2015-04-281-0/+1
| * virtio_blk: comment fixMichael S. Tsirkin2015-04-281-2/+6
OpenPOWER on IntegriCloud