aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
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
2016-09-28Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell
2016-09-28test-coroutine: test qemu_coroutine_entered()Stefan Hajnoczi
2016-09-28libqos: fix qvring_init()Laurent Vivier
2016-09-28tests: cris: add v17 ADDC testRabin Vincent
2016-09-28tests: cris: remove check_time1Rabin Vincent
2016-09-28tests: cris: remove openpf4 testRabin Vincent
2016-09-28tests: cris: fix syscall inline asmRabin Vincent
2016-09-28tests: cris: force inliningRabin Vincent
2016-09-27target-i386: Enable CPUID[0x8000000A] if SVM is enabledEduardo Habkost
2016-09-27target-i386: Automatically set level/xlevel/xlevel2 when neededEduardo Habkost
2016-09-27tests: Test CPUID level handling for old machinesEduardo Habkost
2016-09-27tests: Add test code for CPUID level/xlevel handlingEduardo Habkost