summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-3.0-pull-re...Peter Maydell2018-06-121-1/+1
|\
| * linux-user: disable qemu-bridge-helper and socket_scm_helper buildLaurent Vivier2018-06-111-1/+1
* | Merge remote-tracking branch 'remotes/kraxel/tags/usb-20180612-pull-request' ...Peter Maydell2018-06-121-0/+10
|\ \
| * | usb-hcd-xhci-test: add a test for ccid hotplugMarc-André Lureau2018-06-121-0/+10
* | | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2018-06-122-1/+1
|\ \ \
| * | | nvdimm: make persistence option symbolicRoss Zwisler2018-06-111-1/+1
| * | | hw/i386: Update SSDT table used by "make check"Ross Zwisler2018-06-111-0/+0
| |/ /
* | | Merge remote-tracking branch 'remotes/ehabkost/tags/python-next-pull-request'...Peter Maydell2018-06-1222-124/+133
|\ \ \ | |/ / |/| |
| * | python: Remove scripts/ordereddict.pyEduardo Habkost2018-06-081-1/+0Star
| * | python: futurize -f lib2to3.fixes.fix_numliteralsEduardo Habkost2018-06-081-12/+12
| * | python: futurize -f lib2to3.fixes.fix_renamesEduardo Habkost2018-06-081-1/+1
| * | python: futurize -f lib2to3.fixes.fix_reduceEduardo Habkost2018-06-081-0/+1
| * | python: futurize -f lib2to3.fixes.fix_has_keyEduardo Habkost2018-06-083-4/+4
| * | python: futurize -f libfuturize.fixes.fix_next_callEduardo Habkost2018-06-081-1/+1
| * | python: futurize -f libfuturize.fixes.fix_absolute_importEduardo Habkost2018-06-082-2/+4
| * | python: futurize -f libfuturize.fixes.fix_print_with_importEduardo Habkost2018-06-0814-103/+110
* | | iotests: Add case for a corrupted inactive imageMax Reitz2018-06-112-0/+44
* | | qemu-img: Remove deprecated -s snapshot_id_or_name optionThomas Huth2018-06-112-3/+3
* | | iotests: Fix 219's timingMax Reitz2018-06-112-11/+25
* | | iotests: improve pause_jobVladimir Sementsov-Ogievskiy2018-06-111-2/+7
* | | iotests: Test post-backing convert target behaviorMax Reitz2018-06-112-0/+60
* | | iotests: Add test for rebasing with relative pathsMax Reitz2018-06-112-3/+109
* | | iotests: Let 216 make use of qemu-io's exit codeMax Reitz2018-06-112-26/+14Star
* | | iotests.py: Add qemu_io_silentMax Reitz2018-06-111-0/+9
* | | iotests: Repairing error during snapshot deletionMax Reitz2018-06-113-0/+133
* | | iotests: Rework 113Max Reitz2018-06-112-13/+13
* | | iotests: Test help option for unsupporting formatsMax Reitz2018-06-112-0/+18
* | | qemu-img: Add print_amend_option_help()Max Reitz2018-06-111-17/+27
* | | block: Add Error parameter to bdrv_amend_optionsMax Reitz2018-06-114-15/+5Star
* | | iotests: Add creation test to 153Max Reitz2018-06-112-0/+31
| |/ |/|
* | ahci: move PIO Setup FIS before transfer, fix it for ATAPI commandsJohn Snow2018-06-082-16/+22
* | libqos/ahci: track sector sizeJohn Snow2018-06-081-4/+6
* | tests/cdrom-test: Test that -cdrom parameter is workingThomas Huth2018-06-081-0/+58
* | tests/cdrom-test: Test booting from CD-ROM ISO image fileThomas Huth2018-06-082-0/+166
* | tests/boot-sector: Add magic bytes to s390x boot code headerThomas Huth2018-06-081-3/+6
|/
* misc: add pca9552 LED blinker modelCédric Le Goater2018-06-084-2/+120
* test: Add swtpm migration test for the TPM TIS interfaceStefan Berger2018-06-064-0/+120
* test: Pass TPM interface model to functions creating command lineStefan Berger2018-06-065-15/+22
* test: Move common TPM test functions to tpm-tests.cStefan Berger2018-06-064-96/+153
* test: Move reusable code from tpm-crb-swtpm-test.c to tpm-util.cStefan Berger2018-06-063-95/+104
* docker: add debian/tricore imagePhilippe Mathieu-Daudé2018-06-052-0/+26
* docker: test-mingw: use SDL2 and GTK+3Paolo Bonzini2018-06-052-6/+6
* docker: Add fedora-i386-cross imageFam Zheng2018-06-051-0/+14
* Makefile: Rename TARGET_DIRS to TARGET_LISTFam Zheng2018-06-051-1/+1
* docker: add "probe" command for configureAlex Bennée2018-06-051-0/+18
* Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell2018-06-041-1/+0Star
|\
| * main-loop: drop spin_counterStefan Hajnoczi2018-06-011-1/+0Star
* | Merge remote-tracking branch 'remotes/famz/tags/docker-pull-request' into sta...Peter Maydell2018-06-042-2/+2
|\ \
| * | docker: Update fedora image to 28Fam Zheng2018-06-041-1/+1
| * | tests/docker/Makefile.include: handle empty TARGET_LISTAlex Bennée2018-06-041-1/+1