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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'remotes/famz/tags/testing-pull-request' into st...
Peter Maydell
2018-10-27
7
-11
/
+27
|
\
|
*
tests/vm: Do not abuse parallelism when HOST != TARGET architecture
Philippe Mathieu-Daudé
2018-10-26
1
-4
/
+4
|
*
tests/vm: Do not use -enable-kvm if HOST != TARGET architecture
Philippe Mathieu-Daudé
2018-10-26
1
-1
/
+1
|
*
tests/vm: Add a BaseVM::arch property
Philippe Mathieu-Daudé
2018-10-26
6
-1
/
+8
|
*
tests/vm: Display remaining seconds to wait for a VM to start
Philippe Mathieu-Daudé
2018-10-26
1
-1
/
+4
|
*
tests/vm: Do not use the -smp option with a single cpu
Philippe Mathieu-Daudé
2018-10-26
1
-1
/
+1
|
*
tests/vm: Do not abuse parallelism when KVM is not available
Philippe Mathieu-Daudé
2018-10-26
1
-1
/
+8
|
*
tests/vm: Extract the kvm_available() handy function
Philippe Mathieu-Daudé
2018-10-26
1
-2
/
+2
|
*
tests: docker: update test-mingw for GTK+ 2.0 removal
Paolo Bonzini
2018-10-26
1
-2
/
+1
*
|
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
2018-10-25
1
-9
/
+9
|
\
\
|
|
/
|
/
|
|
*
vl.c deprecate incorrect CPUs topology
Igor Mammedov
2018-10-24
1
-9
/
+9
*
|
crypto: add testing for unaligned buffers with XTS cipher mode
Daniel P. Berrangé
2018-10-24
1
-0
/
+86
*
|
crypto: refactor XTS cipher mode test suite
Daniel P. Berrangé
2018-10-24
1
-60
/
+80
*
|
crypto: expand algorithm coverage for cipher benchmark
Daniel P. Berrangé
2018-10-24
1
-23
/
+126
*
|
Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-oct-2018-part...
Peter Maydell
2018-10-24
7
-0
/
+370
|
\
\
|
*
|
tests/tcg/mips: Add tests for R5900 DIVU1
Fredrik Noring
2018-10-24
2
-0
/
+49
|
*
|
tests/tcg/mips: Add tests for R5900 DIV1
Fredrik Noring
2018-10-24
2
-1
/
+75
|
*
|
tests/tcg/mips: Add tests for R5900 MTLO1 and MTHI1
Fredrik Noring
2018-10-24
2
-0
/
+41
|
*
|
tests/tcg/mips: Add tests for R5900 MFLO1 and MFHI1
Fredrik Noring
2018-10-24
2
-1
/
+37
|
*
|
tests/tcg/mips: Add tests for R5900 three-operand MULTU1
Fredrik Noring
2018-10-24
1
-7
/
+36
|
*
|
tests/tcg/mips: Add tests for R5900 three-operand MULT1
Fredrik Noring
2018-10-24
1
-8
/
+37
|
*
|
tests/tcg/mips: Add tests for R5900 three-operand MULTU
Fredrik Noring
2018-10-24
2
-0
/
+40
|
*
|
tests/tcg/mips: Add tests for R5900 three-operand MULT
Fredrik Noring
2018-10-24
2
-0
/
+72
|
|
/
*
|
debian-bootstrap.pre: Modern shell scripting (use $() instead of ``)
Mao Zhongyi
2018-10-24
1
-2
/
+2
*
|
tests/migration-test: Disable s390x test when running with TCG
Thomas Huth
2018-10-24
1
-0
/
+16
|
/
*
Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2018-10-22' into...
Peter Maydell
2018-10-23
1
-8
/
+4
|
\
|
*
block: Clean up bdrv_img_create()'s error reporting
Markus Armbruster
2018-10-19
1
-8
/
+4
*
|
Merge remote-tracking branch 'remotes/berrange/tags/qcrypto-next-pull-request...
Peter Maydell
2018-10-23
4
-11
/
+4
|
\
\
|
*
|
crypto: require nettle >= 2.7.1 for building QEMU
Daniel P. Berrangé
2018-10-19
2
-2
/
+2
|
*
|
crypto: require libgcrypt >= 1.5.0 for building QEMU
Daniel P. Berrangé
2018-10-19
2
-2
/
+2
|
*
|
crypto: require gnutls >= 3.1.18 for building QEMU
Daniel P. Berrangé
2018-10-19
2
-9
/
+2
|
|
/
*
/
qemu-timer: introduce timer attributes
Artem Pisarenko
2018-10-19
1
-4
/
+9
|
/
*
tests: remove gcov-files- variables
Paolo Bonzini
2018-10-16
1
-118
/
+0
*
tests: Prevent more accidental test disabling
Eric Blake
2018-10-16
1
-11
/
+11
*
migration-test: Only generate a single target architecture
Juan Quintela
2018-10-11
1
-9
/
+14
*
tests/migration: Enable the migration test on s390x, too
Thomas Huth
2018-10-11
7
-1
/
+343
*
tests: Add migration test for aarch64
Wei Huang
2018-10-11
7
-5
/
+145
*
libqtest: Inline g_assert_no_errno()
Markus Armbruster
2018-10-10
1
-8
/
+3
*
tests: Restore check-qdict unit test
Markus Armbruster
2018-10-10
2
-1
/
+3
*
tests/check-qjson: fix a leak
Marc-André Lureau
2018-10-09
1
-0
/
+1
*
Merge remote-tracking branch 'remotes/rth/tags/pull-fpu-20181005' into staging
Peter Maydell
2018-10-08
8
-0
/
+2287
|
\
|
*
tests/fp/fp-test: add floating point tests
Emilio G. Cota
2018-10-05
6
-0
/
+2287
|
*
gitmodules: add berkeley's softfloat + testfloat version 3
Emilio G. Cota
2018-10-05
2
-0
/
+0
*
|
Merge remote-tracking branch 'remotes/elmarco/tags/option-pull-request' into ...
Peter Maydell
2018-10-08
1
-21
/
+37
|
\
\
|
|
/
|
/
|
|
*
tests/qom-proplist: check class properties iterator
Marc-André Lureau
2018-10-05
1
-0
/
+9
|
*
tests/qom-proplist: check properties are not listed multiple times
Marc-André Lureau
2018-10-05
1
-20
/
+24
|
*
tests/qom-proplist: check duplicate "bv" property registration failed
Marc-André Lureau
2018-10-05
1
-1
/
+4
*
|
Revert "tests: migration/guestperf Python 2.6 argparse compatibility"
Eduardo Habkost
2018-10-04
1
-5
/
+3
*
|
Revert "docker.py: Python 2.6 argparse compatibility"
Eduardo Habkost
2018-10-04
1
-3
/
+1
|
/
*
test-char: add socket reconnect test
Marc-André Lureau
2018-10-02
1
-4
/
+14
[next]