summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* tests: Add tests for the ARM MPTimerDmitry Osipenko2016-10-242-0/+1108
* tests: ptimer: Replace 10000 with 1Dmitry Osipenko2016-10-241-28/+28
* tests: ptimer: Change the copyright commentDmitry Osipenko2016-10-243-3/+3
* tests: ptimer: Add tests for "no counter round down" policyDmitry Osipenko2016-10-241-41/+76
* tests: ptimer: Add tests for "no immediate reload" policyDmitry Osipenko2016-10-241-16/+57
* tests: ptimer: Add tests for "no immediate trigger" policyDmitry Osipenko2016-10-241-8/+56
* tests: ptimer: Add tests for "continuous trigger" policyDmitry Osipenko2016-10-241-3/+18
* tests: ptimer: Add tests for "wraparound after one period" policyDmitry Osipenko2016-10-241-23/+104
* char: remove explicit_fe_open, use a set_handlers argumentMarc-André Lureau2016-10-242-5/+5
* tests: start chardev unit testsMarc-André Lureau2016-10-242-0/+257
* char: replace qemu_chr_claim/release with qemu_chr_fe_init/deinitMarc-André Lureau2016-10-241-0/+1
* char: use qemu_chr_fe* functions with CharBackend argumentMarc-André Lureau2016-10-241-16/+19
* char: rename some frontend functionsMarc-André Lureau2016-10-241-3/+3
* char: remaining switch to CharBackend in frontendMarc-André Lureau2016-10-241-18/+21
* char: remove init callbackMarc-André Lureau2016-10-241-1/+1
* test-i386: fix bitrot for 64-bitPaolo Bonzini2016-10-241-2/+2
* qht-bench: relax test_start/stop atomic accessesEmilio G. Cota2016-10-241-3/+3
* crypto: fix initialization of crypto in testsDaniel P. Berrange2016-10-192-10/+5Star
* qtest: fix make check complaint in crypto moduleGonglei2016-10-191-1/+4
* crypto: add CTR mode supportGonglei2016-10-191-0/+55
* crypto: extend mode as a parameter in qcrypto_cipher_supports()Gonglei2016-10-191-1/+1
* Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st...Peter Maydell2016-10-181-0/+44
|\
| * tests: Add test case for x86 feature parsing compatibilityEduardo Habkost2016-10-171-0/+44
* | tests: cleanup ptimer-testPaolo Bonzini2016-10-173-13/+21
* | tests: add a m25p80 testCédric Le Goater2016-10-172-0/+254
|/
* Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.8-20161017' into...Peter Maydell2016-10-1712-122/+135
|\
| * spapr: Improved placement of PCI host bridges in guest memory mapDavid Gibson2016-10-163-7/+7
| * libqos: Limit spapr-pci to 32-bit MMIO for nowDavid Gibson2016-10-161-17/+15Star
| * libqos: Correct error in PCI hole sizing for spaprDavid Gibson2016-10-161-2/+4
| * libqos: Isolate knowledge of spapr memory map to qpci_init_spapr()David Gibson2016-10-161-49/+64
| * tests/boot-sector: Increase time-out to 90 secondsThomas Huth2016-10-141-2/+2
| * tests/boot-sector: Use mkstemp() to create a unique file nameThomas Huth2016-10-144-9/+16
| * tests/boot-sector: Use minimum length for the Forth boot scriptThomas Huth2016-10-141-3/+3
| * qtest: ask endianness of the target in qtest_init()Laurent Vivier2016-10-144-50/+38Star
| * tests: minor cleanups in usb-hcd-uhci-testLaurent Vivier2016-10-141-6/+9
* | tests/docker/Makefile.include: add a generic docker-run targetAlex Bennée2016-10-171-23/+38
* | tests/docker: make test-mingw honour TARGET_LISTAlex Bennée2016-10-171-1/+2
* | tests/docker: test-build scriptAlex Bennée2016-10-171-0/+20
* | tests/docker: add travis dockerfileAlex Bennée2016-10-171-0/+6
|/
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2016-10-105-2/+4
|\
| * tests: acpi tables expected blobs updateIgor Mammedov2016-10-104-0/+0
| * tests: acpi: extend cphp testcase with numa checkIgor Mammedov2016-10-101-2/+4
* | Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into st...Peter Maydell2016-10-101-0/+2
|\ \
| * | tests: Ignore test executablesEric Blake2016-10-081-0/+2
| |/
* | Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2016-10-07' into ...Peter Maydell2016-10-102-1/+47
|\ \
| * | qapi: return a 'missing parameter' errorMarc-André Lureau2016-10-071-1/+1
| * | tests/test-qmp-input-strict: Cover missing struct membersMarkus Armbruster2016-10-061-0/+46
* | | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2016-10-102-0/+80
|\ \ \ | |_|/ |/| |
| * | qemu-tech: move TCG test documentation to tests/tcg/READMEPaolo Bonzini2016-10-071-0/+76
| * | test-qht: perform lookups under rcu_read_lockEmilio G. Cota2016-10-061-0/+4