summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2016-10-06test-qht: perform lookups under rcu_read_lockEmilio G. Cota1-0/+4
2016-09-28Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell2-1/+43
2016-09-28test-coroutine: test qemu_coroutine_entered()Stefan Hajnoczi1-0/+42
2016-09-28libqos: fix qvring_init()Laurent Vivier1-1/+1
2016-09-28tests: cris: add v17 ADDC testRabin Vincent2-2/+82
2016-09-28tests: cris: remove check_time1Rabin Vincent2-47/+0
2016-09-28tests: cris: remove openpf4 testRabin Vincent2-6/+0
2016-09-28tests: cris: fix syscall inline asmRabin Vincent1-9/+17
2016-09-28tests: cris: force inliningRabin Vincent10-26/+28
2016-09-27target-i386: Enable CPUID[0x8000000A] if SVM is enabledEduardo Habkost1-5/+10
2016-09-27target-i386: Automatically set level/xlevel/xlevel2 when neededEduardo Habkost1-0/+45
2016-09-27tests: Test CPUID level handling for old machinesEduardo Habkost1-0/+13
2016-09-27tests: Add test code for CPUID level/xlevel handlingEduardo Habkost3-0/+111
2016-09-26Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2-5/+205
2016-09-23tests: add /vhost-user/flags-mismatch testMarc-André Lureau1-1/+59
2016-09-23tests: add a simple /vhost-user/multiqueue testMarc-André Lureau2-4/+107
2016-09-23tests: add /vhost-user/connect-fail testMarc-André Lureau1-0/+39
2016-09-23Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell20-377/+474
2016-09-23Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.8-20160923' into...Peter Maydell12-1/+250
2016-09-23Merge remote-tracking branch 'remotes/famz/tags/various-pull-request' into st...Peter Maydell12-25/+241
2016-09-23block: Remove BB interface from blockdev-add/delKevin Wolf1-1/+1
2016-09-23qemu-iotests/141: Avoid blockdev-add with idKevin Wolf2-22/+26
2016-09-23block: Avoid printing NULL string in error messagesKevin Wolf1-3/+3
2016-09-23qemu-iotests/139: Avoid blockdev-add with idKevin Wolf2-123/+59
2016-09-23qemu-iotests/124: Avoid blockdev-add with idKevin Wolf1-7/+10
2016-09-23qemu-iotests/118: Avoid blockdev-add with idKevin Wolf1-5/+1
2016-09-23qemu-iotests/117: Avoid blockdev-add with idKevin Wolf1-2/+2
2016-09-23qemu-iotests/087: Avoid blockdev-add with idKevin Wolf2-62/+6
2016-09-23qemu-iotests/081: Avoid blockdev-add with idKevin Wolf1-1/+1
2016-09-23qemu-iotests/071: Avoid blockdev-add with idKevin Wolf1-4/+4
2016-09-23qemu-iotests/067: Avoid blockdev-add with idKevin Wolf2-86/+131
2016-09-23qemu-iotests/041: Avoid blockdev-add with idKevin Wolf1-39/+32
2016-09-23qemu-iotests/118: Test media change with qdev nameKevin Wolf2-17/+73
2016-09-23tests: allow to specify list of formats to test for check-block.shDenis V. Lunev1-5/+8
2016-09-23qcow2: fix encryption during cow of sectorsDaniel P. Berrange3-0/+117
2016-09-23docker: exec $CMDFam Zheng1-6/+9
2016-09-23docker: Terminate instances at SIGTERM and SIGHUPFam Zheng1-1/+4
2016-09-23docker: Support showing environment informationFam Zheng2-1/+12
2016-09-23docker: Print used options before doing configureFam Zheng1-6/+8
2016-09-23docker: Flatten default target list in test-quickFam Zheng1-1/+1
2016-09-23docker: Update fedora image to latestFam Zheng1-1/+1
2016-09-23docker: Generate /packages.txt in ubuntu imageFam Zheng1-1/+3
2016-09-23docker: Generate /packages.txt in fedora imageFam Zheng1-2/+12
2016-09-23docker: Generate /packages.txt in centos6 imageFam Zheng1-2/+4
2016-09-23tests: Ignore test-uuidFam Zheng1-0/+1
2016-09-23tests: Add uuid testsFam Zheng2-0/+179
2016-09-23tests: No longer dependent on CONFIG_UUIDFam Zheng1-1/+1
2016-09-23docker: Handle exceptions when looking for docker commandEduardo Habkost1-3/+6
2016-09-23tests: add RTAS command in the protocolLaurent Vivier6-0/+151
2016-09-23libqos: define SPAPR libqos functionsLaurent Vivier7-1/+99