summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* qcow2: Add falloc and full preallocation optionHu Tao2014-09-124-43/+90
* raw-posix: Add falloc and full preallocation optionHu Tao2014-09-123-19/+91
* qapi: introduce PreallocMode and new PreallocModes full and falloc.Hu Tao2014-09-123-11/+36
* block: don't convert file size to sector sizeHu Tao2014-09-125-23/+22
* block: round up file size to nearest sectorHu Tao2014-09-1221-23/+127
* iotests: Send the correct fd in socket_scm_helperStratos Psomadakis2014-09-121-1/+1
* blockdev: Refuse to drive_del something added with blockdev-addMarkus Armbruster2014-09-111-1/+9
* block: extend BLOCK_IO_ERROR with reason stringLuiz Capitulino2014-09-112-2/+8
* dataplane: fix virtio_blk_data_plane_create() op blocker error pathStefan Hajnoczi2014-09-111-2/+2
* qemu-iotests: Run 025 for Archipelago block driverChrysostomos Nanakos2014-09-101-1/+1
* block/archipelago: Implement bdrv_truncate()Chrysostomos Nanakos2014-09-101-2/+61
* block: Make the block accounting functions operate on BlockAcctStatsBenoît Canet2014-09-1013-79/+108
* block: rename BlockAcctType members to start with BLOCK_ instead of BDRV_Benoît Canet2014-09-1011-50/+56
* block: Extract the block accounting codeBenoît Canet2014-09-108-49/+120
* block: Extract the BlockAcctStats structureBenoît Canet2014-09-104-18/+24
* IDE: MMIO IDE device control should be little endianValentin Manea2014-09-101-2/+2
* thread-pool: Drop unnecessary includesMarkus Armbruster2014-09-102-6/+1
* xen: Drop redundant bdrv_close() from pci_piix3_xen_ide_unplug()Markus Armbruster2014-09-101-1/+0
* xen_disk: Plug memory leak on error pathMarkus Armbruster2014-09-101-17/+14
* qemu-io: Clean up openfile() after commit 2e40134Markus Armbruster2014-09-101-23/+13
* Fix improper usage of cpu_to_be32 in vpcXiaodong Gong2014-09-101-4/+4
* block: extend BLOCK_IO_ERROR event with nospace indicatorLuiz Capitulino2014-09-102-9/+21
* Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc-signed' into s...Peter Maydell2014-09-091-2/+13
|\
| * apb: implement PCI bus error interrupt map registersMark Cave-Ayland2014-09-091-2/+13
|/
* Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell2014-09-0826-167/+2192
|\
| * ide: Add resize callback to ide/coreJohn Snow2014-09-081-10/+59
| * IDE: Fill the IDENTIFY request consistentlyJohn Snow2014-09-081-13/+15
| * vmdk: fix buf leak in vmdk_parse_extents()Stefan Hajnoczi2014-09-081-1/+1
| * vmdk: fix vmdk_parse_extents() extent_file leaksStefan Hajnoczi2014-09-081-0/+2
| * ide: Add wwn support to IDE-ATAPI driveJohn Snow2014-09-081-0/+14
| * qtest/ide: Uninitialize PC allocatorJohn Snow2014-09-081-0/+2
| * libqos: add a simple first-fit memory allocatorJohn Snow2014-09-082-10/+279
| * MAINTAINERS: update sheepdog maintainerMORITA Kazutaka2014-09-081-1/+1
| * qemu-nbd: fix indentation and coding stylePeter Lieven2014-09-081-36/+39
| * qemu-nbd: add option to set detect-zeroes modePeter Lieven2014-09-081-0/+25
| * rename parse_enum_option to qapi_enum_parse and make it publicPeter Lieven2014-09-084-25/+58
| * block/archipelago: Use QEMU atomic builtinsChrysostomos Nanakos2014-09-081-53/+23
| * qemu-img: fix rebase src_cache option documentationStefan Hajnoczi2014-09-081-1/+1
| * qemu-img: clarify src_cache option documentationStefan Hajnoczi2014-09-082-3/+5
| * libqos: Added EVENT_IDX supportMarc Marí2014-09-084-1/+156
| * libqos: Added MSI-X supportMarc Marí2014-09-087-62/+426
| * libqos: Added test case for configuration changes in virtio-blk testMarc Marí2014-09-081-0/+34
| * libqos: Added indirect descriptor support to virtio implementationMarc Marí2014-09-084-1/+195
| * libqos: Added basic virtqueue support to virtio implementationMarc Marí2014-09-085-3/+476
| * tests: Add virtio device initializationMarc Marí2014-09-088-5/+257
| * tests: Functions bus_foreach and device_find from libqos virtio APIMarc Marí2014-09-085-9/+177
| * pflash_cfi01: write flash contents to bdrv on incoming migrationLaszlo Ersek2014-09-081-0/+14
| * pflash_cfi01: fixup stale DPRINTF() callsLaszlo Ersek2014-09-081-2/+2
| * block: kill tail whitespace in block.cLiu Yuan2014-09-081-1/+1
* | Merge remote-tracking branch 'remotes/agraf/tags/signed-ppc-for-upstream' int...Peter Maydell2014-09-0826-302/+931
|\ \ | |/ |/|
OpenPOWER on IntegriCloud