summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2016-10-19crypto: extend mode as a parameter in qcrypto_cipher_supports()Gonglei1-1/+1
2016-10-18Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st...Peter Maydell1-0/+44
2016-10-17tests: cleanup ptimer-testPaolo Bonzini3-13/+21
2016-10-17tests: add a m25p80 testCédric Le Goater2-0/+254
2016-10-17tests: Add test case for x86 feature parsing compatibilityEduardo Habkost1-0/+44
2016-10-17Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.8-20161017' into...Peter Maydell12-122/+135
2016-10-17tests/docker/Makefile.include: add a generic docker-run targetAlex Bennée1-23/+38
2016-10-17tests/docker: make test-mingw honour TARGET_LISTAlex Bennée1-1/+2
2016-10-17tests/docker: test-build scriptAlex Bennée1-0/+20
2016-10-17tests/docker: add travis dockerfileAlex Bennée1-0/+6
2016-10-16spapr: Improved placement of PCI host bridges in guest memory mapDavid Gibson3-7/+7
2016-10-16libqos: Limit spapr-pci to 32-bit MMIO for nowDavid Gibson1-17/+15
2016-10-16libqos: Correct error in PCI hole sizing for spaprDavid Gibson1-2/+4
2016-10-16libqos: Isolate knowledge of spapr memory map to qpci_init_spapr()David Gibson1-49/+64
2016-10-14tests/boot-sector: Increase time-out to 90 secondsThomas Huth1-2/+2
2016-10-14tests/boot-sector: Use mkstemp() to create a unique file nameThomas Huth4-9/+16
2016-10-14tests/boot-sector: Use minimum length for the Forth boot scriptThomas Huth1-3/+3
2016-10-14qtest: ask endianness of the target in qtest_init()Laurent Vivier4-50/+38
2016-10-14tests: minor cleanups in usb-hcd-uhci-testLaurent Vivier1-6/+9
2016-10-10Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell5-2/+4
2016-10-10Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into st...Peter Maydell1-0/+2
2016-10-10Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2016-10-07' into ...Peter Maydell2-1/+47
2016-10-10Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2-0/+80
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-08tests: Ignore test executablesEric Blake1-0/+2
2016-10-07qapi: return a 'missing parameter' errorMarc-André Lureau1-1/+1
2016-10-07qemu-tech: move TCG test documentation to tests/tcg/READMEPaolo Bonzini1-0/+76
2016-10-06test-qht: perform lookups under rcu_read_lockEmilio G. Cota1-0/+4
2016-10-06tests/test-qmp-input-strict: Cover missing struct membersMarkus Armbruster1-0/+46
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