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
/
Makefile
Age
Commit message (
Expand
)
Author
2015-12-22
ipmi: Add tests
Corey Minyard
2015-12-18
crypto: add QCryptoSecret object class for password/key handling
Daniel P. Berrange
2015-12-18
util: add base64 decoding function
Daniel P. Berrange
2015-12-18
io: add QIOChannelBuffer class
Daniel P. Berrange
2015-12-18
io: add QIOChannelCommand class
Daniel P. Berrange
2015-12-18
io: add QIOChannelTLS class
Daniel P. Berrange
2015-12-18
io: add QIOChannelFile class
Daniel P. Berrange
2015-12-18
io: add QIOChannelSocket class
Daniel P. Berrange
2015-12-18
io: add QIOTask class for async operations
Daniel P. Berrange
2015-12-17
qapi: Detect base class loops
Eric Blake
2015-12-17
qapi: Move duplicate collision checks to schema check()
Eric Blake
2015-12-17
qapi: Enforce (or whitelist) case conventions on qapi members
Eric Blake
2015-12-17
qapi: Remove obsolete tests for MAX collision
Eric Blake
2015-12-17
qapi: Tighten the regex on valid names
Eric Blake
2015-12-17
qapi: Remove outdated tests related to QMP/branch collisions
Eric Blake
2015-12-03
tests: Fix check-report-qtest-% target
Andreas Färber
2015-11-25
tests/Makefile: Add more dependencies for test-timed-average
Kevin Wolf
2015-11-19
tests: re-enable vhost-user-test
Marc-André Lureau
2015-11-12
util: Infrastructure for computing recent averages
Alberto Garcia
2015-11-12
tests: add BlockJobTxn unit test
Stefan Hajnoczi
2015-11-02
qapi: Reserve 'u' member name
Eric Blake
2015-11-02
qapi: Unbox base members
Eric Blake
2015-11-02
tests/qapi-schema: Test for reserved names, empty struct
Eric Blake
2015-10-29
tests/vhost-user-bridge: add vhost-user bridge application
Victor Kaplansky
2015-10-26
tests: add ivshmem qtest
Marc-André Lureau
2015-10-24
tests: Add ivshmem qtest
Andreas Färber
2015-10-22
configure: avoid polluting global CFLAGS with tasn1 flags
Daniel P. Berrange
2015-10-19
tests: add a local test for guest agent
Marc-André Lureau
2015-10-15
qapi: Drop redundant args-member-array test
Eric Blake
2015-10-15
qapi: Drop redundant flat-union-reverse-define test
Eric Blake
2015-10-15
qapi: Drop redundant returns-int test
Eric Blake
2015-10-15
qapi: Move empty-enum to compile-time test
Eric Blake
2015-10-15
qapi: Drop redundant alternate-good test
Eric Blake
2015-10-12
qapi: Add tests for empty unions
Eric Blake
2015-10-12
qapi: Test for various name collisions
Eric Blake
2015-10-12
qapi: Sort qapi-schema tests
Eric Blake
2015-10-12
Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...
Peter Maydell
2015-10-12
tests: add test cases for netfilter object
Yang Hongyang
2015-10-09
device-introspect-test: New, covering device introspection
Markus Armbruster
2015-10-09
tests: Fix how qom-test is run
Markus Armbruster
2015-10-06
tests: vhost-user: disable unless CONFIG_VHOST_NET
Michael S. Tsirkin
2015-09-21
qapi: New QMP command query-qmp-schema for QMP introspection
Markus Armbruster
2015-09-21
qapi: Pseudo-type '**' is now unused, drop it
Markus Armbruster
2015-09-21
qapi: Introduce a first class 'any' type
Markus Armbruster
2015-09-15
crypto: introduce new module for handling TLS sessions
Daniel P. Berrange
2015-09-15
crypto: add sanity checking of TLS x509 credentials
Daniel P. Berrange
2015-09-15
crypto: introduce new base module for TLS credentials
Daniel P. Berrange
2015-09-15
qom: allow QOM to be linked into tools binaries
Daniel P. Berrange
2015-09-15
crypto: move crypto objects out of libqemuutil.la
Daniel P. Berrange
2015-09-15
tests: remove repetition in unit test object deps
Daniel P. Berrange
[next]