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-09-03
vmdk: Reject invalid compressed writes
Max Reitz
1
-0
/
+10
2019-09-03
vmdk: Use bdrv_dirname() for relative extent paths
Max Reitz
1
-20
/
+34
2019-09-03
block: posix: Always allocate the first block
Nir Soffer
1
-0
/
+51
2019-08-27
block/qcow2: implement .bdrv_co_pwritev(_compressed)_part
Vladimir Sementsov-Ogievskiy
3
-33
/
+37
2019-08-27
block/qcow2: implement .bdrv_co_preadv_part
Vladimir Sementsov-Ogievskiy
2
-29
/
+25
2019-08-27
block/qcow2: refactor qcow2_co_preadv to use buffer-based io
Vladimir Sementsov-Ogievskiy
1
-12
/
+16
2019-08-27
block/io: introduce bdrv_co_p{read, write}v_part
Vladimir Sementsov-Ogievskiy
1
-6
/
+23
2019-08-27
block/io: bdrv_aligned_pwritev: use and support qiov_offset
Vladimir Sementsov-Ogievskiy
1
-14
/
+13
2019-08-27
block/io: bdrv_aligned_preadv: use and support qiov_offset
Vladimir Sementsov-Ogievskiy
1
-13
/
+8
2019-08-27
block/io: bdrv_co_do_copy_on_readv: lazy allocation
Vladimir Sementsov-Ogievskiy
1
-9
/
+12
2019-08-27
block/io: bdrv_co_do_copy_on_readv: use and support qiov_offset
Vladimir Sementsov-Ogievskiy
1
-9
/
+9
2019-08-27
block: define .*_part io handlers in BlockDriver
Vladimir Sementsov-Ogievskiy
2
-20
/
+78
2019-08-27
block/io: refactor padding
Vladimir Sementsov-Ogievskiy
1
-165
/
+200
2019-08-27
util/iov: improve qemu_iovec_is_zero
Vladimir Sementsov-Ogievskiy
1
-1
/
+1
2019-08-19
vpc: Do not return RAW from block_status
Max Reitz
1
-1
/
+1
2019-08-19
vmdk: Make block_status recurse for flat extents
Max Reitz
1
-0
/
+3
2019-08-19
vdi: Make block_status recurse for fixed images
Max Reitz
1
-1
/
+2
2019-08-19
vhdx: Fix .bdrv_has_zero_init()
Max Reitz
1
-1
/
+25
2019-08-19
vdi: Fix .bdrv_has_zero_init()
Max Reitz
1
-1
/
+12
2019-08-19
qcow2: Fix .bdrv_has_zero_init()
Max Reitz
1
-1
/
+28
2019-08-19
block: Use bdrv_has_zero_init_truncate()
Max Reitz
2
-2
/
+2
2019-08-19
block: Implement .bdrv_has_zero_init_truncate()
Max Reitz
10
-0
/
+18
2019-08-19
mirror: Fix bdrv_has_zero_init() use
Max Reitz
1
-3
/
+8
2019-08-19
LUKS: support preallocation
Maxim Levitsky
1
-3
/
+27
2019-08-19
Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2019-08-1...
Peter Maydell
1
-2
/
+2
2019-08-17
block: fix NetBSD qemu-iotests failure
Paolo Bonzini
1
-2
/
+2
2019-08-16
block/backup: refactor write_flags
Vladimir Sementsov-Ogievskiy
1
-12
/
+12
2019-08-16
block/backup: deal with zero detection
Vladimir Sementsov-Ogievskiy
1
-9
/
+6
2019-08-16
qapi: add dirty-bitmaps to query-named-block-nodes result
Vladimir Sementsov-Ogievskiy
1
-0
/
+5
2019-08-16
block/backup: support bitmap sync modes for non-bitmap backups
John Snow
1
-7
/
+1
2019-08-16
block/backup: teach TOP to never copy unallocated regions
John Snow
2
-9
/
+71
2019-08-16
block/backup: add backup_is_cluster_allocated
John Snow
1
-18
/
+44
2019-08-16
block/backup: centralize copy_bitmap initialization
John Snow
1
-14
/
+15
2019-08-16
block/backup: improve sync=bitmap work estimates
John Snow
1
-5
/
+3
2019-08-16
block/backup: hoist bitmap check into QMP interface
John Snow
1
-9
/
+4
2019-08-16
qapi: implement block-dirty-bitmap-remove transaction action
John Snow
1
-8
/
+7
2019-08-16
block/backup: loosen restriction on readonly bitmaps
John Snow
1
-0
/
+6
2019-08-16
block/backup: add 'always' bitmap sync policy
John Snow
1
-8
/
+19
2019-08-16
block/backup: upgrade copy_bitmap to BdrvDirtyBitmap
John Snow
1
-39
/
+43
2019-08-16
block/dirty-bitmap: add bdrv_dirty_bitmap_get
John Snow
2
-8
/
+13
2019-08-16
block/dirty-bitmap: add bdrv_dirty_bitmap_merge_internal
John Snow
1
-5
/
+49
2019-08-16
block/backup: add 'never' policy to bitmap sync mode
John Snow
1
-2
/
+5
2019-08-16
block/backup: Add mirror sync mode 'bitmap'
John Snow
3
-11
/
+17
2019-08-16
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
5
-31
/
+84
2019-08-16
Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2019-08-15' into st...
Peter Maydell
3
-103
/
+134
2019-08-16
sysemu: Split sysemu/runstate.h off sysemu/sysemu.h
Markus Armbruster
1
-1
/
+1
2019-08-16
Clean up inclusion of sysemu/sysemu.h
Markus Armbruster
1
-1
/
+0
2019-08-16
Include qemu/main-loop.h less
Markus Armbruster
10
-0
/
+10
2019-08-16
trace: Do not include qom/cpu.h into generated trace.h
Markus Armbruster
1
-0
/
+1
2019-08-16
file-posix: Handle undetectable alignment
Nir Soffer
1
-11
/
+25
[next]