summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * megasas: fix megasas_get_sata_addrPaolo Bonzini2015-10-121-1/+1
| * scsi: switch from g_slice allocator to mallocPaolo Bonzini2015-10-123-14/+12
| * nbd: switch from g_slice allocator to mallocPaolo Bonzini2015-10-121-2/+2
* | Merge remote-tracking branch 'remotes/kraxel/tags/pull-audio-20151019-1' into...Peter Maydell2015-10-194-35/+15
|\ \
| * | Remove macros IO_READ_PROTO and IO_WRITE_PROTONutan Shinde2015-10-194-35/+15
|/ /
* | hw/ide/ahci.c: Fix shift left into sign bitPeter Maydell2015-10-181-1/+1
* | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2015-10-1756-883/+960
|\ \
| * | blkdebug: Don't confuse image as backing fileFam Zheng2015-10-161-1/+1
| * | qcow2: Remove forward declaration of QCowAIOCBKevin Wolf2015-10-161-2/+0
| * | qemu-nbd: always compile in --aio=MODE optionStefan Hajnoczi2015-10-161-8/+0
| * | blockdev: always compile in -drive aio= parsingStefan Hajnoczi2015-10-161-2/+0
| * | raw-posix: warn about BDRV_O_NATIVE_AIO if libaio is unavailableStefan Hajnoczi2015-10-161-1/+10
| * | block: auto-generated node-namesJeff Cody2015-10-169-14/+32
| * | util - add automated ID generation utilityJeff Cody2015-10-162-0/+45
| * | blkverify: Fix BDS leak in .bdrv_open error pathKevin Wolf2015-10-161-0/+3
| * | block: Allow bdrv_unref_child(bs, NULL)Kevin Wolf2015-10-161-1/+6
| * | block: Remove bdrv_swap()Kevin Wolf2015-10-165-175/+1
| * | block: Add and use bdrv_replace_in_backing_chain()Kevin Wolf2015-10-164-26/+49
| * | blockjob: Store device name at job creationKevin Wolf2015-10-163-9/+17
| * | block: Implement bdrv_append() without bdrv_swap()Kevin Wolf2015-10-162-29/+85
| * | block: Introduce parents listKevin Wolf2015-10-162-0/+5
| * | block-backend: Add blk_set_bs()Kevin Wolf2015-10-162-0/+19
| * | block/io: Make bdrv_requests_pending() publicKevin Wolf2015-10-162-1/+2
| * | block: Split bdrv_move_feature_fields()Kevin Wolf2015-10-161-0/+12
| * | block: Manage backing file references in bdrv_set_backing_hd()Kevin Wolf2015-10-165-84/+37
| * | block: Convert bs->backing_hd to BdrvChildKevin Wolf2015-10-1614-109/+115
| * | block: Remove bdrv_open_image()Kevin Wolf2015-10-162-38/+0
| * | block: Convert bs->file to BdrvChildKevin Wolf2015-10-1626-344/+378
| * | quorum: Convert to BdrvChildKevin Wolf2015-10-161-31/+34
| * | blkverify: Convert s->test_file to BdrvChildKevin Wolf2015-10-161-20/+21
| * | vmdk: Use BdrvChild instead of BDS for references to extentsKevin Wolf2015-10-161-48/+51
| * | block: Introduce BDS.file_childKevin Wolf2015-10-162-3/+10
| * | block: qemu-iotests - fix vmdk test 059.outJeff Cody2015-10-161-6/+6
| * | qmp-commands.hx: Update the supported 'transaction' operationsKashyap Chamarthy2015-10-161-7/+22
| * | throttle: test that snapshots move the throttling configurationAlberto Garcia2015-10-163-0/+75
| * | iotests: disable core dumps in test 061Alberto Garcia2015-10-162-6/+6
* | | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20151016'...Peter Maydell2015-10-1713-47/+173
|\ \ \
| * | | target-arm: Fix CPU breakpoint handlingSergey Fedorov2015-10-164-21/+46
| * | | target-arm: Fix GDB breakpoint handlingSergey Fedorov2015-10-161-0/+6
| * | | target-arm: implement arm_debug_target_el()Sergey Fedorov2015-10-161-1/+16
| * | | hw/arm/virt: Allow zero address for PCI IO spaceAlexander Gordeev2015-10-161-0/+1
| * | | target-arm: Add MDCR_EL2Sergey Fedorov2015-10-162-0/+13
| * | | misc: zynq_slcr: Fix MMIO writesPeter Crosthwaite2015-10-161-4/+4
| * | | arm: imx25-pdk: Fix machine namePeter Crosthwaite2015-10-162-2/+2
| * | | target-arm: Provide model numbers for Sharp PDAsRyo ONODERA2015-10-163-6/+6
| * | | target-arm: Implement AArch64 OSLAR/OSLSR_EL1 sysregsDavorin Mista2015-10-162-2/+24
| * | | hw/arm/virt: smbios: inform guest of kvmAndrew Jones2015-10-161-1/+6
| * | | target-arm: Avoid calling arm_el_is_aa64() function for unimplemented ELSergey Sorokin2015-10-162-5/+21
| * | | target-arm: Break the TB after ISB to execute self-modified code correctlySergey Sorokin2015-10-163-4/+27
| * | | target-arm: Add missing 'static' attributeStefan Weil2015-10-161-1/+1
| |/ /
OpenPOWER on IntegriCloud