summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'remotes/armbru/tags/pull-block-2017-02-21' into...Peter Maydell2017-02-211-4/+8
|\
| * hw/i386: Deprecate -drive if=scsi with PC machine typesMarkus Armbruster2017-02-211-4/+8
* | test-aio-multithread: add performance comparison with thread-based mutexesPaolo Bonzini2017-02-211-0/+164
* | coroutine-lock: make CoMutex thread-safePaolo Bonzini2017-02-211-0/+86
* | test-thread-pool: use generic AioContext infrastructurePaolo Bonzini2017-02-211-9/+3Star
* | aio: introduce aio_co_schedule and aio_co_wakePaolo Bonzini2017-02-214-3/+334
* | block: move AioContext, QEMUTimer, main-loop to libqemuutilPaolo Bonzini2017-02-211-5/+6
|/
* test-vmstate: remove yield_until_fd_readablePaolo Bonzini2017-02-161-11/+0Star
* Merge remote-tracking branch 'remotes/rth/tags/pull-or-20170214' into stagingPeter Maydell2017-02-141-2/+2
|\
| * target/openrisc: Rename the cpu from or32 to or1kRichard Henderson2017-02-131-2/+2
* | tests/migration: Add test for VMSTATE_WITH_TMPDr. David Alan Gilbert2017-02-131-6/+92
|/
* qemu-io: Add failure regression testsNir Soffer2017-02-123-0/+67
* qemu-iotests: Add _unsupported_fmt helperNir Soffer2017-02-121-0/+11
* qemu-io: Return non-zero exit code on failureNir Soffer2017-02-1212-82/+0Star
* qemu-iotest: test to lookup protocol-based image with relative backingJeff Cody2017-02-123-0/+110
* qemu-iotests: Don't create fifos / pidfiles with protocol pathsJeff Cody2017-02-123-10/+12
* iotests: record separate timings per format,protocol pairDaniel P. Berrange2017-02-123-7/+9
* iotests: Fix reference output for 059Fam Zheng2017-02-121-1/+1
* iotests: Fix a problem in common.filterQingFeng Hao2017-02-121-1/+1
* tests/prom-env: Ease time-out problems on slow hostsThomas Huth2017-02-101-4/+9
* Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.9-20170202' into...Peter Maydell2017-02-026-22/+187
|\
| * host-utils: Implement unsigned quadword left/right shift and unit testsJose Ricardo Ziviani2017-01-313-1/+144
| * qtest: add ivshmem-test for ppc64Laurent Vivier2017-01-312-5/+15
| * qtest: convert ivshmem-test to use libqosLaurent Vivier2017-01-311-14/+17
| * libqos: fix spapr qpci_map()Laurent Vivier2017-01-311-2/+2
| * qtest: add display-vga-test to ppc64Laurent Vivier2017-01-312-1/+7
| * qtest: add netfilter tests for ppc64Laurent Vivier2017-01-311-0/+3
* | Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...Peter Maydell2017-02-021-1/+1
|\ \
| * | trace: switch to modular code generation for sub-directoriesDaniel P. Berrange2017-01-311-1/+1
| |/
* | char: headers clean-upMarc-André Lureau2017-01-311-0/+1
* | char: create chardev-obj-yMarc-André Lureau2017-01-311-4/+5
* | char: move to chardev/Marc-André Lureau2017-01-311-3/+5
|/
* char: rename CharDriverState ChardevMarc-André Lureau2017-01-272-7/+7
* tests: fix linking test-char on win32Marc-André Lureau2017-01-271-1/+1
* Merge remote-tracking branch 'remotes/berrange/tags/pull-qio-2017-01-26-1' in...Peter Maydell2017-01-271-1/+3
|\
| * io: fix possible double free of task error objectDaniel P. Berrange2017-01-261-1/+3
* | test-hbitmap: Add hbitmap_is_serializable() callsMax Reitz2017-01-261-0/+11
|/
* Merge remote-tracking branch 'remotes/gkurz/tags/for-upstream' into stagingPeter Maydell2017-01-251-5/+19
|\
| * tests: virtio-9p: improve error reportingGreg Kurz2017-01-251-5/+19
* | Merge remote-tracking branch 'remotes/xtensa/tags/20170124-xtensa' into stagingPeter Maydell2017-01-254-41/+94
|\ \
| * | target/xtensa: tests: clean up interrupt testsMax Filippov2017-01-151-7/+20
| * | target/xtensa: tests: add memctl testMax Filippov2017-01-151-0/+1
| * | target/xtensa: tests: add ccount write testsMax Filippov2017-01-151-0/+34
| * | target/xtensa: tests: replace hardcoded interrupt masksMax Filippov2017-01-151-5/+5
| * | target/xtensa: tests: fix timer testsMax Filippov2017-01-151-28/+33
| * | target/xtensa: tests: run tests with icountMax Filippov2017-01-151-1/+1
* | | tests/migration: Add test for QTAILQ migrationJianjun Duan2017-01-241-0/+147
| |/ |/|
* | io: remove Error parameter from QIOTask thread workerDaniel P. Berrange2017-01-231-7/+5Star
* | io: change the QIOTask callback signatureDaniel P. Berrange2017-01-233-16/+12Star
* | io: stop incrementing reference in qio_task_get_sourceDaniel P. Berrange2017-01-231-1/+0Star