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
path:
root
/
tests
Age
Commit message (
Expand
)
Author
Files
Lines
2016-08-09
timer: set vm_clock disabled default
Gonglei
1
-2
/
+2
2016-08-08
iotests: fix 109
Vladimir Sementsov-Ogievskiy
3
-5
/
+11
2016-08-08
tests: Test blockjob IDs
Alberto Garcia
2
-0
/
+149
2016-08-05
tests: Rename qtests which have names ending "error"
Peter Maydell
2
-6
/
+6
2016-08-05
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
1
-0
/
+8
2016-08-05
throttle: Test burst limits lower than the normal limits
Alberto Garcia
1
-0
/
+8
2016-08-05
docker: Add "--enable-werror" to configure command line
Fam Zheng
1
-0
/
+1
2016-08-05
docker: Be compatible with older docker
Fam Zheng
1
-3
/
+2
2016-08-03
qdist: return "(empty)" instead of NULL when printing an empty dist
Emilio G. Cota
1
-2
/
+8
2016-08-02
qht: do not segfault when gathering stats from an uninitialized qht
Emilio G. Cota
1
-0
/
+4
2016-07-29
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.7-20160729' into...
Peter Maydell
3
-20
/
+102
2016-07-29
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2
-3
/
+10
2016-07-29
tests: add drive_del-test to ppc/ppc64
Laurent Vivier
2
-1
/
+4
2016-07-29
test: port postcopy test to ppc64
lvivier@redhat.com
2
-19
/
+98
2016-07-29
tests: fix vhost-user-test leak
Marc-André Lureau
1
-0
/
+1
2016-07-29
tests: plug some leaks in virtio-net-test
Marc-André Lureau
1
-3
/
+9
2016-07-26
iotest: fix python based IO tests
Daniel P. Berrange
1
-20
/
+4
2016-07-25
tests: use static qga config file
Marc-André Lureau
2
-23
/
+12
2016-07-22
tests: introduce a framework for testing migration performance
Daniel P. Berrange
16
-0
/
+2328
2016-07-22
scripts: refactor the VM class in iotests for reuse
Daniel P. Berrange
1
-131
/
+4
2016-07-21
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-1
/
+1
2016-07-20
Merge remote-tracking branch 'remotes/famz/tags/docker-pull-request' into sta...
Peter Maydell
5
-17
/
+280
2016-07-20
tests/prom-env-test: increase the test timeout
Marcel Apfelbaum
1
-1
/
+1
2016-07-20
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2016-07-19' into ...
Peter Maydell
34
-18
/
+92
2016-07-20
docker: pass EXECUTABLE to build script
Alex Bennée
1
-1
/
+3
2016-07-20
docker: Don't start a container that doesn't exist
Fam Zheng
1
-1
/
+5
2016-07-20
docker: Add "images" subcommand to docker.py
Fam Zheng
1
-0
/
+9
2016-07-20
docker: Fix exit code if $CMD failed
Fam Zheng
1
-0
/
+4
2016-07-20
docker: More sensible run script
Fam Zheng
2
-6
/
+10
2016-07-20
tests/docker/docker.py: add update operation
Alex Bennée
1
-1
/
+58
2016-07-20
tests/docker/dockerfiles: new debian-bootstrap.docker
Alex Bennée
2
-0
/
+108
2016-07-20
tests/docker/docker.py: check and run .pre script
Alex Bennée
1
-0
/
+12
2016-07-20
tests/docker/docker.py: support --include-executable
Alex Bennée
1
-0
/
+58
2016-07-20
tests/docker/docker.py: docker_dir outside build
Alex Bennée
1
-8
/
+13
2016-07-19
qapi: Implement boxed types for commands/events
Eric Blake
26
-3
/
+48
2016-07-19
qapi: Plumb in 'boxed' to qapi generator lower levels
Eric Blake
5
-13
/
+21
2016-07-19
qapi: Hide tag_name data member of variants
Eric Blake
2
-2
/
+11
2016-07-19
qapi: Require all branches of flat union enum to be covered
Eric Blake
5
-0
/
+12
2016-07-18
block: ignore flush requests when storage is clean
Evgeny Yakovlev
6
-113
/
+3
2016-07-18
tests: in IDE and AHCI tests perform DMA write before flushing
Evgeny Yakovlev
2
-2
/
+75
2016-07-13
iotests: Make 157 actually format-agnostic
Max Reitz
2
-9
/
+10
2016-07-13
qemu-iotests: Test naming of throttling groups
Alberto Garcia
2
-2
/
+100
2016-07-13
qemu-iotests: Test setting WCE with qdev
Kevin Wolf
3
-0
/
+111
2016-07-13
coroutine: move entry argument to qemu_coroutine_create
Paolo Bonzini
3
-35
/
+35
2016-07-13
test-coroutine: prepare for the next patch
Paolo Bonzini
1
-2
/
+3
2016-07-13
blockjob: Add 'job_id' parameter to block_job_create()
Alberto Garcia
1
-2
/
+5
2016-07-12
Clean up ill-advised or unusual header guards
Markus Armbruster
4
-9
/
+9
2016-07-12
Use #include "..." for our own headers, <...> for others
Markus Armbruster
4
-6
/
+3
2016-07-06
qapi: Add new clone visitor
Eric Blake
3
-0
/
+211
2016-07-06
qapi: Add new visit_complete() function
Eric Blake
4
-29
/
+21
[next]