index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
Age
Commit message (
Expand
)
Author
2018-02-09
Move include qemu/option.h from qemu-common.h to actual users
Markus Armbruster
2018-02-09
Drop superfluous includes of qapi/qmp/qjson.h
Markus Armbruster
2018-02-09
Drop superfluous includes of qapi/qmp/dispatch.h
Markus Armbruster
2018-02-09
Include qapi/qmp/qnum.h exactly where needed
Markus Armbruster
2018-02-09
Include qapi/qmp/qbool.h exactly where needed
Markus Armbruster
2018-02-09
Include qapi/qmp/qstring.h exactly where needed
Markus Armbruster
2018-02-09
Include qapi/qmp/qdict.h exactly where needed
Markus Armbruster
2018-02-09
Include qapi/qmp/qlist.h exactly where needed
Markus Armbruster
2018-02-09
Include qapi/qmp/qobject.h exactly where needed
Markus Armbruster
2018-02-09
qdict qlist: Make most helper macros functions
Markus Armbruster
2018-02-09
Eliminate qapi/qmp/types.h
Markus Armbruster
2018-02-09
Include qapi/error.h exactly where needed
Markus Armbruster
2018-02-09
Drop superfluous includes of qapi-types.h and test-qapi-types.h
Markus Armbruster
2018-02-09
Clean up includes
Markus Armbruster
2018-02-08
Merge remote-tracking branch 'remotes/famz/tags/staging-pull-request' into st...
Peter Maydell
2018-02-08
docs: Add docs/devel/testing.rst
Fam Zheng
2018-02-08
lockable: add QemuLockable
Paolo Bonzini
2018-02-08
test-coroutine: add simple CoMutex test
Paolo Bonzini
2018-02-08
docker: change Fedora base image to fedora:27
Paolo Bonzini
2018-02-07
Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into staging
Peter Maydell
2018-02-07
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2018-02-07
ide-test: test trim requests
Anton Nefedov
2018-02-07
tests/test-filter-redirector: move close()
Klim Kireev
2018-02-07
tests: use memfd in vhost-user-test
Marc-André Lureau
2018-02-07
vhost-user-test: make read-guest-mem setup its own qemu
Marc-André Lureau
2018-02-07
tests: keep compiling failing vhost-user tests
Marc-André Lureau
2018-02-07
Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20180206a'...
Peter Maydell
2018-02-06
Merge remote-tracking branch 'remotes/ehabkost/tags/python-next-pull-request'...
Peter Maydell
2018-02-06
tests: Adjust sleeps for migration test
Juan Quintela
2018-02-06
tests: Create migrate-start-postcopy command
Juan Quintela
2018-02-06
tests: Add deprecated commands migration test
Juan Quintela
2018-02-06
tests: Use consistent names for migration
Juan Quintela
2018-02-06
tests: Consolidate accelerators declaration
Juan Quintela
2018-02-06
tests: Remove deprecated migration tests commands
Juan Quintela
2018-02-05
docker: change Fedora images to run with python3
Daniel P. Berrange
2018-02-05
qapi: remove '-q' arg to diff when comparing QAPI output
Daniel P. Berrange
2018-02-05
qapi: use items()/values() intead of iteritems()/itervalues()
Daniel P. Berrange
2018-02-05
qapi: convert to use python print function instead of statement
Daniel P. Berrange
2018-02-04
tests: Enable boot-serial-test for hppa
Richard Henderson
2018-02-02
Merge remote-tracking branch 'remotes/gkurz/tags/for-upstream' into staging
Peter Maydell
2018-02-02
tests/virtio-9p: explicitly handle potential integer overflows
Greg Kurz
2018-02-02
tests: virtio-9p: add FLUSH operation test
Greg Kurz
2018-02-02
libqos/virtio: return length written into used descriptor
Greg Kurz
2018-02-01
tests: virtio-9p: add WRITE operation test
Greg Kurz
2018-02-01
tests: virtio-9p: add LOPEN operation test
Greg Kurz
2018-02-01
tests: virtio-9p: use the synth backend
Greg Kurz
2018-02-01
tests: virtio-9p: wait for completion in the test code
Greg Kurz
2018-02-01
tests: virtio-9p: move request tag to the test functions
Greg Kurz
2018-01-31
iotests: Make 200 run on tmpfs
Max Reitz
2018-01-29
tpm: add CRB device
Marc-André Lureau
[next]