summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* block: Add "file" output parameter to block status query functionsFam Zheng2019-11-2917-35/+66
* block: acquire in bdrv_query_image_infoPaolo Bonzini2019-11-291-2/+7
* iotests: Add test for block jobs and BDS ejectionMax Reitz2019-11-293-0/+246
* iotests: Add test for multiple BB on BDS treeMax Reitz2019-11-293-0/+101
* block: Rewrite bdrv_close_all()Max Reitz2019-11-291-8/+26
* block: Add blk_remove_all_bs()Max Reitz2019-11-292-0/+16
* blockdev: Keep track of monitor-owned BDSMax Reitz2019-11-294-1/+37
* block: Add list of all BlockDriverStatesMax Reitz2019-11-292-0/+9
* block: Make bdrv_close() staticMax Reitz2019-11-292-2/+3
* blockdev: Use blk_remove_bs() in do_drive_del()Max Reitz2019-11-291-1/+1
* block: Use blk_remove_bs() in blk_delete()Max Reitz2019-11-291-4/+3
* block: Remove BDS close notifierMax Reitz2019-11-295-19/+0
* nbd: Switch from close to eject notifierMax Reitz2019-11-292-35/+18
* virtio-scsi: Catch BDS-BB removal/insertionMax Reitz2019-11-292-0/+65
* virtio-blk: Functions for op blocker managementMax Reitz2019-11-291-18/+59
* block: Add BB-BDS remove/insert notifiersMax Reitz2019-11-292-0/+22
* iotests: Add test for eject under NBD serverMax Reitz2019-11-293-0/+109
* block: Release named dirty bitmaps in bdrv_close()Max Reitz2019-11-291-8/+31
* block: Remove unused struct definition BlockFinishDataFam Zheng2019-11-291-8/+0
* iotests: Add test for a nonexistent NBD exportMax Reitz2019-11-293-0/+81
* iotests: Make redirecting qemu's stderr optionalMax Reitz2019-11-291-2/+13
* iotests: Make _filter_nbd support more URL typesMax Reitz2019-11-291-1/+2
* iotests: Make _filter_nbd drop log linesMax Reitz2019-11-292-11/+1
* iotests: Move _filter_nbd into common.filterMax Reitz2019-11-292-12/+12
* iotests: Change coding style of _filter_nbd in 083Max Reitz2019-11-291-9/+10
* iotests: Rename filter_nbd to _filter_nbd in 083Max Reitz2019-11-291-2/+2
* nbd: client_close on error in nbd_co_client_startMax Reitz2019-11-291-2/+1
* iotests: Limit supported formats for 118Max Reitz2019-11-291-1/+3
* vmdk: Fix converting to streamOptimizedFam Zheng2019-11-291-1/+5
* block/qapi: Emit tray_open only if there is a trayMax Reitz2019-11-293-7/+3
* Revert "hw/block/fdc: Implement tray status"Max Reitz2019-11-293-99/+43
* blockdev: Fix 'change' for slot devicesMax Reitz2019-11-292-4/+30
* block: Add blk_dev_has_tray()Max Reitz2019-11-292-1/+10
* ehci: update irq on resetGerd Hoffmann2019-11-291-0/+1
* usb: check page select value while processing iTDPrasad J Pandit2019-11-291-4/+6
* sdl: shorten the GUI refresh interval when mouse or keyboard is activeJindřich Makovička2019-11-293-0/+46
* gtk: use qemu_chr_alloc() to allocate CharDriverStateDaniel P. Berrange2019-11-291-2/+7
* crypto: ensure qcrypto_hash_digest_len is always definedDaniel P. Berrange2019-11-291-13/+17
* audio: Clean up includesPeter Maydell2019-11-2932-8/+32
* char: remove qemu_chr_open_eventfdMarc-André Lureau2019-11-292-16/+0
* ivshmem: use a single eventfd callback, get rid of CharDriverMarc-André Lureau2019-11-291-37/+18
* ivshmem: generalize ivshmem_setup_interruptsMarc-André Lureau2019-11-291-11/+12
* ivshmem-test: test both msi & irq casesMarc-André Lureau2019-11-291-16/+37
* libqos: remove some leaksMarc-André Lureau2019-11-291-0/+2
* ivshmem-test: leak fixesMarc-André Lureau2019-11-291-11/+17
* ivshmem: remove redundant assignment, fix crash with msi=offMarc-André Lureau2019-11-291-3/+0
* ivshmem: no need for opaque argumentMarc-André Lureau2019-11-291-2/+2
* nvme: generate OpenFirmware device path in the "bootorder" fw_cfg fileLaszlo Ersek2019-11-291-36/+4
* crypto: register properties against the class instead of objectDaniel P. Berrange2019-11-294-72/+66
* crypto: fix description of @errp parameter initializationDaniel P. Berrange2019-11-293-14/+14
OpenPOWER on IntegriCloud