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
2021-01-28
qapi: More complex uses of QAPI_LIST_APPEND
Eric Blake
13
-305
/
+143
2021-01-28
qapi: Use QAPI_LIST_APPEND in trivial cases
Eric Blake
20
-222
/
+96
2021-01-28
qapi: Introduce QAPI_LIST_APPEND
Eric Blake
1
-0
/
+13
2021-01-28
qapi: A couple more QAPI_LIST_PREPEND() stragglers
Eric Blake
2
-27
/
+16
2021-01-28
net: Clarify early exit condition
Eric Blake
1
-0
/
+2
2021-01-27
Merge remote-tracking branch 'remotes/edgar/tags/edgar/xilinx-next-2021-01-27...
Peter Maydell
5
-7
/
+85
2021-01-27
target/microblaze: Add security attributes on memory transactions
Joe Komlodi
3
-5
/
+26
2021-01-27
target/microblaze: use MMUAccessType instead of int in mmu_translate
Joe Komlodi
2
-2
/
+2
2021-01-27
target/microblaze: Add use-non-secure property
Joe Komlodi
2
-0
/
+57
2021-01-26
Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2021-01-26' in...
Peter Maydell
51
-547
/
+1797
2021-01-26
iotests/178: Pass value to invalid option
Max Reitz
3
-3
/
+3
2021-01-26
iotests/118: Drop 'change' test
Max Reitz
2
-21
/
+3
2021-01-26
iotests: Add test for the regression fixed in c8bf9a9169
Alberto Garcia
3
-0
/
+134
2021-01-26
block: report errno when flock fcntl fails
David Edmondson
1
-10
/
+28
2021-01-26
simplebench: add bench-backup.py
Vladimir Sementsov-Ogievskiy
1
-0
/
+167
2021-01-26
simplebench: bench_block_job: add cmd_options argument
Vladimir Sementsov-Ogievskiy
2
-5
/
+8
2021-01-26
simplebench/bench_block_job: use correct shebang line with python3
Vladimir Sementsov-Ogievskiy
1
-1
/
+1
2021-01-26
block/block-copy: drop unused argument of block_copy()
Vladimir Sementsov-Ogievskiy
3
-10
/
+4
2021-01-26
block/block-copy: drop unused block_copy_set_progress_callback()
Vladimir Sementsov-Ogievskiy
2
-21
/
+0
2021-01-26
qapi: backup: disable copy_range by default
Vladimir Sementsov-Ogievskiy
2
-2
/
+2
2021-01-26
backup: move to block-copy
Vladimir Sementsov-Ogievskiy
1
-67
/
+120
2021-01-26
block/backup: drop extra gotos from backup_run()
Vladimir Sementsov-Ogievskiy
1
-7
/
+5
2021-01-26
block/block-copy: make progress_bytes_callback optional
Vladimir Sementsov-Ogievskiy
1
-1
/
+3
2021-01-26
iotests: 257: prepare for backup over block-copy
Vladimir Sementsov-Ogievskiy
2
-153
/
+154
2021-01-26
iotests: 219: prepare for backup over block-copy
Vladimir Sementsov-Ogievskiy
1
-6
/
+7
2021-01-26
iotests: 185: prepare for backup over block-copy
Vladimir Sementsov-Ogievskiy
2
-2
/
+4
2021-01-26
iotests/129: Limit backup's max-chunk/max-workers
Max Reitz
1
-1
/
+6
2021-01-26
iotests: 56: prepare for backup over block-copy
Vladimir Sementsov-Ogievskiy
1
-2
/
+7
2021-01-26
qapi: backup: add max-chunk and max-workers to x-perf struct
Vladimir Sementsov-Ogievskiy
4
-8
/
+43
2021-01-26
job: call job_enter from job_pause
Vladimir Sementsov-Ogievskiy
2
-0
/
+27
2021-01-26
blockjob: add set_speed to BlockJobDriver
Vladimir Sementsov-Ogievskiy
2
-0
/
+8
2021-01-26
block/block-copy: add block_copy_cancel
Vladimir Sementsov-Ogievskiy
2
-5
/
+32
2021-01-26
block/block-copy: add ratelimit to block-copy
Vladimir Sementsov-Ogievskiy
4
-4
/
+51
2021-01-26
block/block-copy: add list of all call-states
Vladimir Sementsov-Ogievskiy
1
-1
/
+10
2021-01-26
block/block-copy: add max_chunk and max_workers parameters
Vladimir Sementsov-Ogievskiy
2
-2
/
+15
2021-01-26
block/block-copy: implement block_copy_async
Vladimir Sementsov-Ogievskiy
2
-4
/
+106
2021-01-26
block/block-copy: More explicit call_state
Vladimir Sementsov-Ogievskiy
1
-13
/
+38
2021-01-26
qapi: backup: add perf.use-copy-range parameter
Vladimir Sementsov-Ogievskiy
9
-6
/
+41
2021-01-26
coroutine-sigaltstack: Add SIGUSR2 mutex
Max Reitz
1
-0
/
+9
2021-01-26
iotests/300: Clean up pylint and mypy complaints
Max Reitz
2
-4
/
+16
2021-01-26
iotests/129: Clean up pylint and mypy complaints
Max Reitz
2
-3
/
+3
2021-01-26
iotests/129: Limit mirror job's buffer size
Max Reitz
1
-1
/
+1
2021-01-26
iotests/129: Actually test a commit job
Max Reitz
1
-2
/
+25
2021-01-26
iotests/129: Use throttle node
Max Reitz
1
-24
/
+13
2021-01-26
iotests/129: Do not check @busy
Max Reitz
1
-1
/
+1
2021-01-26
iotests/129: Remove test images in tearDown()
Max Reitz
1
-0
/
+2
2021-01-26
iotests: Move try_remove to iotests.py
Max Reitz
2
-11
/
+8
2021-01-26
iotests/297: Rewrite in Python and extend reach
Max Reitz
2
-25
/
+92
2021-01-26
iotests.py: Assume a couple of variables as given
Max Reitz
2
-14
/
+13
2021-01-26
block: apply COR-filter to block-stream jobs
Andrey Shinkevich
4
-55
/
+80
[next]