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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-26
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
35
-238
/
+579
2019-02-25
vmdk: false positive of compat6 with hwversion not set
yuchenlin
1
-1
/
+1
2019-02-25
qcow2: include LUKS payload overhead in qemu-img measure
Stefan Hajnoczi
1
-1
/
+71
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: Purify .bdrv_refresh_filename()
Max Reitz
10
-176
/
+53
2019-02-25
block: Add BlockDriver.bdrv_gather_child_options
Max Reitz
2
-0
/
+59
2019-02-25
block: Add strong_runtime_opts to BlockDriver
Max Reitz
22
-1
/
+249
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: bdrv_get_full_backing_filename's ret. val.
Max Reitz
1
-10
/
+2
2019-02-25
block: bdrv_get_full_backing_filename_from_...'s ret. val.
Max Reitz
1
-5
/
+5
2019-02-25
block: Make path_combine() return the path
Max Reitz
1
-2
/
+1
2019-02-25
block: Add BDS.auto_backing_file
Max Reitz
4
-9
/
+21
2019-02-25
block: Use children list in bdrv_refresh_filename
Max Reitz
5
-9
/
+0
2019-02-25
block: Use bdrv_refresh_filename() to pull
Max Reitz
5
-2
/
+12
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
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
1
-7
/
+1
2019-02-25
nbd: Restrict connection_co reentrance
Kevin Wolf
2
-0
/
+23
2019-02-25
block-backend: Make blk_inc/dec_in_flight public
Kevin Wolf
1
-2
/
+2
2019-02-25
commit: Replace commit_top_bs on failure after deleting the block job
Alberto Garcia
1
-1
/
+3
2019-02-25
qcow2-snapshot: remove redundant find_snapshot_by_id_and_name call
Daniel Henrique Barboza
1
-5
/
+0
2019-02-25
block/snapshot: remove bdrv_snapshot_delete_by_id_or_name
Daniel Henrique Barboza
1
-20
/
+0
2019-02-25
block/snapshot.c: eliminate use of ID input in snapshot operations
Daniel Henrique Barboza
1
-2
/
+3
2019-02-22
block/vmdk: use qemu_iovec_init_buf
Vladimir Sementsov-Ogievskiy
1
-6
/
+1
2019-02-22
block/qed: use qemu_iovec_init_buf
Vladimir Sementsov-Ogievskiy
2
-35
/
+12
2019-02-22
block/qcow2: use qemu_iovec_init_buf
Vladimir Sementsov-Ogievskiy
1
-10
/
+2
2019-02-22
block/qcow: use qemu_iovec_init_buf
Vladimir Sementsov-Ogievskiy
1
-17
/
+4
2019-02-22
block/parallels: use QEMU_IOVEC_INIT_BUF
Vladimir Sementsov-Ogievskiy
1
-8
/
+5
2019-02-22
block/stream: use QEMU_IOVEC_INIT_BUF
Vladimir Sementsov-Ogievskiy
1
-6
/
+1
2019-02-22
block/commit: use QEMU_IOVEC_INIT_BUF
Vladimir Sementsov-Ogievskiy
1
-6
/
+1
2019-02-22
block/backup: use qemu_iovec_init_buf
Vladimir Sementsov-Ogievskiy
1
-4
/
+1
2019-02-22
block/block-backend: use QEMU_IOVEC_INIT_BUF
Vladimir Sementsov-Ogievskiy
1
-11
/
+2
2019-02-22
block/io: use qemu_iovec_init_buf
Vladimir Sementsov-Ogievskiy
1
-69
/
+20
2019-02-19
block/dirty-bitmap: Documentation and Comment fixups
John Snow
1
-6
/
+14
2019-02-19
dirty-bitmap: Expose persistent flag to 'query-block'
Eric Blake
1
-0
/
+1
2019-02-11
qcow2: Add list of bitmaps to ImageInfoSpecificQCow2
Andrey Shinkevich
3
-1
/
+88
2019-02-11
bdrv_query_image_info Error parameter added
Andrey Shinkevich
4
-10
/
+19
2019-02-04
block/nbd-client: rename read_reply_co to connection_co
Vladimir Sementsov-Ogievskiy
2
-14
/
+14
2019-02-04
block/nbd-client: don't check ioc
Vladimir Sementsov-Ogievskiy
1
-11
/
+5
2019-02-04
block/nbd-client: fix nbd_reply_chunk_iter_receive
Vladimir Sementsov-Ogievskiy
1
-1
/
+1
2019-02-04
block/nbd-client: split connection from initialization
Vladimir Sementsov-Ogievskiy
1
-9
/
+24
2019-02-04
block/nbd: move connection code from block/nbd to block/nbd-client
Vladimir Sementsov-Ogievskiy
3
-41
/
+39
2019-02-04
block/nbd-client: split channel errors from export errors
Vladimir Sementsov-Ogievskiy
1
-36
/
+47
[next]