summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2015-10-2352-871/+1267
|\
| * tests: Add test case for aio_disable_externalFam Zheng2015-10-231-0/+24
| * block: Add "drained begin/end" for internal snapshotFam Zheng2015-10-231-2/+9
| * block: Add "drained begin/end" for transactional blockdev-backupFam Zheng2015-10-231-1/+8
| * block: Add "drained begin/end" for transactional backupFam Zheng2015-10-231-1/+8
| * block: Add "drained begin/end" for transactional external snapshotFam Zheng2015-10-231-2/+9
| * block: Introduce "drained begin/end" APIFam Zheng2015-10-233-0/+38
| * aio: introduce aio_{disable,enable}_externalFam Zheng2015-10-233-2/+42
| * dataplane: Mark host notifiers' client type as "external"Fam Zheng2015-10-232-13/+10
| * nbd: Mark fd handlers client type as "external"Fam Zheng2015-10-231-2/+2
| * aio: Add "is_external" flag for event handlersFam Zheng2015-10-2317-84/+130
| * throttle: Remove throttle_group_lock/unlock()Alberto Garcia2015-10-232-33/+1
| * blockdev: Allow more options for BB-less BDS treeMax Reitz2015-10-231-6/+91
| * blockdev: Pull out blockdev option extractionMax Reitz2015-10-231-94/+119
| * blockdev: Do not create BDS for empty driveMax Reitz2015-10-231-28/+40
| * block: Prepare for NULL BDSMax Reitz2015-10-236-72/+154
| * block: Add blk_insert_bs()Max Reitz2015-10-232-0/+12
| * block: Prepare remaining BB functions for NULL BDSMax Reitz2015-10-231-16/+56
| * block: Fail requests to empty BlockBackendMax Reitz2015-10-231-1/+54
| * block: Make some BB functions fall back to BBRSMax Reitz2015-10-231-4/+24
| * block: Add BlockBackendRootStateMax Reitz2015-10-234-0/+53
| * block/throttle-groups: Make incref/decref publicMax Reitz2015-10-232-8/+14
| * block: Move I/O status and error actions into BBMax Reitz2015-10-2313-168/+158
| * block: Move BlockAcctStats into BlockBackendMax Reitz2015-10-236-28/+23
| * block: Remove wr_highest_sector from BlockAcctStatsMax Reitz2015-10-236-16/+10
| * block: Move guest_block_size into BlockBackendMax Reitz2015-10-234-13/+5
| * block: Fix BB AIOCB AioContext without BDSMax Reitz2015-10-231-1/+16
| * hw/usb-storage: Check whether BB is insertedMax Reitz2015-10-231-14/+16
| * hw/block/fdc: Implement tray statusMax Reitz2015-10-232-7/+17
| * block: Invoke change media CB before NULLing drvMax Reitz2015-10-231-4/+4
| * block/raw_bsd: Drop raw_is_inserted()Max Reitz2015-10-231-6/+0
| * block: Make bdrv_is_inserted() recursiveMax Reitz2015-10-231-3/+9
| * block: Add blk_is_available()Max Reitz2015-10-232-1/+7
| * block: Make bdrv_is_inserted() return a boolMax Reitz2015-10-237-15/+15
| * iotests: Only create BB if necessaryMax Reitz2015-10-234-18/+71
| * blockdev: Allow creation of BDS trees without BBMax Reitz2015-10-234-20/+43
| * block: Set BDRV_O_INCOMING in bdrv_fill_options()Max Reitz2015-10-232-4/+4
| * block: Remove host floppy supportMax Reitz2015-10-232-222/+9
* | Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st...Peter Maydell2015-10-2310-94/+236
|\ \ | |/ |/|
| * vl: trivial: minor tweaks to a max-cpu error msgAndrew Jones2015-10-231-2/+2
| * target-i386: Use 1UL for bit shiftEduardo Habkost2015-10-231-1/+1
| * target-i386: Add DE to TCG_FEATURESEduardo Habkost2015-10-231-1/+1
| * target-i386: Ensure always-1 bits on DR6 can't be clearedEduardo Habkost2015-10-231-1/+1
| * target-i386: Check CR4[DE] for processing DR4/DR5Richard Henderson2015-10-234-11/+50
| * target-i386: Handle I/O breakpointsEduardo Habkost2015-10-234-28/+94
| * target-i386: Optimize setting dr[0-3]Richard Henderson2015-10-231-3/+8
| * target-i386: Move hw_*breakpoint_* functionsRichard Henderson2015-10-232-28/+28
| * target-i386: Ensure bit 10 on DR7 is never clearedEduardo Habkost2015-10-231-0/+2
| * target-i386: Re-introduce optimal breakpoint removalRichard Henderson2015-10-231-6/+28
| * target-i386: Introduce cpu_x86_update_dr7Richard Henderson2015-10-234-22/+27
OpenPOWER on IntegriCloud