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
2018-07-11
s390x/storage attributes: fix CMMA_BLOCK_SIZE usage
Claudio Imbrenda
2
-3
/
+5
2018-07-10
Update version for v3.0.0-rc0 release
v3.0.0-rc0
Peter Maydell
1
-1
/
+1
2018-07-10
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
42
-177
/
+647
2018-07-10
Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20180710a'...
Peter Maydell
8
-88
/
+238
2018-07-10
block: Use common write req handling in truncate
Fam Zheng
1
-20
/
+35
2018-07-10
block: Fix bdrv_co_truncate overlap check
Fam Zheng
1
-1
/
+2
2018-07-10
block: Use common req handling in copy offloading
Fam Zheng
1
-14
/
+10
2018-07-10
block: Use common req handling for discard
Fam Zheng
1
-10
/
+23
2018-07-10
migration: reorder MIG_CMD_POSTCOPY_RESUME
Peter Xu
1
-1
/
+1
2018-07-10
tests: hide stderr for postcopy recovery test
Peter Xu
1
-4
/
+5
2018-07-10
tests: add postcopy recovery test
Peter Xu
1
-0
/
+80
2018-07-10
tests: introduce wait_for_migration_status()
Peter Xu
1
-2
/
+8
2018-07-10
tests: introduce migrate_query*() helpers
Peter Xu
1
-21
/
+43
2018-07-10
tests: allow migrate() to take extra flags
Peter Xu
1
-6
/
+6
2018-07-10
tests: introduce migrate_postcopy_* helpers
Peter Xu
1
-11
/
+31
2018-07-10
block: Fix handling of image enlarging write
Fam Zheng
1
-3
/
+7
2018-07-10
block: Extract common write req handling
Fam Zheng
1
-34
/
+57
2018-07-10
block: Use uint64_t for BdrvTrackedRequest byte fields
Fam Zheng
2
-5
/
+7
2018-07-10
block: Use BdrvChild to discard
Fam Zheng
11
-20
/
+20
2018-07-10
block: Add copy offloading trace points
Fam Zheng
4
-0
/
+15
2018-07-10
block: Prefix file driver trace points with "file_"
Fam Zheng
3
-4
/
+4
2018-07-10
Revert "block: Remove deprecated -drive geometry options"
Cornelia Huck
7
-9
/
+131
2018-07-10
Revert "block: Remove deprecated -drive option addr"
Cornelia Huck
5
-2
/
+30
2018-07-10
Revert "block: Remove deprecated -drive option serial"
Cornelia Huck
14
-8
/
+48
2018-07-10
Revert "block: Remove dead deprecation warning code"
Cornelia Huck
1
-0
/
+12
2018-07-10
migration: show pause/recover state on dst host
Peter Xu
1
-0
/
+2
2018-07-10
migration: fix incorrect bitmap size calculation
Peter Xu
1
-2
/
+2
2018-07-10
migration: loosen recovery check when load vm
Peter Xu
1
-10
/
+6
2018-07-10
migration: simplify check to use qemu file buffer
Peter Xu
1
-6
/
+11
2018-07-10
migration: unify incoming processing
Peter Xu
4
-13
/
+16
2018-07-10
migration: unbreak postcopy recovery
Peter Xu
1
-5
/
+18
2018-07-10
migration: move income process out of multifd
Peter Xu
3
-8
/
+10
2018-07-10
migration: delay postcopy paused state
Peter Xu
1
-3
/
+3
2018-07-10
block/blklogwrites: Make sure the log sector size is not too small
Ari Sundholm
1
-1
/
+4
2018-07-10
qapi/block-core.json: Add missing documentation for blklogwrites log-append o...
Ari Sundholm
1
-0
/
+2
2018-07-10
block/backup: fix fleecing scheme: use serialized writes
Vladimir Sementsov-Ogievskiy
1
-6
/
+14
2018-07-10
block: add BDRV_REQ_SERIALISING flag
Vladimir Sementsov-Ogievskiy
2
-2
/
+40
2018-07-10
block: split flags in copy_range
Vladimir Sementsov-Ogievskiy
11
-59
/
+90
2018-07-10
block/io: fix copy_range
Vladimir Sementsov-Ogievskiy
2
-15
/
+39
2018-07-10
iotests: 222: Don't run with luks
Fam Zheng
1
-0
/
+2
2018-07-10
target/arm: Use correct mmu_idx for exception-return unstacking
Peter Maydell
1
-1
/
+3
2018-07-10
Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-3.0-pull-re...
Peter Maydell
10
-15
/
+15
2018-07-10
block: Fix copy-on-read crash with partial final cluster
Kevin Wolf
3
-0
/
+23
2018-07-10
test-bdrv-drain: Test bdrv_append() to drained node
Kevin Wolf
1
-0
/
+43
2018-07-10
block: Poll after drain on attaching a node
Kevin Wolf
4
-7
/
+32
2018-07-10
Merge remote-tracking branch 'remotes/xanclic/tags/pull-block-2018-07-09' int...
Peter Maydell
11
-44
/
+231
2018-07-09
Merge remote-tracking branch 'remotes/rth/tags/pull-sh4-20180709' into staging
Peter Maydell
1
-37
/
+44
2018-07-09
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
1
-3
/
+3
2018-07-09
qcow2: add overlap check for bitmap directory
Vladimir Sementsov-Ogievskiy
5
-39
/
+66
2018-07-09
iotests: Add VMDK backing file correlation test
Max Reitz
3
-0
/
+157
[next]