aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2020-03-31qtest: add tulip test caseLi Qiang2-0/+92
2020-03-27tests/docker: Add libepoxy and libudev packages to the Fedora imagePhilippe Mathieu-Daudé1-0/+2
2020-03-27tests/docker: Use Python3 PyYAML in the Fedora imagePhilippe Mathieu-Daudé1-1/+1
2020-03-27tests/docker: Install gcrypt devel package in Debian imagePhilippe Mathieu-Daudé1-0/+1
2020-03-27tests/docker: Keep package list sortedPhilippe Mathieu-Daudé2-4/+8
2020-03-27tests/vm: fix basevm configAlex Bennée1-8/+8
2020-03-27tests/vm: update NetBSD to 9.0Gerd Hoffmann1-18/+7
2020-03-27tests/vm: update FreeBSD to 12.1Gerd Hoffmann1-2/+2
2020-03-27tests/vm: move vga setupGerd Hoffmann6-2/+8
2020-03-27tests/vm: write raw console logGerd Hoffmann1-0/+6
2020-03-26iotests/138: Test leaks/corruptions fixed reportMax Reitz2-2/+53
2020-03-26iotests: Add poke_file_[bl]e functionsMax Reitz1-0/+24
2020-03-26qcow2: Avoid feature name extension on small cluster sizeEric Blake2-4/+8
2020-03-26qcow2: List autoclear bit names in headerEric Blake3-13/+13
2020-03-25tests/migration: Reduce autoconverge initial bandwidthPhilippe Mathieu-Daudé1-1/+1
2020-03-24iotests/026: Move v3-exclusive test to new fileMax Reitz6-43/+98
2020-03-24iotests: Fix cleanup path in some testsMax Reitz3-1/+8
2020-03-21iotests: Increase pause_wait() timeoutKevin Wolf1-1/+1
2020-03-21iotests.py: Enable faulthandlerKevin Wolf1-0/+3
2020-03-20Merge remote-tracking branch 'remotes/philmd-gitlab/tags/target_renesas_rx-20...Peter Maydell1-0/+1
2020-03-19Add rx-softmmuYoshinori Sato1-0/+1
2020-03-19Merge remote-tracking branch 'remotes/jnsnow/tags/bitmaps-pull-request' into ...Peter Maydell1-200/+114
2020-03-19Merge remote-tracking branch 'remotes/ehabkost/tags/x86-and-machine-pull-requ...Peter Maydell1-47/+69
2020-03-19Merge remote-tracking branch 'remotes/cleber/tags/python-next-pull-request' i...Peter Maydell6-9/+293
2020-03-19Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into stagingPeter Maydell1-3/+3
2020-03-19Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2020-03-17' into ...Peter Maydell13-242/+247
2020-03-18Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-and-gdbstub-1...Peter Maydell10-3/+510
2020-03-18block/dirty-bitmap: improve _next_dirty_area APIVladimir Sementsov-Ogievskiy1-15/+28
2020-03-18block/dirty-bitmap: add _next_dirty APIVladimir Sementsov-Ogievskiy1-57/+73
2020-03-18block/dirty-bitmap: switch _next_dirty_area and _next_zero to int64_tVladimir Sementsov-Ogievskiy1-18/+18
2020-03-18hbitmap: drop meta bitmaps as they are unusedVladimir Sementsov-Ogievskiy1-115/+0
2020-03-18Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2020-03-17' into...Peter Maydell1-5/+2
2020-03-18Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-5.0-20200317' into...Peter Maydell1-2/+1
2020-03-17hw/i386: Update structures to save the number of nodes per packageBabu Moger1-20/+20
2020-03-17hw/i386: Consolidate topology functionsBabu Moger1-26/+43
2020-03-17hw/i386: Introduce X86CPUTopoInfo to contain topology infoBabu Moger1-19/+24
2020-03-17tests/docker: make "buildah bud" output similar to "docker build"Cleber Rosa1-1/+1
2020-03-17tests/docker: add CentOS 8 DockerfileCleber Rosa1-0/+32
2020-03-17Acceptance tests: add make targets to download imagesCleber Rosa1-2/+18
2020-03-17Acceptance test: add "boot_linux" testsCleber Rosa2-0/+223
2020-03-17Acceptance tests: introduce BUILD_DIR and SOURCE_DIRCleber Rosa1-6/+19
2020-03-17qapi: New special feature flag "deprecated"Markus Armbruster6-6/+12
2020-03-17qapi: Add feature flags to struct membersMarkus Armbruster6-5/+15
2020-03-17qapi: Consistently put @features parameter right after @ifcondMarkus Armbruster1-5/+5
2020-03-17qapi: Add feature flags to remaining definitionsMarkus Armbruster8-20/+115
2020-03-17tests/test-qmp-event: Check event is actually emittedMarkus Armbruster1-1/+6
2020-03-17tests/test-qmp-event: Use qobject_is_equal()Markus Armbruster1-65/+1
2020-03-17tests/test-qmp-event: Simplify test data setupMarkus Armbruster1-67/+28
2020-03-17tests/test-qmp-cmds: Simplify test data setupMarkus Armbruster1-57/+38
2020-03-17tests/test-qmp-cmds: Check responses more thoroughlyMarkus Armbruster1-6/+17