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
path:
root
/
block
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-14
replay: don't drain/flush bdrv queue while RR is working
Pavel Dovgalyuk
1
-0
/
+28
2019-10-14
block: implement bdrv_snapshot_goto for blkreplay
Pavel Dovgalyuk
1
-0
/
+8
2019-10-14
block/vhdx: add check for truncated image files
Peter Lieven
1
-17
/
+103
2019-10-10
nbd: add empty .bdrv_reopen_prepare
Maxim Levitsky
1
-0
/
+15
2019-10-10
block/backup: use backup-top instead of write notifiers
Vladimir Sementsov-Ogievskiy
4
-121
/
+56
2019-10-10
block: introduce backup-top filter driver
Vladimir Sementsov-Ogievskiy
3
-0
/
+323
2019-10-10
block/block-copy: split block_copy_set_callbacks function
Vladimir Sementsov-Ogievskiy
2
-11
/
+19
2019-10-10
block/backup: move write_flags calculation inside backup_job_create
Vladimir Sementsov-Ogievskiy
1
-15
/
+15
2019-10-10
block/backup: move in-flight requests handling from backup to block-copy
Vladimir Sementsov-Ogievskiy
2
-52
/
+43
2019-10-10
qapi: query-blockstat: add driver specific file-posix stats
Anton Nefedov
2
-0
/
+37
2019-10-10
file-posix: account discard operations
Anton Nefedov
1
-1
/
+21
2019-10-10
block: add empty account cookie type
Anton Nefedov
1
-0
/
+6
2019-10-10
qapi: add unmap to BlockDeviceStats
Anton Nefedov
1
-0
/
+6
2019-10-10
block: move block_copy from block/backup.c to separate file
Vladimir Sementsov-Ogievskiy
4
-354
/
+337
2019-10-10
block/backup: fix block-comment style
Vladimir Sementsov-Ogievskiy
1
-11
/
+21
2019-10-10
block/backup: introduce BlockCopyState
Vladimir Sementsov-Ogievskiy
2
-143
/
+239
2019-10-10
block/backup: improve comment about image fleecing
Vladimir Sementsov-Ogievskiy
1
-3
/
+12
2019-10-10
block/backup: split shareable copying part from backup_do_cow
Vladimir Sementsov-Ogievskiy
1
-15
/
+32
2019-10-10
block/backup: fix backup_cow_with_offload for last cluster
Vladimir Sementsov-Ogievskiy
1
-1
/
+1
2019-10-10
block/backup: fix max_transfer handling for copy_range
Vladimir Sementsov-Ogievskiy
1
-4
/
+11
2019-10-10
block/qcow2: introduce parallel subrequest handling in read and write
Vladimir Sementsov-Ogievskiy
3
-12
/
+117
2019-10-10
block/qcow2: refactor qcow2_co_pwritev_part
Vladimir Sementsov-Ogievskiy
1
-64
/
+90
2019-10-10
block/qcow2: refactor qcow2_co_preadv_part
Vladimir Sementsov-Ogievskiy
1
-96
/
+113
2019-10-10
block: introduce aio task pool
Vladimir Sementsov-Ogievskiy
2
-0
/
+126
2019-10-08
block: Skip COR for inactive nodes
Max Reitz
1
-14
/
+27
2019-10-04
block/snapshot: Restrict set of snapshot nodes
Kevin Wolf
1
-7
/
+19
2019-09-19
cutils: Move size_to_str() from "qemu-common.h" to "qemu/cutils.h"
Philippe Mathieu-Daudé
1
-1
/
+1
2019-09-16
block/qcow2: refactor encryption code
Maxim Levitsky
4
-48
/
+69
2019-09-16
block/qcow2: Fix corruption introduced by commit 8ac0f15f335
Maxim Levitsky
1
-3
/
+4
2019-09-16
curl: Check curl_multi_add_handle()'s return code
Max Reitz
1
-1
/
+7
2019-09-16
curl: Handle success in multi_check_completion
Max Reitz
1
-40
/
+29
2019-09-16
curl: Report only ready sockets
Max Reitz
1
-11
/
+6
2019-09-16
curl: Pass CURLSocket to curl_multi_do()
Max Reitz
1
-9
/
+11
2019-09-16
curl: Check completion in curl_multi_do()
Max Reitz
1
-12
/
+2
2019-09-16
curl: Keep *socket until the end of curl_sock_cb()
Max Reitz
1
-5
/
+5
2019-09-16
curl: Keep pointer to the CURLState in CURLSocket
Max Reitz
1
-0
/
+3
2019-09-16
block: Use QEMU_IS_ALIGNED
Nir Soffer
7
-18
/
+18
2019-09-13
qcow2: Stop overwriting compressed clusters one by one
Alberto Garcia
1
-7
/
+1
2019-09-13
block/create: Do not abort if a block driver is not available
Philippe Mathieu-Daudé
1
-1
/
+5
2019-09-13
block/nfs: add support for nfs_umount
Peter Lieven
1
-0
/
+3
2019-09-13
block/nfs: tear down aio before nfs_close
Peter Lieven
1
-2
/
+4
2019-09-10
vpc: Return 0 from vpc_co_create() on success
Max Reitz
1
-1
/
+2
2019-09-10
file-posix: Fix has_write_zeroes after NO_FALLBACK
Kevin Wolf
1
-3
/
+3
2019-09-10
block/file-posix: Reduce xfsctl() use
Max Reitz
1
-76
/
+1
2019-09-10
job: drop job_drain
Vladimir Sementsov-Ogievskiy
4
-45
/
+4
2019-09-10
qcow2: Fix the calculation of the maximum L2 cache size
Alberto Garcia
1
-1
/
+5
2019-09-05
nbd: Implement client use of NBD FAST_ZERO
Eric Blake
1
-0
/
+7
2019-09-05
block: workaround for unaligned byte range in fallocate()
Andrey Shinkevich
2
-1
/
+8
2019-09-05
nbd: Use g_autofree in a few places
Eric Blake
1
-7
/
+4
2019-09-03
file-posix: fix request_alignment typo
Stefan Hajnoczi
1
-1
/
+1
[next]