index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
qapi
/
doc.py
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-07-10
Update version for v3.0.0-rc0 release
Peter Maydell
1
-1
/
+1
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
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-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
2018-07-09
vmdk: Fix possible segfault with non-VMDK backing
Max Reitz
1
-0
/
+6
2018-07-09
raw: Drop superfluous semicolon
Fam Zheng
1
-1
/
+1
2018-07-09
qcow2: Drop unreachable break
Fam Zheng
1
-1
/
+0
2018-07-09
file-posix: Fix fd_open check in raw_co_copy_range_to
Fam Zheng
1
-1
/
+1
2018-07-09
qcow2: Drop unused cluster_data
Fam Zheng
1
-2
/
+0
2018-07-09
hw/machine: Remove the Zero check of nb_numa_nodes for numa_complete_configur...
Dou Liyang
1
-3
/
+2
2018-07-09
machine: properly free device_memory
David Hildenbrand
1
-0
/
+1
[next]