aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2016-10-10tests: acpi tables expected blobs updateIgor Mammedov4-0/+0
2016-10-10tests: acpi: extend cphp testcase with numa checkIgor Mammedov1-2/+4
2016-10-06Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.8-20161006' into...Peter Maydell30-69/+490
2016-10-06rules.mak: quiet-command: Split command name and args to printPeter Maydell2-17/+17
2016-10-06tests/pxe: Use -nodefaults to speed up ppc64/ipv6 pxe testThomas Huth1-2/+2
2016-10-06tests: enable ohci/uhci/xhci tests on PPC64Laurent Vivier2-9/+23
2016-10-06libqos: use generic qtest_shutdown()Laurent Vivier5-6/+21
2016-10-06libqos: add PCI management in qtest_vboot()/qtest_shutdown()Laurent Vivier21-25/+46
2016-10-06libqos: add PPC64 PCI supportLaurent Vivier7-23/+376
2016-10-05tests: Test IPv6 and ppc64 in the PXE testerThomas Huth3-7/+25
2016-10-04Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2-3/+3
2016-10-02docker: Build in a clean directoryFam Zheng5-0/+11
2016-09-29block/qapi: Move 'aio' option to file driverKevin Wolf1-2/+2
2016-09-29block: Drop aio/cache consistency check from qmp_blockdev_add()Kevin Wolf1-1/+1
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