aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-10-24ivshmem: simplify around increase_dynamic_storage()Marc-André Lureau
2015-10-24ivshmem: limit maximum number of peers to G_MAXUINT16Marc-André Lureau
2015-10-24ivshmem: remove last exit(1)Marc-André Lureau
2015-10-24ivshmem: more qdev conversionMarc-André Lureau
2015-10-24ivshmem: remove useless doorbell fieldMarc-André Lureau
2015-10-24ivshmem: remove superflous ivshmem_attr fieldMarc-André Lureau
2015-10-24ivshmem: remove unnecessary dup()Marc-André Lureau
2015-10-24ivshmem: factor out the incoming fifo handlingMarc-André Lureau
2015-10-24ivshmem: fix number of bytes to push to fifoMarc-André Lureau
2015-10-24ivhsmem: read do not accept more than sizeof(long)Marc-André Lureau
2015-10-24msix: add VMSTATE_MSIX_TESTMarc-André Lureau
2015-10-24char: add qemu_chr_free()Marc-André Lureau
2015-10-24tests: Add ivshmem qtestAndreas Färber
2015-10-24config: enable ivshmem on POSIXMarc-André Lureau
2015-10-23Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2015-10-23tests: Add test case for aio_disable_externalFam Zheng
2015-10-23block: Add "drained begin/end" for internal snapshotFam Zheng
2015-10-23block: Add "drained begin/end" for transactional blockdev-backupFam Zheng
2015-10-23block: Add "drained begin/end" for transactional backupFam Zheng
2015-10-23block: Add "drained begin/end" for transactional external snapshotFam Zheng
2015-10-23block: Introduce "drained begin/end" APIFam Zheng
2015-10-23aio: introduce aio_{disable,enable}_externalFam Zheng
2015-10-23dataplane: Mark host notifiers' client type as "external"Fam Zheng
2015-10-23nbd: Mark fd handlers client type as "external"Fam Zheng
2015-10-23aio: Add "is_external" flag for event handlersFam Zheng
2015-10-23throttle: Remove throttle_group_lock/unlock()Alberto Garcia
2015-10-23blockdev: Allow more options for BB-less BDS treeMax Reitz
2015-10-23blockdev: Pull out blockdev option extractionMax Reitz
2015-10-23blockdev: Do not create BDS for empty driveMax Reitz
2015-10-23block: Prepare for NULL BDSMax Reitz
2015-10-23block: Add blk_insert_bs()Max Reitz
2015-10-23block: Prepare remaining BB functions for NULL BDSMax Reitz
2015-10-23block: Fail requests to empty BlockBackendMax Reitz
2015-10-23block: Make some BB functions fall back to BBRSMax Reitz
2015-10-23block: Add BlockBackendRootStateMax Reitz
2015-10-23block/throttle-groups: Make incref/decref publicMax Reitz
2015-10-23block: Move I/O status and error actions into BBMax Reitz
2015-10-23block: Move BlockAcctStats into BlockBackendMax Reitz
2015-10-23block: Remove wr_highest_sector from BlockAcctStatsMax Reitz
2015-10-23block: Move guest_block_size into BlockBackendMax Reitz
2015-10-23block: Fix BB AIOCB AioContext without BDSMax Reitz
2015-10-23hw/usb-storage: Check whether BB is insertedMax Reitz
2015-10-23hw/block/fdc: Implement tray statusMax Reitz
2015-10-23block: Invoke change media CB before NULLing drvMax Reitz
2015-10-23block/raw_bsd: Drop raw_is_inserted()Max Reitz
2015-10-23block: Make bdrv_is_inserted() recursiveMax Reitz
2015-10-23block: Add blk_is_available()Max Reitz
2015-10-23block: Make bdrv_is_inserted() return a boolMax Reitz
2015-10-23iotests: Only create BB if necessaryMax Reitz
2015-10-23blockdev: Allow creation of BDS trees without BBMax Reitz