aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2018-10-30iotests: 'new' module replacement in 169Max Reitz
2018-10-30iotests: Explicitly bequeath FDs in PythonMax Reitz
2018-10-30iotests: Different iterator behavior in Python 3Max Reitz
2018-10-30iotests: Use // for Python integer divisionMax Reitz
2018-10-30iotests: Use Python byte strings where appropriateMax Reitz
2018-10-30iotests: Flush in iotests.py's QemuIoInteractiveMax Reitz
2018-10-30iotests: Make nbd-fault-injector flushMax Reitz
2018-10-30tests/tpm: Display if swtpm is not found or --tpm2 not supportedMarc-André Lureau
2018-10-30Merge remote-tracking branch 'remotes/vivier2/tags/qemu-trivial-for-3.1-pull-...Peter Maydell
2018-10-29iotests: 169: add cases for source vm resumingVladimir Sementsov-Ogievskiy
2018-10-29iotests: improve 169Vladimir Sementsov-Ogievskiy
2018-10-29iotests: 169: drop deprecated 'autoload' parameterVladimir Sementsov-Ogievskiy
2018-10-27Merge remote-tracking branch 'remotes/famz/tags/testing-pull-request' into st...Peter Maydell
2018-10-26tests/bios-tables-test: Remove an useless castPhilippe Mathieu-Daudé
2018-10-26tests: Fix typos in comments and help message (found by codespell)Stefan Weil
2018-10-26qemu-iotests: make 218 executableCleber Rosa
2018-10-26qemu-iotests: fix filename containing checksCleber Rosa
2018-10-26tests/tcg/README: fix location for lm32 testsCleber Rosa
2018-10-26tests/vm: Do not abuse parallelism when HOST != TARGET architecturePhilippe Mathieu-Daudé
2018-10-26tests/vm: Do not use -enable-kvm if HOST != TARGET architecturePhilippe Mathieu-Daudé
2018-10-26tests/vm: Add a BaseVM::arch propertyPhilippe Mathieu-Daudé
2018-10-26tests/vm: Display remaining seconds to wait for a VM to startPhilippe Mathieu-Daudé
2018-10-26tests/vm: Do not use the -smp option with a single cpuPhilippe Mathieu-Daudé
2018-10-26tests/vm: Do not abuse parallelism when KVM is not availablePhilippe Mathieu-Daudé
2018-10-26tests/vm: Extract the kvm_available() handy functionPhilippe Mathieu-Daudé
2018-10-26tests: docker: update test-mingw for GTK+ 2.0 removalPaolo Bonzini
2018-10-25Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell
2018-10-25tests/tpm: fix tpm_util_swtpm_has_tpm2()Marc-André Lureau
2018-10-24crypto: add testing for unaligned buffers with XTS cipher modeDaniel P. Berrangé
2018-10-24crypto: refactor XTS cipher mode test suiteDaniel P. Berrangé
2018-10-24crypto: expand algorithm coverage for cipher benchmarkDaniel P. Berrangé
2018-10-24Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-oct-2018-part...Peter Maydell
2018-10-24tests/tcg/mips: Add tests for R5900 DIVU1Fredrik Noring
2018-10-24tests/tcg/mips: Add tests for R5900 DIV1Fredrik Noring
2018-10-24tests/tcg/mips: Add tests for R5900 MTLO1 and MTHI1Fredrik Noring
2018-10-24tests/tcg/mips: Add tests for R5900 MFLO1 and MFHI1Fredrik Noring
2018-10-24tests/tcg/mips: Add tests for R5900 three-operand MULTU1Fredrik Noring
2018-10-24tests/tcg/mips: Add tests for R5900 three-operand MULT1Fredrik Noring
2018-10-24tests/tcg/mips: Add tests for R5900 three-operand MULTUFredrik Noring
2018-10-24tests/tcg/mips: Add tests for R5900 three-operand MULTFredrik Noring
2018-10-24vl.c deprecate incorrect CPUs topologyIgor Mammedov
2018-10-24debian-bootstrap.pre: Modern shell scripting (use $() instead of ``)Mao Zhongyi
2018-10-24tests/migration-test: Disable s390x test when running with TCGThomas Huth
2018-10-23Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2018-10-22' into...Peter Maydell
2018-10-23Merge remote-tracking branch 'remotes/berrange/tags/qcrypto-next-pull-request...Peter Maydell
2018-10-19crypto: require nettle >= 2.7.1 for building QEMUDaniel P. Berrangé
2018-10-19block: Clean up bdrv_img_create()'s error reportingMarkus Armbruster
2018-10-19qemu-timer: introduce timer attributesArtem Pisarenko
2018-10-19crypto: require libgcrypt >= 1.5.0 for building QEMUDaniel P. Berrangé
2018-10-19crypto: require gnutls >= 3.1.18 for building QEMUDaniel P. Berrangé