index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-02-26
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2019-02-26
Merge remote-tracking branch 'remotes/berrange/tags/authz-core-pull-request' ...
Peter Maydell
2019-02-26
authz: delete existing ACL implementation
Daniel P. Berrange
2019-02-26
authz: add QAuthZPAM object type for authorizing using PAM
Daniel P. Berrange
2019-02-26
authz: add QAuthZListFile object type for a file access control list
Daniel P. Berrangé
2019-02-26
authz: add QAuthZList object type for an access control list
Daniel P. Berrange
2019-02-26
authz: add QAuthZSimple object type for easy whitelist auth checks
Daniel P. Berrangé
2019-02-26
authz: add QAuthZ object as an authorization base class
Daniel P. Berrange
2019-02-26
hw/usb: switch MTP to use new inotify APIs
Daniel P. Berrangé
2019-02-26
hw/usb: fix const-ness for string params in MTP driver
Daniel P. Berrangé
2019-02-26
hw/usb: don't set IN_ISDIR for inotify watch in MTP driver
Daniel P. Berrangé
2019-02-26
qom: don't require user creatable objects to be registered
Daniel P. Berrangé
2019-02-26
util: add helper APIs for dealing with inotify in portable manner
Daniel P. Berrangé
2019-02-25
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
2019-02-25
Merge remote-tracking branch 'mreitz/tags/pull-block-2019-02-25' into queue-b...
Kevin Wolf
2019-02-25
iotests: Skip 211 on insufficient memory
Max Reitz
2019-02-25
vmdk: false positive of compat6 with hwversion not set
yuchenlin
2019-02-25
iotests: add LUKS payload overhead to 178 qemu-img measure test
Stefan Hajnoczi
2019-02-25
qcow2: include LUKS payload overhead in qemu-img measure
Stefan Hajnoczi
2019-02-25
iotests.py: s/_/-/g on keys in qmp_log()
Max Reitz
2019-02-25
iotests: Let 045 be run concurrently
Max Reitz
2019-02-25
iotests: Filter SSH paths
Max Reitz
2019-02-25
iotests.py: Filter filename in any string value
Max Reitz
2019-02-25
iotests.py: Add is_str()
Max Reitz
2019-02-25
iotests: Fix 207 to use QMP filters for qmp_log
Max Reitz
2019-02-25
iotests: Fix 232 for LUKS
Max Reitz
2019-02-25
iotests: Remove superfluous rm from 232
Max Reitz
2019-02-25
iotests: Fix 237 for Python 2.x
Max Reitz
2019-02-25
iotests: Re-add filename filters
Max Reitz
2019-02-25
iotests: Test json:{} filenames of internal BDSs
Max Reitz
2019-02-25
block: BDS options may lack the "driver" option
Max Reitz
2019-02-25
block/null: Generate filename even with latency-ns
Max Reitz
2019-02-25
block/curl: Implement bdrv_refresh_filename()
Max Reitz
2019-02-25
block/curl: Harmonize option defaults
Max Reitz
2019-02-25
block/nvme: Fix bdrv_refresh_filename()
Max Reitz
2019-02-25
block: Do not copy exact_filename from format file
Max Reitz
2019-02-25
block: Purify .bdrv_refresh_filename()
Max Reitz
2019-02-25
block: Generically refresh runtime options
Max Reitz
2019-02-25
block: Add BlockDriver.bdrv_gather_child_options
Max Reitz
2019-02-25
block: Add strong_runtime_opts to BlockDriver
Max Reitz
2019-02-25
iotests: Add quorum case to test 110
Max Reitz
2019-02-25
block: Use bdrv_dirname() for relative filenames
Max Reitz
2019-02-25
block/nfs: Implement bdrv_dirname()
Max Reitz
2019-02-25
block/nbd: Make bdrv_dirname() return NULL
Max Reitz
2019-02-25
quorum: Make bdrv_dirname() return NULL
Max Reitz
2019-02-25
blkverify: Make bdrv_dirname() return NULL
Max Reitz
2019-02-25
block: Add bdrv_dirname()
Max Reitz
2019-02-25
block: Fix bdrv_find_backing_image()
Max Reitz
2019-02-25
block: Add bdrv_make_absolute_filename()
Max Reitz
2019-02-25
block: bdrv_get_full_backing_filename's ret. val.
Max Reitz
[next]