aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-02-26Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2019-02-26Merge remote-tracking branch 'remotes/berrange/tags/authz-core-pull-request' ...Peter Maydell
2019-02-26authz: delete existing ACL implementationDaniel P. Berrange
2019-02-26authz: add QAuthZPAM object type for authorizing using PAMDaniel P. Berrange
2019-02-26authz: add QAuthZListFile object type for a file access control listDaniel P. Berrangé
2019-02-26authz: add QAuthZList object type for an access control listDaniel P. Berrange
2019-02-26authz: add QAuthZSimple object type for easy whitelist auth checksDaniel P. Berrangé
2019-02-26authz: add QAuthZ object as an authorization base classDaniel P. Berrange
2019-02-26hw/usb: switch MTP to use new inotify APIsDaniel P. Berrangé
2019-02-26hw/usb: fix const-ness for string params in MTP driverDaniel P. Berrangé
2019-02-26hw/usb: don't set IN_ISDIR for inotify watch in MTP driverDaniel P. Berrangé
2019-02-26qom: don't require user creatable objects to be registeredDaniel P. Berrangé
2019-02-26util: add helper APIs for dealing with inotify in portable mannerDaniel P. Berrangé
2019-02-25Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell
2019-02-25Merge remote-tracking branch 'mreitz/tags/pull-block-2019-02-25' into queue-b...Kevin Wolf
2019-02-25iotests: Skip 211 on insufficient memoryMax Reitz
2019-02-25vmdk: false positive of compat6 with hwversion not setyuchenlin
2019-02-25iotests: add LUKS payload overhead to 178 qemu-img measure testStefan Hajnoczi
2019-02-25qcow2: include LUKS payload overhead in qemu-img measureStefan Hajnoczi
2019-02-25iotests.py: s/_/-/g on keys in qmp_log()Max Reitz
2019-02-25iotests: Let 045 be run concurrentlyMax Reitz
2019-02-25iotests: Filter SSH pathsMax Reitz
2019-02-25iotests.py: Filter filename in any string valueMax Reitz
2019-02-25iotests.py: Add is_str()Max Reitz
2019-02-25iotests: Fix 207 to use QMP filters for qmp_logMax Reitz
2019-02-25iotests: Fix 232 for LUKSMax Reitz
2019-02-25iotests: Remove superfluous rm from 232Max Reitz
2019-02-25iotests: Fix 237 for Python 2.xMax Reitz
2019-02-25iotests: Re-add filename filtersMax Reitz
2019-02-25iotests: Test json:{} filenames of internal BDSsMax Reitz
2019-02-25block: BDS options may lack the "driver" optionMax Reitz
2019-02-25block/null: Generate filename even with latency-nsMax Reitz
2019-02-25block/curl: Implement bdrv_refresh_filename()Max Reitz
2019-02-25block/curl: Harmonize option defaultsMax Reitz
2019-02-25block/nvme: Fix bdrv_refresh_filename()Max Reitz
2019-02-25block: Do not copy exact_filename from format fileMax Reitz
2019-02-25block: Purify .bdrv_refresh_filename()Max Reitz
2019-02-25block: Generically refresh runtime optionsMax Reitz
2019-02-25block: Add BlockDriver.bdrv_gather_child_optionsMax Reitz
2019-02-25block: Add strong_runtime_opts to BlockDriverMax Reitz
2019-02-25iotests: Add quorum case to test 110Max Reitz
2019-02-25block: Use bdrv_dirname() for relative filenamesMax Reitz
2019-02-25block/nfs: Implement bdrv_dirname()Max Reitz
2019-02-25block/nbd: Make bdrv_dirname() return NULLMax Reitz
2019-02-25quorum: Make bdrv_dirname() return NULLMax Reitz
2019-02-25blkverify: Make bdrv_dirname() return NULLMax Reitz
2019-02-25block: Add bdrv_dirname()Max Reitz
2019-02-25block: Fix bdrv_find_backing_image()Max Reitz
2019-02-25block: Add bdrv_make_absolute_filename()Max Reitz
2019-02-25block: bdrv_get_full_backing_filename's ret. val.Max Reitz