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-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
2018-03-09
rbd: Fix use after free in qemu_rbd_set_keypairs() error path
Kevin Wolf
1
-1
/
+2
2018-03-09
gluster: Support .bdrv_co_create
Kevin Wolf
1
-44
/
+91
2018-03-09
file-win32: Support .bdrv_co_create
Kevin Wolf
1
-9
/
+38
2018-03-09
file-posix: Support .bdrv_co_create
Kevin Wolf
1
-23
/
+56
2018-03-09
block: x-blockdev-create QMP command
Kevin Wolf
3
-1
/
+78
2018-03-09
qcow2: Use visitor for options in qcow2_create()
Kevin Wolf
1
-140
/
+78
2018-03-09
qcow2: Handle full/falloc preallocation in qcow2_co_create()
Kevin Wolf
1
-9
/
+19
2018-03-09
qcow2: Use QCryptoBlockCreateOptions in qcow2_co_create()
Kevin Wolf
1
-17
/
+45
2018-03-09
qcow2: Use BlockdevRef in qcow2_co_create()
Kevin Wolf
1
-14
/
+25
2018-03-09
qcow2: Pass BlockdevCreateOptions to qcow2_co_create()
Kevin Wolf
1
-38
/
+151
2018-03-09
qcow2: Let qcow2_create() handle protocol layer
Kevin Wolf
1
-26
/
+38
2018-03-09
qcow2: Rename qcow2_co_create2() to qcow2_co_create()
Kevin Wolf
1
-8
/
+8
2018-03-09
qcow2: Make qemu-img check detect corrupted L1 tables in snapshots
Alberto Garcia
1
-0
/
+14
2018-03-09
qcow2: Check snapshot L1 table in qcow2_snapshot_delete()
Alberto Garcia
1
-0
/
+7
2018-03-09
qcow2: Check snapshot L1 table in qcow2_snapshot_goto()
Alberto Garcia
1
-0
/
+9
2018-03-09
qcow2: Check snapshot L1 tables in qcow2_check_metadata_overlap()
Alberto Garcia
1
-1
/
+9
2018-03-09
qcow2: Check L1 table parameters in qcow2_expand_zero_clusters()
Alberto Garcia
1
-7
/
+17
2018-03-09
qcow2: Check L1 table offset in qcow2_snapshot_load_tmp()
Alberto Garcia
1
-3
/
+5
2018-03-09
qcow2: Generalize validate_table_offset() into qcow2_validate_table()
Alberto Garcia
2
-52
/
+35
2018-03-09
block: convert bdrv_check callback to coroutine_fn
Paolo Bonzini
8
-40
/
+60
2018-03-09
block: convert bdrv_invalidate_cache callback to coroutine_fn
Paolo Bonzini
5
-19
/
+19
2018-03-09
qed: make bdrv_qed_do_open a coroutine_fn
Paolo Bonzini
1
-3
/
+37
2018-03-09
qcow2: make qcow2_do_open a coroutine_fn
Paolo Bonzini
1
-5
/
+41
2018-03-09
qcow2: fix flushing after dirty bitmap metadata writes
Paolo Bonzini
1
-2
/
+2
2018-03-09
qcow2: introduce qcow2_write_caches and qcow2_flush_caches
Paolo Bonzini
3
-16
/
+34
2018-03-09
block: implement the bdrv_reopen_prepare helper for LUKS driver
Daniel P. Berrange
1
-0
/
+7
2018-03-08
block: Fix qemu crash when using scsi-block
Deepa Srinivasan
1
-26
/
+25
2018-03-06
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
32
-521
/
+572
2018-03-05
block: Fix NULL dereference on empty drive error
Kevin Wolf
1
-2
/
+3
2018-03-02
qapi: Empty out qapi-schema.json
Markus Armbruster
1
-1
/
+1
2018-03-02
Include less of the generated modular QAPI headers
Markus Armbruster
11
-14
/
+13
2018-03-02
Include qapi/qmp/qerror.h exactly where needed
Markus Armbruster
1
-1
/
+0
2018-03-02
qcow2: Replace align_offset() with ROUND_UP()
Alberto Garcia
6
-24
/
+18
2018-03-02
block/ssh: Add basic .bdrv_truncate()
Max Reitz
1
-0
/
+24
[next]