Sign in
qemu
/
qemu
/
4f83d7d2121a8b4cce59c06f7d74c47cdedd79eb
/
tests
/
.gitignore
a0af8ce
tests/.gitignore: ignore test-qapi-emit-events.[ch] for in-tree builds
by Stefano Garzarella
· 6 years ago
709395f
qapi: Fix code generation for sub-modules in other directories
by Markus Armbruster
· 6 years ago
3acf04f
tests: Ignore fp test outputs
by Eric Blake
· 6 years ago
1818d50
tests/.gitignore: don't ignore docker tests
by Alex Bennée
· 7 years ago
ac5de49
tests: Simplify .gitignore
by Eric Blake
· 7 years ago
2e0c56c
tests/.gitignore: add entry for generated file
by Ross Zwisler
· 7 years ago
58dc31f
sockets: move fd_is_socket() into common sockets code
by Daniel P. Berrange
· 7 years ago
eb815e2
qapi: Move qapi-schema.json to qapi/, rename generated files
by Markus Armbruster
· 7 years ago
834a3f3
qapi: Rename generated qmp-marshal.c to qmp-commands.c
by Markus Armbruster
· 7 years ago
a30306e
tests/.gitignore: Add test-bdrv-drain
by Kevin Wolf
· 7 years ago
1b76e83
tests: Add check-qobject for equality tests
by Max Reitz
· 7 years ago
439e91a
gitignore: ignore check-qlit test
by Carlo Marcelo Arenas Belón
· 7 years ago
b8bd2f5
gitignore: Ignore vm test images
by Fam Zheng
· 7 years ago
c7a9af4
tests: crypto: add hmac speed benchmark support
by Longpeng(Mike)
· 8 years ago
0128cd2
tests: crypto: add hash speed benchmark support
by Longpeng(Mike)
· 8 years ago
1efd9d5
tests: crypto: add cipher speed benchmark support
by Longpeng(Mike)
· 8 years ago
01b2ffc
qapi: merge QInt and QFloat in QNum
by Marc-André Lureau
· 8 years ago
fafa2e6
tests: Ignore another built executable (test-hmp)
by Eric Blake
· 8 years ago
46bbbec
tests: Ignore more test executables
by Eric Blake
· 8 years ago
6c873d1
test-qapi-util: New, covering qapi/qapi-util.c
by Markus Armbruster
· 8 years ago
d454dbe
keyval: New keyval_parse()
by Markus Armbruster
· 8 years ago
f539fbe
host-utils: Implement unsigned quadword left/right shift and unit tests
by Jose Ricardo Ziviani
· 8 years ago
c3f8962
tests: New test-bitcnt
by Alex Bennée
· 8 years ago
b5b7b5d
tests/.gitignore: Ignore test-char
by Changlong Xie
· 8 years ago
3fe7122
aio: convert from RFifoLock to QemuRecMutex
by Paolo Bonzini
· 8 years ago
070e3ed
tests: add atomic_add-bench
by Emilio G. Cota
· 9 years ago
b3db211
qapi: rename *qmp-*-visitor* to *qobject-*-visitor*
by Daniel P. Berrange
· 8 years ago
496e079
tests: Ignore test executables
by Eric Blake
· 8 years ago
6efef58
tests: Add test code for CPUID level/xlevel handling
by Eduardo Habkost
· 8 years ago
65a03dd
tests: Ignore test-uuid
by Fam Zheng
· 8 years ago
b311046
tests: add unit test case for replication
by Changlong Xie
· 9 years ago
a15fcc3
qapi: Add new clone visitor
by Eric Blake
· 9 years ago
896a9ee
qht: add test-qht-par to invoke qht-bench from 'check' target
by Emilio G. Cota
· 9 years ago
515864a
qht: add qht-bench, a performance benchmark
by Emilio G. Cota
· 9 years ago
1a95404
qht: add test program
by Emilio G. Cota
· 9 years ago
ff9249b
qdist: add test program
by Emilio G. Cota
· 9 years ago
7d7a337
tests: Add check-qnull
by Eric Blake
· 9 years ago
57a6c05
tests: ignore test-logging
by Changlong Xie
· 9 years ago
9fd3c5d
tests/test-filter-redirector: Add unit test for filter-redirector
by Zhang Chen
· 9 years ago
06809ec
tests/test-filter-mirror:add filter-mirror unit test
by Zhang Chen
· 9 years ago
7d96901
crypto: add block encryption framework
by Daniel P. Berrange
· 9 years ago
84f7f18
crypto: import an implementation of the XTS cipher mode
by Daniel P. Berrange
· 9 years ago
5a95e0f
crypto: add support for anti-forensic split algorithm
by Daniel P. Berrange
· 9 years ago
cb73089
crypto: add support for generating initialization vectors
by Daniel P. Berrange
· 9 years ago
37788f2
crypto: add support for PBKDF2 algorithm
by Daniel P. Berrange
· 9 years ago
ac1d887
crypto: add QCryptoSecret object class for password/key handling
by Daniel P. Berrange
· 9 years ago
89bc0b6
util: add base64 decoding function
by Daniel P. Berrange
· 9 years ago
d98e4eb
io: add QIOChannelBuffer class
by Daniel P. Berrange
· 9 years ago
195e14d
io: add QIOChannelCommand class
by Daniel P. Berrange
· 9 years ago
ed8ee42
io: add QIOChannelTLS class
by Daniel P. Berrange
· 10 years ago
d6e4886
io: add QIOChannelFile class
by Daniel P. Berrange
· 10 years ago
559607e
io: add QIOChannelSocket class
by Daniel P. Berrange
· 10 years ago
b02db2d
io: add QIOTask class for async operations
by Daniel P. Berrange
· 10 years ago
a12e52a
tests: Ignore recent test binaries
by Eric Blake
· 9 years ago
3cd01b6
tests: ignore test-qga
by Eric Blake
· 9 years ago
89b1273
tests: add test cases for netfilter object
by Yang Hongyang
· 9 years ago
39a1815
qapi: New QMP command query-qmp-schema for QMP introspection
by Markus Armbruster
· 9 years ago
d321e1e
crypto: introduce new module for handling TLS sessions
by Daniel P. Berrange
· 10 years ago
9a2fd43
crypto: add sanity checking of TLS x509 credentials
by Daniel P. Berrange
· 10 years ago
ca38a4c
crypto: introduce generic cipher API & built-in implementation
by Daniel P. Berrange
· 10 years ago
ddbb0d0
crypto: introduce new module for computing hash digests
by Daniel P. Berrange
· 10 years ago
a31bdae
qom: Add object_new_with_props() / object_new_withpropv() helpers
by Daniel P. Berrange
· 10 years ago
acff77b
gitignore: Ignore new tests
by Cole Robinson
· 10 years ago
597db72
qapi: Ignore files created during make check
by Eric Blake
· 10 years ago
a27b045
tests/.gitignore: Ignore test-rfifolock
by Cole Robinson
· 11 years ago
296b144
move test-* from .gitignore to tests/.gitignore
by Laszlo Ersek
· 11 years ago
b76afd1
tests/.gitignore: Ignore tests/check-qom-interface
by Fam Zheng
· 11 years ago
2668b4b
tests: Some unit tests for vmstate.c
by Eduardo Habkost
· 11 years ago
d8039e5
tests: Fix schema parser test for in-tree build
by Markus Armbruster
· 11 years ago
9dbb52e
tests: Update .gitignore for test-int128 and test-bitops
by Markus Armbruster
· 11 years ago
7a1c0d2
tests/.gitignore: ignore test-throttle
by Fam Zheng
· 11 years ago
747b0cb
tests: Unit tests for qdev global properties handling
by Eduardo Habkost
· 12 years ago
499a616
Add some missing qtest binaries to .gitignore
by David Gibson
· 12 years ago
247c9de
target-i386: Topology & APIC ID utility functions
by Eduardo Habkost
· 12 years ago
fecccc4
Add .gitignore for tests/
by David Gibson
· 13 years ago