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
2021-09-16
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-6.2-pul...
Peter Maydell
1
-1
/
+1
2021-09-15
qcow2-refcount: check_refblocks(): add separate message for reserved
Vladimir Sementsov-Ogievskiy
2
-1
/
+10
2021-09-15
qcow2-refcount: check_refcounts_l1(): check reserved bits
Vladimir Sementsov-Ogievskiy
2
-0
/
+7
2021-09-15
qcow2-refcount: improve style of check_refcounts_l1()
Vladimir Sementsov-Ogievskiy
1
-48
/
+50
2021-09-15
qcow2-refcount: check_refcounts_l2(): check reserved bits
Vladimir Sementsov-Ogievskiy
2
-1
/
+14
2021-09-15
qcow2-refcount: check_refcounts_l2(): check l2_bitmap
Vladimir Sementsov-Ogievskiy
1
-2
/
+26
2021-09-15
qcow2-refcount: fix_l2_entry_by_zero(): also zero L2 entry bitmap
Vladimir Sementsov-Ogievskiy
1
-3
/
+15
2021-09-15
qcow2-refcount: introduce fix_l2_entry_by_zero()
Vladimir Sementsov-Ogievskiy
1
-27
/
+60
2021-09-15
qcow2: introduce qcow2_parse_compressed_l2_entry() helper
Vladimir Sementsov-Ogievskiy
4
-27
/
+36
2021-09-15
qcow2: compressed read: simplify cluster descriptor passing
Vladimir Sementsov-Ogievskiy
3
-9
/
+9
2021-09-15
qcow2-refcount: improve style of check_refcounts_l2()
Vladimir Sementsov-Ogievskiy
1
-23
/
+24
2021-09-15
qcow2: handle_dependencies(): relax conflict detection
Vladimir Sementsov-Ogievskiy
1
-0
/
+11
2021-09-15
qcow2: refactor handle_dependencies() loop body
Vladimir Sementsov-Ogievskiy
1
-21
/
+28
2021-09-15
block/mirror: fix NULL pointer dereference in mirror_wait_on_conflicts()
Stefano Garzarella
1
-9
/
+16
2021-09-15
block/iscsi: Do not force-cap *pnum
Hanna Reitz
1
-3
/
+0
2021-09-15
block/gluster: Do not force-cap *pnum
Hanna Reitz
1
-3
/
+4
2021-09-15
block/file-posix: Do not force-cap *pnum
Hanna Reitz
1
-3
/
+4
2021-09-15
block: block-status cache for data regions
Hanna Reitz
1
-3
/
+65
2021-09-15
gluster: Align block-status tail
Max Reitz
1
-0
/
+16
2021-09-15
spelling: sytem => system
Michael Tokarev
1
-1
/
+1
2021-09-07
block/nvme: Only report VFIO error on failed retry
Philippe Mathieu-Daudé
1
-1
/
+7
2021-09-07
util/vfio-helpers: Pass Error handle to qemu_vfio_dma_map()
Philippe Mathieu-Daudé
1
-11
/
+11
2021-09-07
block/nvme: Have nvme_create_queue_pair() report errors consistently
Philippe Mathieu-Daudé
1
-0
/
+3
2021-09-07
block/nvme: Use safer trace format string
Philippe Mathieu-Daudé
1
-1
/
+1
2021-09-01
block/file-win32: add reopen handlers
Viktor Prutyanov
1
-1
/
+100
2021-09-01
block/export/fuse.c: fix fuse-lseek on uclibc or musl
Fabrice Fontaine
1
-0
/
+3
2021-09-01
block/block-copy: block_copy_state_new(): drop extra arguments
Vladimir Sementsov-Ogievskiy
2
-4
/
+3
2021-09-01
block/copy-before-write: make public block driver
Vladimir Sementsov-Ogievskiy
1
-32
/
+28
2021-09-01
block/block-copy: make setting progress optional
Vladimir Sementsov-Ogievskiy
1
-7
/
+11
2021-09-01
block/copy-before-write: initialize block-copy bitmap
Vladimir Sementsov-Ogievskiy
2
-9
/
+11
2021-09-01
block/copy-before-write: cbw_init(): use options
Vladimir Sementsov-Ogievskiy
1
-14
/
+15
2021-09-01
block/copy-before-write: bdrv_cbw_append(): drop unused compress arg
Vladimir Sementsov-Ogievskiy
3
-6
/
+4
2021-09-01
block/copy-before-write: cbw_init(): use file child after attaching
Vladimir Sementsov-Ogievskiy
1
-7
/
+7
2021-09-01
block/copy-before-write: cbw_init(): rename variables
Vladimir Sementsov-Ogievskiy
1
-15
/
+14
2021-09-01
block/copy-before-write: introduce cbw_init()
Vladimir Sementsov-Ogievskiy
1
-28
/
+41
2021-09-01
block/copy-before-write: bdrv_cbw_append(): replace child at last
Vladimir Sementsov-Ogievskiy
1
-22
/
+11
2021-09-01
block/copy-before-write: use file child instead of backing
Vladimir Sementsov-Ogievskiy
1
-17
/
+22
2021-09-01
block/copy-before-write: drop extra bdrv_unref on failure path
Vladimir Sementsov-Ogievskiy
1
-1
/
+0
2021-09-01
block/copy-before-write: relax permission requirements when no parents
Vladimir Sementsov-Ogievskiy
1
-3
/
+5
2021-09-01
block/backup: move cluster size calculation to block-copy
Vladimir Sementsov-Ogievskiy
4
-61
/
+64
2021-09-01
block/backup: set copy_range and compress after filter insertion
Vladimir Sementsov-Ogievskiy
3
-5
/
+3
2021-09-01
block/block-copy: introduce block_copy_set_copy_opts()
Vladimir Sementsov-Ogievskiy
1
-20
/
+29
2021-09-01
block-copy: move detecting fleecing scheme to block-copy
Vladimir Sementsov-Ogievskiy
4
-26
/
+25
2021-09-01
block: rename backup-top to copy-before-write
Vladimir Sementsov-Ogievskiy
4
-76
/
+76
2021-09-01
block: introduce blk_replace_bs
Vladimir Sementsov-Ogievskiy
1
-0
/
+8
2021-09-01
raw-format: drop WRITE and RESIZE child perms when possible
Stefan Hajnoczi
1
-1
/
+20
2021-09-01
block/monitor: Consolidate hmp_handle_error calls to reduce redundant code
Mao Zhongyi
1
-6
/
+6
2021-08-09
block/export/fuse.c: fix musl build
Fabrice Fontaine
1
-2
/
+6
2021-08-03
block: Fix in_flight leak in request padding error path
Kevin Wolf
1
-3
/
+4
2021-07-29
block/io_uring: resubmit when result is -EAGAIN
Fabian Ebner
1
-1
/
+15
[next]