index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
Makefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...
Peter Maydell
2016-06-02
1
-2
/
+5
|
\
|
*
e1000e: Introduce qtest for e1000e device
Dmitry Fleytman
2016-06-02
1
-0
/
+3
|
*
net_pkt: Name vmxnet3 packet abstractions more generic
Dmitry Fleytman
2016-06-02
1
-2
/
+2
*
|
Merge remote-tracking branch 'remotes/amit-migration/tags/migration-2.7-2' in...
Peter Maydell
2016-05-26
1
-3
/
+3
|
\
\
|
*
|
migration: convert savevm to use QIOChannel for writing to files
Daniel P. Berrange
2016-05-26
1
-2
/
+2
|
*
|
migration: remove use of qemu_bufopen from vmstate tests
Daniel P. Berrange
2016-05-26
1
-1
/
+1
|
|
/
*
/
qdev: Start disentangling bus from device
Andreas Färber
2016-05-26
1
-0
/
+1
|
/
*
migration: Move qjson.[ch] to migration/
Markus Armbruster
2016-05-23
1
-1
/
+1
*
tests: Add check-qnull
Eric Blake
2016-05-12
1
-1
/
+5
*
qemu-ga: do not run qga test when guest agent disabled
Yang Hongyang
2016-04-19
1
-1
/
+3
*
Sort the fw_cfg file list
Gerd Hoffmann
2016-04-07
1
-1
/
+1
*
crypto: fix nettle config check for running pbkdf test
Daniel P. Berrange
2016-04-05
1
-1
/
+1
*
tests/test-filter-redirector: Add unit test for filter-redirector
Zhang Chen
2016-03-30
1
-0
/
+2
*
tests/test-filter-mirror:add filter-mirror unit test
Zhang Chen
2016-03-30
1
-0
/
+2
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2016-03-24
1
-0
/
+4
|
\
|
*
qemu-log: new option -dfilter to limit output
Alex Bennée
2016-03-22
1
-0
/
+4
*
|
Merge remote-tracking branch 'remotes/armbru/tags/pull-ivshmem-2016-03-18' in...
Peter Maydell
2016-03-23
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
event_notifier: Make event_notifier_init_fd() #ifdef CONFIG_EVENTFD
Markus Armbruster
2016-03-21
1
-1
/
+1
*
|
crypto: add block encryption framework
Daniel P. Berrange
2016-03-17
1
-0
/
+2
*
|
crypto: import an implementation of the XTS cipher mode
Daniel P. Berrange
2016-03-17
1
-0
/
+2
*
|
crypto: add support for anti-forensic split algorithm
Daniel P. Berrange
2016-03-17
1
-0
/
+2
*
|
crypto: add support for generating initialization vectors
Daniel P. Berrange
2016-03-17
1
-0
/
+2
*
|
crypto: add support for PBKDF2 algorithm
Daniel P. Berrange
2016-03-17
1
-0
/
+2
|
/
*
qapi: Drop useless 'data' member of unions
Eric Blake
2016-03-05
1
-1
/
+0
*
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2016-02-19' into ...
Peter Maydell
2016-02-19
1
-0
/
+1
|
\
|
*
qapi: Forbid 'any' inside an alternate
Eric Blake
2016-02-19
1
-0
/
+1
*
|
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2016-02-19
1
-1
/
+4
|
\
\
|
|
/
|
/
|
|
*
tests: add pxe e1000 and virtio-pci tests
Victor Kaplansky
2016-02-16
1
-1
/
+4
*
|
nbd: convert block client to use I/O channels for connection setup
Daniel P. Berrange
2016-02-16
1
-1
/
+1
|
/
*
char: convert from GIOChannel to QIOChannel
Daniel P. Berrange
2016-01-26
1
-1
/
+1
*
ipmi: Add tests
Corey Minyard
2015-12-22
1
-0
/
+4
*
crypto: add QCryptoSecret object class for password/key handling
Daniel P. Berrange
2015-12-18
1
-0
/
+2
*
util: add base64 decoding function
Daniel P. Berrange
2015-12-18
1
-0
/
+3
*
io: add QIOChannelBuffer class
Daniel P. Berrange
2015-12-18
1
-0
/
+3
*
io: add QIOChannelCommand class
Daniel P. Berrange
2015-12-18
1
-0
/
+3
*
io: add QIOChannelTLS class
Daniel P. Berrange
2015-12-18
1
-0
/
+4
*
io: add QIOChannelFile class
Daniel P. Berrange
2015-12-18
1
-0
/
+3
*
io: add QIOChannelSocket class
Daniel P. Berrange
2015-12-18
1
-0
/
+3
*
io: add QIOTask class for async operations
Daniel P. Berrange
2015-12-18
1
-0
/
+3
*
qapi: Detect base class loops
Eric Blake
2015-12-17
1
-0
/
+2
*
qapi: Move duplicate collision checks to schema check()
Eric Blake
2015-12-17
1
-1
/
+0
*
qapi: Enforce (or whitelist) case conventions on qapi members
Eric Blake
2015-12-17
1
-0
/
+3
*
qapi: Remove obsolete tests for MAX collision
Eric Blake
2015-12-17
1
-3
/
+0
*
qapi: Tighten the regex on valid names
Eric Blake
2015-12-17
1
-0
/
+2
*
qapi: Remove outdated tests related to QMP/branch collisions
Eric Blake
2015-12-17
1
-3
/
+0
*
tests: Fix check-report-qtest-% target
Andreas Färber
2015-12-03
1
-2
/
+2
*
tests/Makefile: Add more dependencies for test-timed-average
Kevin Wolf
2015-11-25
1
-2
/
+1
*
tests: re-enable vhost-user-test
Marc-André Lureau
2015-11-19
1
-2
/
+3
*
util: Infrastructure for computing recent averages
Alberto Garcia
2015-11-12
1
-0
/
+4
*
tests: add BlockJobTxn unit test
Stefan Hajnoczi
2015-11-12
1
-0
/
+3
[next]