index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-25
iotests: Fix 207 to use QMP filters for qmp_log
Max Reitz
2
-5
/
+9
2019-02-25
iotests: Fix 232 for LUKS
Max Reitz
1
-0
/
+4
2019-02-25
iotests: Remove superfluous rm from 232
Max Reitz
1
-1
/
+0
2019-02-25
iotests: Fix 237 for Python 2.x
Max Reitz
1
-1
/
+1
2019-02-25
iotests: Re-add filename filters
Max Reitz
5
-10
/
+15
2019-02-25
iotests: Test json:{} filenames of internal BDSs
Max Reitz
3
-0
/
+158
2019-02-25
block: BDS options may lack the "driver" option
Max Reitz
1
-0
/
+6
2019-02-25
block/null: Generate filename even with latency-ns
Max Reitz
1
-1
/
+2
2019-02-25
block/curl: Implement bdrv_refresh_filename()
Max Reitz
1
-0
/
+21
2019-02-25
block/curl: Harmonize option defaults
Max Reitz
1
-5
/
+8
2019-02-25
block/nvme: Fix bdrv_refresh_filename()
Max Reitz
1
-14
/
+9
2019-02-25
block: Do not copy exact_filename from format file
Max Reitz
1
-3
/
+15
2019-02-25
block: Purify .bdrv_refresh_filename()
Max Reitz
14
-291
/
+81
2019-02-25
block: Generically refresh runtime options
Max Reitz
4
-6
/
+121
2019-02-25
block: Add BlockDriver.bdrv_gather_child_options
Max Reitz
3
-0
/
+83
2019-02-25
block: Add strong_runtime_opts to BlockDriver
Max Reitz
23
-1
/
+256
2019-02-25
iotests: Add quorum case to test 110
Max Reitz
2
-0
/
+33
2019-02-25
block: Use bdrv_dirname() for relative filenames
Max Reitz
3
-9
/
+16
2019-02-25
block/nfs: Implement bdrv_dirname()
Max Reitz
1
-0
/
+15
2019-02-25
block/nbd: Make bdrv_dirname() return NULL
Max Reitz
1
-0
/
+13
2019-02-25
quorum: Make bdrv_dirname() return NULL
Max Reitz
1
-0
/
+11
2019-02-25
blkverify: Make bdrv_dirname() return NULL
Max Reitz
1
-0
/
+10
2019-02-25
block: Add bdrv_dirname()
Max Reitz
3
-0
/
+35
2019-02-25
block: Fix bdrv_find_backing_image()
Max Reitz
1
-23
/
+10
2019-02-25
block: Add bdrv_make_absolute_filename()
Max Reitz
1
-7
/
+20
2019-02-25
block: bdrv_get_full_backing_filename's ret. val.
Max Reitz
3
-43
/
+20
2019-02-25
block: bdrv_get_full_backing_filename_from_...'s ret. val.
Max Reitz
4
-33
/
+49
2019-02-25
block: Make path_combine() return the path
Max Reitz
3
-43
/
+49
2019-02-25
iotests: Add test for backing file overrides
Max Reitz
3
-0
/
+327
2019-02-25
iotests.py: Add node_info()
Max Reitz
1
-0
/
+7
2019-02-25
iotests.py: Add filter_imgfmt()
Max Reitz
1
-0
/
+10
2019-02-25
block: Respect backing bs in bdrv_refresh_filename
Max Reitz
3
-9
/
+45
2019-02-25
block: Add BDS.auto_backing_file
Max Reitz
6
-9
/
+44
2019-02-25
block: Skip implicit nodes for filename info
Max Reitz
1
-0
/
+14
2019-02-25
block: Use children list in bdrv_refresh_filename
Max Reitz
6
-13
/
+5
2019-02-25
block: Use bdrv_refresh_filename() to pull
Max Reitz
9
-21
/
+44
2019-02-25
block/nvme: Remove QEMU_PACKED from naturally aligned NVMeRegs struct
Thomas Huth
1
-1
/
+1
2019-02-25
qcow2: Assert that L2 table offsets fit in the L1 table
Alberto Garcia
1
-0
/
+3
2019-02-25
tests: add test-bdrv-graph-mod
Vladimir Sementsov-Ogievskiy
2
-0
/
+200
2019-02-25
block: fix bdrv_check_perm for non-tree subgraph
Vladimir Sementsov-Ogievskiy
2
-1
/
+31
2019-02-25
block: improve should_update_child
Vladimir Sementsov-Ogievskiy
1
-6
/
+37
2019-02-25
aio-posix: Assert that aio_poll() is always called in home thread
Kevin Wolf
1
-1
/
+2
2019-02-25
block: Use normal drain for bdrv_set_aio_context()
Kevin Wolf
1
-9
/
+6
2019-02-25
test-bdrv-drain: AioContext switch in drained section
Kevin Wolf
1
-0
/
+32
2019-02-25
block: Fix AioContext switch for drained node
Kevin Wolf
1
-0
/
+7
2019-02-25
block: Don't poll in bdrv_set_aio_context()
Kevin Wolf
1
-4
/
+0
2019-02-25
nbd: Increase bs->in_flight during AioContext switch
Kevin Wolf
1
-2
/
+18
2019-02-25
nbd: Use low-level QIOChannel API in nbd_read_eof()
Kevin Wolf
3
-18
/
+40
2019-02-25
nbd: Move nbd_read_eof() to nbd/client.c
Kevin Wolf
3
-21
/
+23
2019-02-25
io: Remove redundant read/write_coroutine assignments
Kevin Wolf
1
-6
/
+6
[next]