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
2018-03-19
iscsi: fix iSER compilation
Paolo Bonzini
1
-1
/
+1
2018-03-19
vvfat: Fix inherit_options flags
Fam Zheng
1
-1
/
+1
2018-03-19
block/mirror: change the semantic of 'force' of block-job-cancel
Liang Li
1
-6
/
+4
2018-03-19
vpc: Require aligned size in .bdrv_co_create
Kevin Wolf
1
-31
/
+82
2018-03-19
vpc: Support .bdrv_co_create
Kevin Wolf
1
-37
/
+115
2018-03-19
vhdx: Support .bdrv_co_create
Kevin Wolf
1
-52
/
+164
2018-03-19
vdi: Make comments consistent with other drivers
Kevin Wolf
1
-3
/
+9
2018-03-19
qed: Support .bdrv_co_create
Kevin Wolf
1
-66
/
+138
2018-03-19
qcow: Support .bdrv_co_create
Kevin Wolf
1
-66
/
+130
2018-03-19
parallels: Support .bdrv_co_create
Kevin Wolf
1
-48
/
+151
2018-03-19
vdi: Implement .bdrv_co_create
Max Reitz
1
-5
/
+19
2018-03-19
vdi: Move file creation to vdi_co_create_opts
Max Reitz
1
-18
/
+28
2018-03-19
vdi: Pull option parsing from vdi_co_create
Max Reitz
1
-14
/
+77
2018-03-19
luks: Catch integer overflow for huge sizes
Kevin Wolf
1
-0
/
+5
2018-03-19
luks: Turn invalid assertion into check
Kevin Wolf
1
-1
/
+4
2018-03-19
luks: Support .bdrv_co_create
Kevin Wolf
1
-0
/
+34
2018-03-19
luks: Create block_crypto_co_create_generic()
Kevin Wolf
1
-34
/
+61
2018-03-19
luks: Separate image file creation from formatting
Kevin Wolf
1
-20
/
+17
2018-03-19
blockjobs: add block-job-finalize
John Snow
1
-0
/
+1
2018-03-19
blockjobs: ensure abort is called for cancelled jobs
John Snow
2
-1
/
+2
2018-03-19
blockjobs: add block_job_dismiss
John Snow
1
-0
/
+1
2018-03-19
blockjobs: add block_job_verb permission table
John Snow
1
-0
/
+1
2018-03-19
blockjobs: add state transition table
John Snow
1
-0
/
+3
2018-03-19
blockjobs: model single jobs as transactions
John Snow
4
-5
/
+4
2018-03-16
Merge remote-tracking branch 'remotes/jnsnow/tags/bitmaps-pull-request' into ...
Peter Maydell
1
-35
/
+88
2018-03-16
Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2018-03-13-v2' into...
Peter Maydell
5
-1
/
+227
2018-03-13
dirty-bitmap: add locked state
Vladimir Sementsov-Ogievskiy
1
-0
/
+16
2018-03-13
block/dirty-bitmap: add _locked version of bdrv_reclaim_dirty_bitmap
Vladimir Sementsov-Ogievskiy
1
-10
/
+18
2018-03-13
block/dirty-bitmap: fix locking in bdrv_reclaim_dirty_bitmap
Vladimir Sementsov-Ogievskiy
1
-32
/
+53
2018-03-13
nbd: BLOCK_STATUS for standard get_block_status function: client part
Vladimir Sementsov-Ogievskiy
3
-0
/
+159
2018-03-13
block/nbd-client: save first fatal error in nbd_iter_error
Vladimir Sementsov-Ogievskiy
1
-1
/
+3
2018-03-13
block: let blk_add/remove_aio_context_notifier() tolerate BDS changes
Stefan Hajnoczi
2
-0
/
+65
2018-03-13
block/dirty-bitmap: add bdrv_dirty_bitmap_enable_successor()
Vladimir Sementsov-Ogievskiy
1
-0
/
+8
2018-03-13
block: include original filename when reporting invalid URIs
Daniel P. Berrangé
2
-2
/
+2
2018-03-12
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
24
-905
/
+1517
2018-03-09
file-posix: Fix no-op bdrv_truncate() with falloc preallocation
Kevin Wolf
1
-5
/
+9
2018-03-09
ssh: Support .bdrv_co_create
Kevin Wolf
1
-35
/
+48
2018-03-09
ssh: Pass BlockdevOptionsSsh to connect_to_ssh()
Kevin Wolf
1
-13
/
+21
2018-03-09
ssh: QAPIfy host-key-check option
Kevin Wolf
1
-32
/
+56
2018-03-09
ssh: Use QAPI BlockdevOptionsSsh object
Kevin Wolf
1
-75
/
+62
2018-03-09
sheepdog: Support .bdrv_co_create
Kevin Wolf
1
-74
/
+169
2018-03-09
sheepdog: QAPIfy "redundancy" create option
Kevin Wolf
1
-27
/
+67
2018-03-09
nfs: Support .bdrv_co_create
Kevin Wolf
1
-16
/
+60
2018-03-09
nfs: Use QAPI options in nfs_client_open()
Kevin Wolf
1
-123
/
+53
2018-03-09
rbd: Use qemu_rbd_connect() in qemu_rbd_do_create()
Kevin Wolf
1
-44
/
+10
2018-03-09
rbd: Assign s->snap/image_name in qemu_rbd_open()
Kevin Wolf
1
-9
/
+5
2018-03-09
rbd: Support .bdrv_co_create
Kevin Wolf
1
-50
/
+100
2018-03-09
rbd: Pass BlockdevOptionsRbd to qemu_rbd_connect()
Kevin Wolf
1
-60
/
+55
2018-03-09
rbd: Remove non-schema options from runtime_opts
Kevin Wolf
1
-31
/
+24
2018-03-09
rbd: Factor out qemu_rbd_connect()
Kevin Wolf
1
-40
/
+60
[next]