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
path:
root
/
tests
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-24
docker: move make check into check_qemu helper
Alex Bennée
5
-4
/
+15
2018-07-24
docker: split configure_qemu from build_qemu
Alex Bennée
1
-1
/
+6
2018-07-24
docker: fail more gracefully on docker.py check
Alex Bennée
1
-1
/
+6
2018-07-24
docker: par down QEMU_CONFIGURE_OPTS in debian-tricore-cross
Alex Bennée
1
-2
/
+2
2018-07-24
docker: base debian-tricore on qemu:debian9
Alex Bennée
1
-1
/
+1
2018-07-24
tests/.gitignore: don't ignore docker tests
Alex Bennée
1
-0
/
+1
2018-07-23
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
4
-175
/
+180
2018-07-23
iotests: Disallow compat=0.10 in 223
Max Reitz
1
-0
/
+2
2018-07-23
iotest: Fix filtering order in 226
Max Reitz
1
-2
/
+2
2018-07-23
iotests: remove LUKS support from test 226
John Snow
1
-0
/
+3
2018-07-23
qemu-iotests: Use host_device instead of file in 149
Kevin Wolf
2
-173
/
+173
2018-07-23
monitor: Fix unsafe sharing of @cur_mon among threads
Peter Xu
1
-1
/
+1
2018-07-17
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-0
/
+3
2018-07-16
vhost-user-test: added proper TestServer *dest initialization in test_migrate()
Emanuele Giuseppe Esposito
1
-0
/
+3
2018-07-16
cli qmp: Mark --preconfig, exit-preconfig experimental
Markus Armbruster
2
-4
/
+4
2018-07-12
qemu-img: align result of is_allocated_sectors
Peter Lieven
1
-10
/
+8
2018-07-12
iotests: add test 226 for file driver types
John Snow
3
-0
/
+93
2018-07-12
iotests: nbd: Stop qemu-nbd before remaking image
Fam Zheng
1
-6
/
+15
2018-07-12
iotests: 153: Fix dead code
Fam Zheng
2
-0
/
+27
2018-07-10
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
7
-14
/
+99
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
Revert "block: Remove deprecated -drive geometry options"
Cornelia Huck
1
-7
/
+30
2018-07-10
Revert "block: Remove deprecated -drive option serial"
Cornelia Huck
2
-7
/
+7
2018-07-10
iotests: 222: Don't run with luks
Fam Zheng
1
-0
/
+2
2018-07-10
block: Fix copy-on-read crash with partial final cluster
Kevin Wolf
2
-0
/
+17
2018-07-10
test-bdrv-drain: Test bdrv_append() to drained node
Kevin Wolf
1
-0
/
+43
2018-07-09
iotests: Add VMDK backing file correlation test
Max Reitz
3
-0
/
+157
2018-07-09
ptimer: Add TRIGGER_ONLY_ON_DECREMENT policy option
Peter Maydell
1
-6
/
+19
2018-07-06
tests/migration: Skip tests for ppc tcg
Dr. David Alan Gilbert
1
-6
/
+17
2018-07-05
Merge remote-tracking branch 'remotes/stsquad/tags/pull-code-coverage-and-bui...
Peter Maydell
9
-26
/
+86
2018-07-05
docker: add linux-user powered cross builder for QEMU
Alex Bennée
2
-9
/
+48
2018-07-05
docker: add special rule for deboostrapped images
Alex Bennée
1
-3
/
+21
2018-07-05
docker: add special handling for FROM:debian-%-user targets
Alex Bennée
1
-0
/
+4
2018-07-05
docker: debian-bootstrap.pre allow customising of variant/url
Alex Bennée
1
-1
/
+10
2018-07-05
docker: drop QEMU build-dep from bootstrap
Alex Bennée
1
-2
/
+0
2018-07-05
docker: Do not run tests in 'intermediate' images
Philippe Mathieu-Daudé
1
-1
/
+3
2018-07-05
docker: Clean the MXE base image
Philippe Mathieu-Daudé
1
-1
/
+1
2018-07-05
docker: ubuntu: Use SDL2
Philippe Mathieu-Daudé
1
-2
/
+2
2018-07-05
docker: ubuntu: Update the package list before installing new ones
Philippe Mathieu-Daudé
1
-2
/
+2
2018-07-05
docker: add gcovr to travis image
Alex Bennée
1
-1
/
+1
2018-07-05
build-system: remove per-test GCOV reporting
Alex Bennée
1
-10
/
+0
2018-07-05
Revert "Makefile: Rename TARGET_DIRS to TARGET_LIST"
Alex Bennée
1
-3
/
+3
2018-07-05
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
3
-0
/
+61
2018-07-05
Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2018-07-03-v2'...
Peter Maydell
4
-47
/
+119
2018-07-05
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2018-07-03' into ...
Peter Maydell
24
-6
/
+116
[next]