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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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
2019-05-28
block: Make bdrv_root_attach_child() unref child_bs on failure
Alberto Garcia
4
-16
/
+20
2019-05-28
block: Use bdrv_unref_child() for all children in bdrv_close()
Alberto Garcia
3
-20
/
+3
2019-05-28
block/backup: refactor: split out backup_calculate_cluster_size
Vladimir Sementsov-Ogievskiy
1
-30
/
+52
2019-05-28
block/backup: unify different modes code path
Vladimir Sementsov-Ogievskiy
1
-33
/
+10
2019-05-28
block/backup: refactor and tolerate unallocated cluster skipping
Vladimir Sementsov-Ogievskiy
1
-37
/
+23
2019-05-28
block/backup: move to copy_bitmap with granularity
Vladimir Sementsov-Ogievskiy
1
-25
/
+23
2019-05-28
block/backup: simplify backup_incremental_init_copy_bitmap
Vladimir Sementsov-Ogievskiy
1
-28
/
+12
2019-05-28
qcow2: do encryption in threads
Vladimir Sementsov-Ogievskiy
4
-21
/
+81
2019-05-28
qcow2: bdrv_co_pwritev: move encryption code out of the lock
Vladimir Sementsov-Ogievskiy
1
-14
/
+21
2019-05-28
qcow2: qcow2_co_preadv: improve locking
Vladimir Sementsov-Ogievskiy
1
-10
/
+2
2019-05-28
qcow2-threads: split out generic path
Vladimir Sementsov-Ogievskiy
3
-19
/
+34
2019-05-28
qcow2-threads: qcow2_co_do_compress: protect queuing by mutex
Vladimir Sementsov-Ogievskiy
1
-3
/
+7
2019-05-28
qcow2-threads: use thread_pool_submit_co
Vladimir Sementsov-Ogievskiy
1
-15
/
+2
2019-05-28
qcow2: add separate file for threaded data processing functions
Vladimir Sementsov-Ogievskiy
4
-170
/
+209
2019-05-28
qcow2.h: add missing include
Vladimir Sementsov-Ogievskiy
7
-6
/
+1
2019-05-28
Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-next-280519-2...
Peter Maydell
58
-580
/
+2178
2019-05-28
Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-may-19-2019-v...
Peter Maydell
10
-210
/
+922
2019-05-28
Merge remote-tracking branch 'remotes/palmer/tags/riscv-for-master-4.1-sf0' i...
Peter Maydell
27
-514
/
+1053
2019-05-28
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
22
-187
/
+146
2019-05-28
tests/qemu-iotests: re-format output to for make check-block
Alex Bennée
1
-60
/
+117
2019-05-28
tests/qemu-iotests/group: Re-use the "auto" group for tests that can always run
Thomas Huth
1
-82
/
+95
2019-05-28
Makefile.target: support per-target coverage reports
Alex Bennée
1
-0
/
+16
2019-05-28
Makefile: include per-target build directories in coverage report
Alex Bennée
1
-1
/
+3
2019-05-28
Makefile: fix coverage-report reference to BUILD_DIR
Alex Bennée
1
-1
/
+1
2019-05-28
.travis.yml: enable aarch64-softmmu and alpha-softmmu tcg tests
Alex Bennée
1
-1
/
+1
2019-05-28
tests/tcg/alpha: add system boot.S
Richard Henderson
4
-0
/
+576
2019-05-28
tests/tcg/multiarch: expand system memory test to cover more
Alex Bennée
3
-72
/
+282
2019-05-28
tests/tcg/minilib: support %c format char
Alex Bennée
1
-0
/
+3
2019-05-28
tests/tcg/multiarch: move the system memory test
Alex Bennée
1
-0
/
+0
2019-05-28
tests/tcg/aarch64: add system boot.S
Alex Bennée
3
-0
/
+295
2019-05-28
editorconfig: add settings for .s/.S files
Alex Bennée
1
-0
/
+5
2019-05-28
tests/tcg/multiarch: add hello world system test
Alex Bennée
2
-1
/
+1
2019-05-28
tests/tcg/multiarch: add support for multiarch system tests
Alex Bennée
2
-0
/
+15
2019-05-28
tests/docker: Test more components on the Fedora default image
Philippe Mathieu-Daudé
1
-0
/
+7
2019-05-28
tests/docker: add ubuntu 18.04
Gerd Hoffmann
1
-0
/
+57
2019-05-28
MAINTAINERS: update for semihostings new home
Alex Bennée
1
-0
/
+7
2019-05-28
target/mips: convert UHI_plog to use common semihosting code
Alex Bennée
1
-6
/
+6
2019-05-28
target/mips: only build mips-semi for softmmu
Alex Bennée
3
-1
/
+12
2019-05-28
target/arm: correct return values for WRITE/READ in arm-semi
Alex Bennée
1
-8
/
+12
2019-05-28
target/arm: add LOG_UNIMP messages to arm-semi
Alex Bennée
1
-2
/
+3
2019-05-28
target/arm: use the common interface for WRITE0/WRITEC in arm-semi
Alex Bennée
3
-25
/
+30
2019-05-28
target/arm: fixup some of the commentary for arm-semi
Alex Bennée
1
-9
/
+31
2019-05-28
semihosting: enable chardev backed output for console
Alex Bennée
6
-3
/
+51
2019-05-28
semihosting: implement a semihosting console
Alex Bennée
3
-0
/
+116
2019-05-28
semihosting: introduce CONFIG_SEMIHOSTING
Alex Bennée
11
-1
/
+82
2019-05-28
semihosting: move semihosting configuration into its own directory
Alex Bennée
19
-139
/
+186
2019-05-26
BootLinuxSshTest: Test some userspace commands on Malta
Philippe Mathieu-Daudé
3
-0
/
+232
2019-05-26
target/mips: realign comments to fix checkpatch warnings
Jules Irenge
1
-12
/
+22
2019-05-26
target/mips: add or remove space to fix checkpatch errors
Jules Irenge
1
-81
/
+94
2019-05-26
linux-user: fix __NR_semtimedop undeclared error
Laurent Vivier
1
-8
/
+16
[next]