aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2016-10-24char: rename some frontend functionsMarc-André Lureau
2016-10-24char: remaining switch to CharBackend in frontendMarc-André Lureau
2016-10-24char: remove init callbackMarc-André Lureau
2016-10-24test-i386: fix bitrot for 64-bitPaolo Bonzini
2016-10-24qht-bench: relax test_start/stop atomic accessesEmilio G. Cota
2016-10-19crypto: fix initialization of crypto in testsDaniel P. Berrange
2016-10-19qtest: fix make check complaint in crypto moduleGonglei
2016-10-19crypto: add CTR mode supportGonglei
2016-10-19crypto: extend mode as a parameter in qcrypto_cipher_supports()Gonglei
2016-10-18Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st...Peter Maydell
2016-10-17tests: cleanup ptimer-testPaolo Bonzini
2016-10-17tests: add a m25p80 testCédric Le Goater
2016-10-17tests: Add test case for x86 feature parsing compatibilityEduardo Habkost
2016-10-17Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.8-20161017' into...Peter Maydell
2016-10-17tests/docker/Makefile.include: add a generic docker-run targetAlex Bennée
2016-10-17tests/docker: make test-mingw honour TARGET_LISTAlex Bennée
2016-10-17tests/docker: test-build scriptAlex Bennée
2016-10-17tests/docker: add travis dockerfileAlex Bennée
2016-10-16spapr: Improved placement of PCI host bridges in guest memory mapDavid Gibson
2016-10-16libqos: Limit spapr-pci to 32-bit MMIO for nowDavid Gibson
2016-10-16libqos: Correct error in PCI hole sizing for spaprDavid Gibson
2016-10-16libqos: Isolate knowledge of spapr memory map to qpci_init_spapr()David Gibson
2016-10-14tests/boot-sector: Increase time-out to 90 secondsThomas Huth
2016-10-14tests/boot-sector: Use mkstemp() to create a unique file nameThomas Huth
2016-10-14tests/boot-sector: Use minimum length for the Forth boot scriptThomas Huth
2016-10-14qtest: ask endianness of the target in qtest_init()Laurent Vivier
2016-10-14tests: minor cleanups in usb-hcd-uhci-testLaurent Vivier
2016-10-10Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2016-10-10Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into st...Peter Maydell
2016-10-10Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2016-10-07' into ...Peter Maydell
2016-10-10Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2016-10-10tests: acpi tables expected blobs updateIgor Mammedov
2016-10-10tests: acpi: extend cphp testcase with numa checkIgor Mammedov
2016-10-08tests: Ignore test executablesEric Blake
2016-10-07qapi: return a 'missing parameter' errorMarc-André Lureau
2016-10-07qemu-tech: move TCG test documentation to tests/tcg/READMEPaolo Bonzini
2016-10-06test-qht: perform lookups under rcu_read_lockEmilio G. Cota
2016-10-06tests/test-qmp-input-strict: Cover missing struct membersMarkus Armbruster
2016-10-06Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.8-20161006' into...Peter Maydell
2016-10-06rules.mak: quiet-command: Split command name and args to printPeter Maydell
2016-10-06tests/pxe: Use -nodefaults to speed up ppc64/ipv6 pxe testThomas Huth
2016-10-06tests: enable ohci/uhci/xhci tests on PPC64Laurent Vivier
2016-10-06libqos: use generic qtest_shutdown()Laurent Vivier
2016-10-06libqos: add PCI management in qtest_vboot()/qtest_shutdown()Laurent Vivier
2016-10-06libqos: add PPC64 PCI supportLaurent Vivier
2016-10-05tests: Test IPv6 and ppc64 in the PXE testerThomas Huth
2016-10-04Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2016-10-02docker: Build in a clean directoryFam Zheng
2016-09-29block/qapi: Move 'aio' option to file driverKevin Wolf
2016-09-29block: Drop aio/cache consistency check from qmp_blockdev_add()Kevin Wolf