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
path:
root
/
tests
Age
Commit message (
Expand
)
Author
2016-07-22
tests: introduce a framework for testing migration performance
Daniel P. Berrange
2016-07-22
scripts: refactor the VM class in iotests for reuse
Daniel P. Berrange
2016-07-21
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2016-07-20
Merge remote-tracking branch 'remotes/famz/tags/docker-pull-request' into sta...
Peter Maydell
2016-07-20
tests/prom-env-test: increase the test timeout
Marcel Apfelbaum
2016-07-20
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2016-07-19' into ...
Peter Maydell
2016-07-20
docker: pass EXECUTABLE to build script
Alex Bennée
2016-07-20
docker: Don't start a container that doesn't exist
Fam Zheng
2016-07-20
docker: Add "images" subcommand to docker.py
Fam Zheng
2016-07-20
docker: Fix exit code if $CMD failed
Fam Zheng
2016-07-20
docker: More sensible run script
Fam Zheng
2016-07-20
tests/docker/docker.py: add update operation
Alex Bennée
2016-07-20
tests/docker/dockerfiles: new debian-bootstrap.docker
Alex Bennée
2016-07-20
tests/docker/docker.py: check and run .pre script
Alex Bennée
2016-07-20
tests/docker/docker.py: support --include-executable
Alex Bennée
2016-07-20
tests/docker/docker.py: docker_dir outside build
Alex Bennée
2016-07-19
qapi: Implement boxed types for commands/events
Eric Blake
2016-07-19
qapi: Plumb in 'boxed' to qapi generator lower levels
Eric Blake
2016-07-19
qapi: Hide tag_name data member of variants
Eric Blake
2016-07-19
qapi: Require all branches of flat union enum to be covered
Eric Blake
2016-07-18
block: ignore flush requests when storage is clean
Evgeny Yakovlev
2016-07-18
tests: in IDE and AHCI tests perform DMA write before flushing
Evgeny Yakovlev
2016-07-13
iotests: Make 157 actually format-agnostic
Max Reitz
2016-07-13
qemu-iotests: Test naming of throttling groups
Alberto Garcia
2016-07-13
qemu-iotests: Test setting WCE with qdev
Kevin Wolf
2016-07-13
coroutine: move entry argument to qemu_coroutine_create
Paolo Bonzini
2016-07-13
test-coroutine: prepare for the next patch
Paolo Bonzini
2016-07-13
blockjob: Add 'job_id' parameter to block_job_create()
Alberto Garcia
2016-07-12
Clean up ill-advised or unusual header guards
Markus Armbruster
2016-07-12
Use #include "..." for our own headers, <...> for others
Markus Armbruster
2016-07-06
qapi: Add new clone visitor
Eric Blake
2016-07-06
qapi: Add new visit_complete() function
Eric Blake
2016-07-06
tests: Factor out common code in qapi output tests
Eric Blake
2016-07-06
tests: Clean up test-string-output-visitor
Eric Blake
2016-07-06
qmp-output-visitor: Favor new visit_free() function
Eric Blake
2016-07-06
string-output-visitor: Favor new visit_free() function
Eric Blake
2016-07-06
qmp-input-visitor: Favor new visit_free() function
Eric Blake
2016-07-06
string-input-visitor: Favor new visit_free() function
Eric Blake
2016-07-06
opts-visitor: Favor new visit_free() function
Eric Blake
2016-07-06
qapi: Add new visit_free() function
Eric Blake
2016-07-06
qapi: Add parameter to visit_end_*
Eric Blake
2016-07-06
qapi: Improve use of qmp/types.h
Eric Blake
2016-07-05
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2016-07-04
tests: add APIC.cphp and DSDT.cphp blobs
Igor Mammedov
2016-07-04
crypto: implement sha224, sha384, sha512 and ripemd160 hashes
Daniel P. Berrange
2016-07-04
tests: acpi: add CPU hotplug testcase
Igor Mammedov
2016-07-04
log: Permit -dfilter 0..0xffffffffffffffff
Markus Armbruster
2016-07-04
log: Clean up misuse of Range for -dfilter
Markus Armbruster
2016-07-04
crypto: switch hash code to use nettle/gcrypt directly
Daniel P. Berrange
2016-07-04
crypto: rename OUT to out in xts test to avoid clash on MinGW
Daniel P. Berrange
[next]