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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-02-20
block: always fill entire LUKS header space with zeros
Daniel P. Berrangé
4
-4
/
+167
2020-02-20
qemu-img: Add --target-is-zero to convert
David Edmondson
3
-6
/
+33
2020-02-20
qapi: Allow getting flat output from 'query-named-block-nodes'
Peter Krempa
7
-10
/
+29
2020-02-20
iotests/147: Fix drive parameters
Max Reitz
1
-1
/
+1
2020-02-20
iotests: Remove the superfluous 2nd check for the availability of quorum
Thomas Huth
1
-3
/
+0
2020-02-20
docs: qcow2: introduce compression type feature
Vladimir Sementsov-Ogievskiy
1
-2
/
+19
2020-02-20
docs: improve qcow2 spec about extending image header
Vladimir Sementsov-Ogievskiy
1
-3
/
+42
2020-02-18
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
28
-206
/
+675
2020-02-18
iotests: Check that @replaces can replace filters
Max Reitz
2
-2
/
+48
2020-02-18
iotests: Add tests for invalid Quorum @replaces
Max Reitz
2
-3
/
+71
2020-02-18
iotests: Use self.image_len in TestRepairQuorum
Max Reitz
1
-1
/
+1
2020-02-18
iotests: Resolve TODOs in 041
Max Reitz
1
-4
/
+2
2020-02-18
iotests/041: Drop superfluous shutdowns
Max Reitz
1
-11
/
+0
2020-02-18
iotests: Add VM.assert_block_path()
Max Reitz
1
-0
/
+59
2020-02-18
iotests: Use complete_and_wait() in 155
Max Reitz
1
-6
/
+1
2020-02-18
quorum: Stop marking it as a filter
Max Reitz
1
-1
/
+0
2020-02-18
mirror: Double-check immediately before replacing
Max Reitz
1
-1
/
+13
2020-02-18
block: Remove bdrv_recurse_is_first_non_filter()
Max Reitz
9
-111
/
+0
2020-02-18
block: Use bdrv_recurse_can_replace()
Max Reitz
1
-2
/
+16
2020-02-18
quorum: Implement .bdrv_recurse_can_replace()
Max Reitz
1
-0
/
+54
2020-02-18
blkverify: Implement .bdrv_recurse_can_replace()
Max Reitz
1
-0
/
+15
2020-02-18
block: Add bdrv_recurse_can_replace()
Max Reitz
2
-0
/
+48
2020-02-18
quorum: Fix child permissions
Max Reitz
1
-1
/
+18
2020-02-18
iotests: Let 041 use -blockdev for quorum children
Max Reitz
1
-1
/
+4
2020-02-18
block: Drop bdrv_is_first_non_filter()
Max Reitz
2
-27
/
+0
2020-02-18
blockdev: Allow resizing everywhere
Max Reitz
1
-5
/
+0
2020-02-18
blockdev: Allow external snapshots everywhere
Max Reitz
1
-5
/
+0
2020-02-18
block/io_uring: Remove superfluous semicolon
Philippe Mathieu-Daudé
1
-1
/
+1
2020-02-18
block: Remove superfluous semicolons
Philippe Mathieu-Daudé
1
-2
/
+2
2020-02-18
iotests: Test error handling policies with block-commit
Kevin Wolf
2
-2
/
+285
2020-02-18
commit: Expose on-error option in QMP
Kevin Wolf
2
-4
/
+8
2020-02-18
commit: Fix is_read for block_job_error_action()
Kevin Wolf
1
-1
/
+6
2020-02-18
commit: Inline commit_populate()
Kevin Wolf
1
-22
/
+6
2020-02-18
commit: Fix argument order for block_job_error_action()
Kevin Wolf
1
-1
/
+1
2020-02-18
commit: Remove unused bytes_written
Kevin Wolf
1
-2
/
+0
2020-02-18
qapi: Document meaning of 'ignore' BlockdevOnError for jobs
Kevin Wolf
1
-1
/
+4
2020-02-18
block/qcow2-bitmap: Remove unneeded variable assignment
Philippe Mathieu-Daudé
1
-1
/
+0
2020-02-18
iotests: Test copy offloading with external data file
Kevin Wolf
2
-0
/
+20
2020-02-18
qcow2: Fix qcow2_alloc_cluster_abort() for external data file
Kevin Wolf
1
-2
/
+5
2020-02-18
qcow2: update_refcount(): Reset old_table_index after qcow2_cache_put()
Kevin Wolf
1
-0
/
+1
2020-02-18
block/vvfat: Do not unref qcow on closing backing bdrv
Hikaru Nishida
1
-7
/
+0
2020-02-18
qcow2: Fix alignment checks in encrypted images
Alberto Garcia
2
-6
/
+8
2020-02-18
mirror: Don't let an operation wait for itself
Kevin Wolf
1
-9
/
+12
2020-02-18
mirror: Store MirrorOp.co for debuggability
Kevin Wolf
1
-0
/
+2
2020-02-17
Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2020-02-15-v2'...
Peter Maydell
18
-407
/
+460
2020-02-17
qemu-doc: Clarify extent of build platform support
Markus Armbruster
1
-4
/
+5
2020-02-17
monitor: Move qmp_query_qmp_schema to qmp-cmds-control.c
Kevin Wolf
3
-16
/
+19
2020-02-17
monitor: Collect "control" command handlers in qmp-cmds.control.c
Kevin Wolf
4
-125
/
+155
2020-02-17
qapi: Split control.json off misc.json
Kevin Wolf
11
-217
/
+229
2020-02-17
monitor: Move monitor option parsing to monitor/monitor.c
Kevin Wolf
4
-45
/
+52
[next]