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
/
.gitignore
Age
Commit message (
Expand
)
Author
2016-05-12
tests: Add check-qnull
Eric Blake
2016-04-08
tests: ignore test-logging
Changlong Xie
2016-03-30
tests/test-filter-redirector: Add unit test for filter-redirector
Zhang Chen
2016-03-30
tests/test-filter-mirror:add filter-mirror unit test
Zhang Chen
2016-03-17
crypto: add block encryption framework
Daniel P. Berrange
2016-03-17
crypto: import an implementation of the XTS cipher mode
Daniel P. Berrange
2016-03-17
crypto: add support for anti-forensic split algorithm
Daniel P. Berrange
2016-03-17
crypto: add support for generating initialization vectors
Daniel P. Berrange
2016-03-17
crypto: add support for PBKDF2 algorithm
Daniel P. Berrange
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-11-17
tests: Ignore recent test binaries
Eric Blake
2015-11-06
tests: ignore test-qga
Eric Blake
2015-10-12
tests: add test cases for netfilter object
Yang Hongyang
2015-09-21
qapi: New QMP command query-qmp-schema for QMP introspection
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-07-08
crypto: introduce generic cipher API & built-in implementation
Daniel P. Berrange
2015-07-07
crypto: introduce new module for computing hash digests
Daniel P. Berrange
2015-06-19
qom: Add object_new_with_props() / object_new_withpropv() helpers
Daniel P. Berrange
2015-03-10
gitignore: Ignore new tests
Cole Robinson
2014-09-26
qapi: Ignore files created during make check
Eric Blake
2014-04-27
tests/.gitignore: Ignore test-rfifolock
Cole Robinson
2014-04-27
move test-* from .gitignore to tests/.gitignore
Laszlo Ersek
2014-02-01
tests/.gitignore: Ignore tests/check-qom-interface
Fam Zheng
2014-01-13
tests: Some unit tests for vmstate.c
Eduardo Habkost
2013-10-02
tests: Fix schema parser test for in-tree build
Markus Armbruster
2013-10-01
tests: Update .gitignore for test-int128 and test-bitops
Markus Armbruster
2013-09-20
tests/.gitignore: ignore test-throttle
Fam Zheng
2013-08-16
tests: Unit tests for qdev global properties handling
Eduardo Habkost
2013-02-21
Add some missing qtest binaries to .gitignore
David Gibson
2013-01-27
target-i386: Topology & APIC ID utility functions
Eduardo Habkost
2012-04-20
Add .gitignore for tests/
David Gibson