summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.8-20161006' into...Peter Maydell2016-10-0630-69/+490
|\ \ \
| * | | tests/pxe: Use -nodefaults to speed up ppc64/ipv6 pxe testThomas Huth2016-10-061-2/+2
| * | | tests: enable ohci/uhci/xhci tests on PPC64Laurent Vivier2016-10-062-9/+23
| * | | libqos: use generic qtest_shutdown()Laurent Vivier2016-10-065-6/+21
| * | | libqos: add PCI management in qtest_vboot()/qtest_shutdown()Laurent Vivier2016-10-0621-25/+46
| * | | libqos: add PPC64 PCI supportLaurent Vivier2016-10-067-23/+376
| * | | tests: Test IPv6 and ppc64 in the PXE testerThomas Huth2016-10-053-7/+25
| | |/ | |/|
* / | rules.mak: quiet-command: Split command name and args to printPeter Maydell2016-10-062-17/+17
|/ /
* | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2016-10-042-3/+3
|\ \
| * | block/qapi: Move 'aio' option to file driverKevin Wolf2016-09-291-2/+2
| * | block: Drop aio/cache consistency check from qmp_blockdev_add()Kevin Wolf2016-09-291-1/+1
| |/
* / docker: Build in a clean directoryFam Zheng2016-10-025-0/+11
|/
* Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell2016-09-282-1/+43
|\
| * test-coroutine: test qemu_coroutine_entered()Stefan Hajnoczi2016-09-281-0/+42
| * libqos: fix qvring_init()Laurent Vivier2016-09-281-1/+1
* | tests: cris: add v17 ADDC testRabin Vincent2016-09-282-2/+82
* | tests: cris: remove check_time1Rabin Vincent2016-09-282-47/+0Star
* | tests: cris: remove openpf4 testRabin Vincent2016-09-282-6/+0Star
* | tests: cris: fix syscall inline asmRabin Vincent2016-09-281-9/+17
* | tests: cris: force inliningRabin Vincent2016-09-2810-26/+28
|/
* target-i386: Enable CPUID[0x8000000A] if SVM is enabledEduardo Habkost2016-09-271-5/+10
* target-i386: Automatically set level/xlevel/xlevel2 when neededEduardo Habkost2016-09-271-0/+45
* tests: Test CPUID level handling for old machinesEduardo Habkost2016-09-271-0/+13
* tests: Add test code for CPUID level/xlevel handlingEduardo Habkost2016-09-273-0/+111
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2016-09-262-5/+205
|\