summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* target-i386: Enable CPUID[0x8000000A] if SVM is enabledEduardo Habkost2016-09-271-5/+10
* target-i386: Automatically set level/xlevel/xlevel2 when neededEduardo Habkost2016-09-271-0/+45
* tests: Test CPUID level handling for old machinesEduardo Habkost2016-09-271-0/+13
* tests: Add test code for CPUID level/xlevel handlingEduardo Habkost2016-09-273-0/+111
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2016-09-262-5/+205
|\
| * tests: add /vhost-user/flags-mismatch testMarc-André Lureau2016-09-231-1/+59
| * tests: add a simple /vhost-user/multiqueue testMarc-André Lureau2016-09-232-4/+107
| * tests: add /vhost-user/connect-fail testMarc-André Lureau2016-09-231-0/+39
* | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2016-09-2320-377/+474
|\ \ | |/ |/|
| * block: Remove BB interface from blockdev-add/delKevin Wolf2016-09-231-1/+1
| * qemu-iotests/141: Avoid blockdev-add with idKevin Wolf2016-09-232-22/+26
| * block: Avoid printing NULL string in error messagesKevin Wolf2016-09-231-3/+3
| * qemu-iotests/139: Avoid blockdev-add with idKevin Wolf2016-09-232-123/+59Star
| * qemu-iotests/124: Avoid blockdev-add with idKevin Wolf2016-09-231-7/+10
| * qemu-iotests/118: Avoid blockdev-add with idKevin Wolf2016-09-231-5/+1Star
| * qemu-iotests/117: Avoid blockdev-add with idKevin Wolf2016-09-231-2/+2
| * qemu-iotests/087: Avoid blockdev-add with idKevin Wolf2016-09-232-62/+6Star
| * qemu-iotests/081: Avoid blockdev-add with idKevin Wolf2016-09-231-1/+1
| * qemu-iotests/071: Avoid blockdev-add with idKevin Wolf2016-09-231-4/+4
| * qemu-iotests/067: Avoid blockdev-add with idKevin Wolf2016-09-232-86/+131
| * qemu-iotests/041: Avoid blockdev-add with idKevin Wolf2016-09-231-39/+32Star
| * qemu-iotests/118: Test media change with qdev nameKevin Wolf2016-09-232-17/+73
| * tests: allow to specify list of formats to test for check-block.shDenis V. Lunev2016-09-231-5/+8
| * qcow2: fix encryption during cow of sectorsDaniel P. Berrange2016-09-233-0/+117
* | Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.8-20160923' into...Peter Maydell2016-09-2312-1/+250
|\ \
| * | tests: add RTAS command in the protocolLaurent Vivier2016-09-236-0/+151
| * | libqos: define SPAPR libqos functionsLaurent Vivier2016-09-237-1/+99
* | | Merge remote-tracking branch 'remotes/famz/tags/various-pull-request' into st...Peter Maydell2016-09-2312-25/+241
|\ \ \ | |_|/ |/| |
| * | docker: exec $CMDFam Zheng2016-09-231-6/+9
| * | docker: Terminate instances at SIGTERM and SIGHUPFam Zheng2016-09-231-1/+4
| * | docker: Support showing environment informationFam Zheng2016-09-232-1/+12
| * | docker: Print used options before doing configureFam Zheng2016-09-231-6/+8
| * | docker: Flatten default target list in test-quickFam Zheng2016-09-231-1/+1
| * | docker: Update fedora image to latestFam Zheng2016-09-231-1/+1
| * | docker: Generate /packages.txt in ubuntu imageFam Zheng2016-09-231-1/+3
| * | docker: Generate /packages.txt in fedora imageFam Zheng2016-09-231-2/+12
| * | docker: Generate /packages.txt in centos6 imageFam Zheng2016-09-231-2/+4
| * | tests: Ignore test-uuidFam Zheng2016-09-231-0/+1
| * | tests: Add uuid testsFam Zheng2016-09-232-0/+179
| * | tests: No longer dependent on CONFIG_UUIDFam Zheng2016-09-231-1/+1
| * | docker: Handle exceptions when looking for docker commandEduardo Habkost2016-09-231-3/+6
| |/
* / tests: Add ptimer testsDmitry Osipenko2016-09-224-0/+699
|/
* iotest 055: refactor and speed upVladimir Sementsov-Ogievskiy2016-09-201-34/+18Star
* qemu-img: add skip option to ddReda Sallahi2016-09-203-0/+124
* qemu-img: add the 'dd' subcommandReda Sallahi2016-09-207-4/+251
* Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2016-09-19' into ...Peter Maydell2016-09-192-0/+36
|\
| * tests: add a test to check invalid argsMarc-André Lureau2016-09-191-0/+21
| * qapi: check invalid arguments on no-args commandsMarc-André Lureau2016-09-191-0/+15
* | Merge remote-tracking branch 'remotes/berrange/tags/pull-qcrypto-2016-09-19-2...Peter Maydell2016-09-191-1/+53
|\ \
| * | crypto: support more hash algorithms for pbkdfDaniel P. Berrange2016-09-191-1/+52