aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-10-16block: Implement bdrv_append() without bdrv_swap()Kevin Wolf
2015-10-16block: Introduce parents listKevin Wolf
2015-10-16block-backend: Add blk_set_bs()Kevin Wolf
2015-10-16block/io: Make bdrv_requests_pending() publicKevin Wolf
2015-10-16block: Split bdrv_move_feature_fields()Kevin Wolf
2015-10-16block: Manage backing file references in bdrv_set_backing_hd()Kevin Wolf
2015-10-16block: Convert bs->backing_hd to BdrvChildKevin Wolf
2015-10-16block: Remove bdrv_open_image()Kevin Wolf
2015-10-16block: Convert bs->file to BdrvChildKevin Wolf
2015-10-16quorum: Convert to BdrvChildKevin Wolf
2015-10-16blkverify: Convert s->test_file to BdrvChildKevin Wolf
2015-10-16vmdk: Use BdrvChild instead of BDS for references to extentsKevin Wolf
2015-10-16block: Introduce BDS.file_childKevin Wolf
2015-10-16block: qemu-iotests - fix vmdk test 059.outJeff Cody
2015-10-16qmp-commands.hx: Update the supported 'transaction' operationsKashyap Chamarthy
2015-10-16throttle: test that snapshots move the throttling configurationAlberto Garcia
2015-10-16iotests: disable core dumps in test 061Alberto Garcia
2015-10-16target-arm: implement arm_debug_target_el()Sergey Fedorov
2015-10-16hw/arm/virt: Allow zero address for PCI IO spaceAlexander Gordeev
2015-10-16target-arm: Add MDCR_EL2Sergey Fedorov
2015-10-16misc: zynq_slcr: Fix MMIO writesPeter Crosthwaite
2015-10-16arm: imx25-pdk: Fix machine namePeter Crosthwaite
2015-10-16target-arm: Provide model numbers for Sharp PDAsRyo ONODERA
2015-10-16target-arm: Implement AArch64 OSLAR/OSLSR_EL1 sysregsDavorin Mista
2015-10-16hw/arm/virt: smbios: inform guest of kvmAndrew Jones
2015-10-16target-arm: Avoid calling arm_el_is_aa64() function for unimplemented ELSergey Sorokin
2015-10-16target-arm: Break the TB after ISB to execute self-modified code correctlySergey Sorokin
2015-10-16target-arm: Add missing 'static' attributeStefan Weil
2015-10-16ui/cocoa.m: blinky mouse cursor fixJohn Arbuckle
2015-10-16ui/cocoa.m: addRemovableDevicesMenuItems() warning fixJohn Arbuckle
2015-10-15qapi: Track location that created an implicit typeEric Blake
2015-10-15qapi: Create simple union type member earlierEric Blake
2015-10-15qapi: Lazy creation of array typesEric Blake
2015-10-15qapi: Don't use info as witness of implicit object typeEric Blake
2015-10-15qapi: Drop redundant args-member-array testEric Blake
2015-10-15qapi: Drop redundant flat-union-reverse-define testEric Blake
2015-10-15qapi: Drop redundant returns-int testEric Blake
2015-10-15qapi: Move empty-enum to compile-time testEric Blake
2015-10-15qapi: Drop redundant alternate-good testEric Blake
2015-10-15qapi: Prepare for errors during check()Eric Blake
2015-10-15qapi: Use predicate callback to determine visit filteringEric Blake
2015-10-15qapi: Fix regression with '-netdev help'Eric Blake
2015-10-15migration: fix deadlockDenis V. Lunev
2015-10-15migration: announce VM's new home just before VM is runnableAmit Shah
2015-10-15Migration: Generate the completed event only when we completeDr. David Alan Gilbert
2015-10-14qemu-char: convert serial backend to data-driven creationPaolo Bonzini
2015-10-14qemu-char: convert file backend to data-driven creationPaolo Bonzini
2015-10-14qemu-char: add create to register_char_driverPaolo Bonzini
2015-10-14qemu-char: cleanup HAVE_CHARDEV_*Paolo Bonzini
2015-10-14qemu-char: cleanup qmp_chardev_addPaolo Bonzini