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-27
block: Separate blk_is_writable() and blk_supports_write_perm()
Kevin Wolf
20
-41
/
+57
2021-01-27
Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2021-01-2...
Peter Maydell
10
-26
/
+121
2021-01-27
Merge remote-tracking branch 'remotes/edgar/tags/edgar/xilinx-next-2021-01-27...
Peter Maydell
5
-7
/
+85
2021-01-27
hw/display/vmware_vga: Remove dependency on VNC header
Peter Maydell
1
-2
/
+1
2021-01-27
vnc: send extended desktop resize on update requests
Gerd Hoffmann
1
-0
/
+3
2021-01-27
Revert "vnc: move initialization to framebuffer_update_request"
Gerd Hoffmann
1
-4
/
+7
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-27
libqtest: Rework qtest_rsp()
Markus Armbruster
1
-24
/
+26
2021-01-27
docs/devel: Explain how acceptance tests can be skipped
Wainer dos Santos Moschetta
1
-0
/
+62
2021-01-27
gitlab-ci.yml: Avoid recompiling the sources in the test jobs
Thomas Huth
1
-1
/
+4
2021-01-27
gitlab-ci.yml: Exclude some redundant targets in build-without-default-features
Thomas Huth
1
-0
/
+1
2021-01-26
Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2021-01-26' in...
Peter Maydell
51
-547
/
+1797
2021-01-26
meson: Do not build optional libraries by default
Philippe Mathieu-Daudé
1
-0
/
+3
2021-01-26
configure: Only check for audio drivers if system-mode is selected
Philippe Mathieu-Daudé
1
-0
/
+6
2021-01-26
gitlab-ci.yml: Avoid some submodules to speed up the CI a little bit
Thomas Huth
5
-1
/
+11
2021-01-26
gitlab-ci: Test building linux-user targets on CentOS 7
Philippe Mathieu-Daudé
1
-0
/
+7
2021-01-26
tests/docker: Install static libc package in CentOS 7
Philippe Mathieu-Daudé
1
-0
/
+1
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
[prev]
[next]