summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2016-10-24char: remove explicit_fe_open, use a set_handlers argumentMarc-André Lureau2-5/+5
2016-10-24tests: start chardev unit testsMarc-André Lureau2-0/+257
2016-10-24char: replace qemu_chr_claim/release with qemu_chr_fe_init/deinitMarc-André Lureau1-0/+1
2016-10-24char: use qemu_chr_fe* functions with CharBackend argumentMarc-André Lureau1-16/+19
2016-10-24char: rename some frontend functionsMarc-André Lureau1-3/+3
2016-10-24char: remaining switch to CharBackend in frontendMarc-André Lureau1-18/+21
2016-10-24char: remove init callbackMarc-André Lureau1-1/+1
2016-10-24test-i386: fix bitrot for 64-bitPaolo Bonzini1-2/+2
2016-10-24qht-bench: relax test_start/stop atomic accessesEmilio G. Cota1-3/+3
2016-10-19crypto: fix initialization of crypto in testsDaniel P. Berrange2-10/+5
2016-10-19qtest: fix make check complaint in crypto moduleGonglei1-1/+4
2016-10-19crypto: add CTR mode supportGonglei1-0/+55
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