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-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
2019-02-25
block: bdrv_get_full_backing_filename_from_...'s ret. val.
Max Reitz
2019-02-25
block: Make path_combine() return the path
Max Reitz
2019-02-25
iotests: Add test for backing file overrides
Max Reitz
2019-02-25
iotests.py: Add node_info()
Max Reitz
2019-02-25
iotests.py: Add filter_imgfmt()
Max Reitz
2019-02-25
block: Respect backing bs in bdrv_refresh_filename
Max Reitz
2019-02-25
block: Add BDS.auto_backing_file
Max Reitz
2019-02-25
block: Skip implicit nodes for filename info
Max Reitz
2019-02-25
block: Use children list in bdrv_refresh_filename
Max Reitz
2019-02-25
block: Use bdrv_refresh_filename() to pull
Max Reitz
2019-02-25
block/nvme: Remove QEMU_PACKED from naturally aligned NVMeRegs struct
Thomas Huth
2019-02-25
qcow2: Assert that L2 table offsets fit in the L1 table
Alberto Garcia
2019-02-25
tests: add test-bdrv-graph-mod
Vladimir Sementsov-Ogievskiy
2019-02-25
block: fix bdrv_check_perm for non-tree subgraph
Vladimir Sementsov-Ogievskiy
[next]