index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-01-27
iotests: rewrite check into python
Vladimir Sementsov-Ogievskiy
2021-01-27
iotests: add testrunner.py
Vladimir Sementsov-Ogievskiy
2021-01-27
iotests: add testenv.py
Vladimir Sementsov-Ogievskiy
2021-01-27
iotests: add findtests.py
Vladimir Sementsov-Ogievskiy
2021-01-27
iotests: 146: drop extra whitespaces from .out file
Vladimir Sementsov-Ogievskiy
2021-01-27
virtio-scsi-test: Test writing to scsi-cd device
Kevin Wolf
2021-01-27
block: Separate blk_is_writable() and blk_supports_write_perm()
Kevin Wolf
2021-01-27
Merge remote-tracking branch 'remotes/edgar/tags/edgar/xilinx-next-2021-01-27...
Peter Maydell
2021-01-27
target/microblaze: Add security attributes on memory transactions
Joe Komlodi
2021-01-27
target/microblaze: use MMUAccessType instead of int in mmu_translate
Joe Komlodi
2021-01-27
target/microblaze: Add use-non-secure property
Joe Komlodi
2021-01-26
Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2021-01-26' in...
Peter Maydell
2021-01-26
iotests/178: Pass value to invalid option
Max Reitz
2021-01-26
iotests/118: Drop 'change' test
Max Reitz
2021-01-26
iotests: Add test for the regression fixed in c8bf9a9169
Alberto Garcia
2021-01-26
block: report errno when flock fcntl fails
David Edmondson
2021-01-26
simplebench: add bench-backup.py
Vladimir Sementsov-Ogievskiy
2021-01-26
simplebench: bench_block_job: add cmd_options argument
Vladimir Sementsov-Ogievskiy
2021-01-26
simplebench/bench_block_job: use correct shebang line with python3
Vladimir Sementsov-Ogievskiy
2021-01-26
block/block-copy: drop unused argument of block_copy()
Vladimir Sementsov-Ogievskiy
2021-01-26
block/block-copy: drop unused block_copy_set_progress_callback()
Vladimir Sementsov-Ogievskiy
2021-01-26
qapi: backup: disable copy_range by default
Vladimir Sementsov-Ogievskiy
2021-01-26
backup: move to block-copy
Vladimir Sementsov-Ogievskiy
2021-01-26
block/backup: drop extra gotos from backup_run()
Vladimir Sementsov-Ogievskiy
2021-01-26
block/block-copy: make progress_bytes_callback optional
Vladimir Sementsov-Ogievskiy
2021-01-26
iotests: 257: prepare for backup over block-copy
Vladimir Sementsov-Ogievskiy
2021-01-26
iotests: 219: prepare for backup over block-copy
Vladimir Sementsov-Ogievskiy
2021-01-26
iotests: 185: prepare for backup over block-copy
Vladimir Sementsov-Ogievskiy
2021-01-26
iotests/129: Limit backup's max-chunk/max-workers
Max Reitz
2021-01-26
iotests: 56: prepare for backup over block-copy
Vladimir Sementsov-Ogievskiy
2021-01-26
qapi: backup: add max-chunk and max-workers to x-perf struct
Vladimir Sementsov-Ogievskiy
2021-01-26
job: call job_enter from job_pause
Vladimir Sementsov-Ogievskiy
2021-01-26
blockjob: add set_speed to BlockJobDriver
Vladimir Sementsov-Ogievskiy
2021-01-26
block/block-copy: add block_copy_cancel
Vladimir Sementsov-Ogievskiy
2021-01-26
block/block-copy: add ratelimit to block-copy
Vladimir Sementsov-Ogievskiy
2021-01-26
block/block-copy: add list of all call-states
Vladimir Sementsov-Ogievskiy
2021-01-26
block/block-copy: add max_chunk and max_workers parameters
Vladimir Sementsov-Ogievskiy
2021-01-26
block/block-copy: implement block_copy_async
Vladimir Sementsov-Ogievskiy
2021-01-26
block/block-copy: More explicit call_state
Vladimir Sementsov-Ogievskiy
2021-01-26
qapi: backup: add perf.use-copy-range parameter
Vladimir Sementsov-Ogievskiy
2021-01-26
coroutine-sigaltstack: Add SIGUSR2 mutex
Max Reitz
2021-01-26
iotests/300: Clean up pylint and mypy complaints
Max Reitz
2021-01-26
iotests/129: Clean up pylint and mypy complaints
Max Reitz
2021-01-26
iotests/129: Limit mirror job's buffer size
Max Reitz
2021-01-26
iotests/129: Actually test a commit job
Max Reitz
2021-01-26
iotests/129: Use throttle node
Max Reitz
2021-01-26
iotests/129: Do not check @busy
Max Reitz
2021-01-26
iotests/129: Remove test images in tearDown()
Max Reitz
2021-01-26
iotests: Move try_remove to iotests.py
Max Reitz
2021-01-26
iotests/297: Rewrite in Python and extend reach
Max Reitz
[next]