aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2019-09-03Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.2-20190829' into...Peter Maydell
2019-09-03Merge remote-tracking branch 'remotes/cleber/tags/python-next-pull-request' i...Peter Maydell
2019-09-03Merge remote-tracking branch 'remotes/ehabkost/tags/python-next-pull-request'...Peter Maydell
2019-08-28VNC Acceptance test: simplify test namesCleber Rosa
2019-08-28Boot Linux Console Test: add a test for ppc64 + pseriesCleber Rosa
2019-08-28Acceptance tests: drop left over usage of ":avocado: enable"Cleber Rosa
2019-08-28tests/requirements.txt: pin paramiko version requirementCleber Rosa
2019-08-28tests.acceptance.avocado_qemu: Add support for powerpcSatheesh Rajendran
2019-08-29tests/boot-serial-test: add support for all the PowerNV machinesCédric Le Goater
2019-08-29ppc/pnv: Introduce PowerNV machines with fixed CPU modelsCédric Le Goater
2019-08-27configure: more resilient Python version captureCleber Rosa
2019-08-27BootLinuxSshTest: Only use 'test' for unittest.TestCase method namesPhilippe Mathieu-Daudé
2019-08-27tests: fix modules-test with no default machineMarc-André Lureau
2019-08-27build-sys: build ui-spice-app as a moduleMarc-André Lureau
2019-08-23modules-test: ui-spice-app is not built as modulePaolo Bonzini
2019-08-23modules-test: fix const castPaolo Bonzini
2019-08-22test: skip tests if socket_check_protocol_support() failedMarc-André Lureau
2019-08-22test-char: skip tcp tests if ipv4 check failedMarc-André Lureau
2019-08-22tests: specify the address family when checking bindMarc-André Lureau
2019-08-22tests/docker: add podman supportMarc-André Lureau
2019-08-22docker.py: add podman supportMarc-André Lureau
2019-08-22docker.py: add --run-as-current-userMarc-André Lureau
2019-08-22Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2019-08-21Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques...Peter Maydell
2019-08-21tests: add module loading testMarc-André Lureau
2019-08-21test: Use g_strndup instead of plain strnduptony.nguyen@bt.com
2019-08-20test-bitmap: test set 1 bit case for bitmap_setWei Yang
2019-08-20util/qemu-timer: refactor deadline calculation for external timersPavel Dovgalyuk
2019-08-20tests: Fix uninitialized byte in test_visitor_in_fuzzAndrey Shinkevich
2019-08-20test-throttle: Fix uninitialized use of burst_lengthAndrey Shinkevich
2019-08-20Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-aug-20-2019' ...Peter Maydell
2019-08-20Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2019-08-19' in...Peter Maydell
2019-08-19target/mips: tests/tcg: Fix target configurations for MSA testsAleksandar Markovic
2019-08-19target/mips: tests/tcg: Add optional printing of more detailed failure infoAleksandar Markovic
2019-08-19iotests: Fix 141 when run with qedMax Reitz
2019-08-19iotests: Full mirror to existing non-zero imageMax Reitz
2019-08-19iotests: Test convert -n to pre-filled imageMax Reitz
2019-08-19iotests: Convert to preallocated encrypted qcow2Max Reitz
2019-08-19mirror: Fix bdrv_has_zero_init() useMax Reitz
2019-08-19decodetree: Allow !function with no input bitsRichard Henderson
2019-08-19Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2019-08-1...Peter Maydell
2019-08-17tests: Run the iotests during "make check" againThomas Huth
2019-08-16tests/test-hbitmap: test next_zero and _next_dirty_area after truncateVladimir Sementsov-Ogievskiy
2019-08-16iotests/257: test traditional sync modesJohn Snow
2019-08-16block/backup: improve sync=bitmap work estimatesJohn Snow
2019-08-16iotests/257: test API failuresJohn Snow
2019-08-16iotests/257: Refactor backup helpersJohn Snow
2019-08-16iotests/257: add EmulatedBitmap classJohn Snow
2019-08-16iotests/257: add Pattern classJohn Snow
2019-08-16iotests: test bitmap moving inside 254Vladimir Sementsov-Ogievskiy