aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2017-02-23util/cutils: Let qemu_strtosz*() optionally reject trailing crapMarkus Armbruster
2017-02-23test-cutils: Drop suffix from test_qemu_strtosz_simple()Markus Armbruster
2017-02-23test-cutils: Use qemu_strtosz() more oftenMarkus Armbruster
2017-02-23util/cutils: New qemu_strtosz()Markus Armbruster
2017-02-23util/cutils: Rename qemu_strtosz() to qemu_strtosz_MiB()Markus Armbruster
2017-02-23util/cutils: New qemu_strtosz_metric()Markus Armbruster
2017-02-23test-cutils: Cover qemu_strtosz() around range limitsMarkus Armbruster
2017-02-23test-cutils: Cover qemu_strtosz() with trailing crapMarkus Armbruster
2017-02-23test-cutils: Cover qemu_strtosz() invalid inputMarkus Armbruster
2017-02-23test-cutils: Add missing qemu_strtosz()... endptr checksMarkus Armbruster
2017-02-23option: Fix to reject invalid and overflowing numbersMarkus Armbruster
2017-02-23util/cutils: Rename qemu_strtoll(), qemu_strtoull()Markus Armbruster
2017-02-23test-cutils: Clean up qemu_strtoul() result checksMarkus Armbruster
2017-02-23test-cutils: Add missing qemu_strtol()... endptr checksMarkus Armbruster
2017-02-23test-qemu-opts: Cover qemu_opts_parse()Markus Armbruster
2017-02-21Merge remote-tracking branch 'remotes/armbru/tags/pull-block-2017-02-21' into...Peter Maydell
2017-02-21hw/i386: Deprecate -drive if=scsi with PC machine typesMarkus Armbruster
2017-02-21test-aio-multithread: add performance comparison with thread-based mutexesPaolo Bonzini
2017-02-21coroutine-lock: make CoMutex thread-safePaolo Bonzini
2017-02-21test-thread-pool: use generic AioContext infrastructurePaolo Bonzini
2017-02-21aio: introduce aio_co_schedule and aio_co_wakePaolo Bonzini
2017-02-21block: move AioContext, QEMUTimer, main-loop to libqemuutilPaolo Bonzini
2017-02-16test-vmstate: remove yield_until_fd_readablePaolo Bonzini
2017-02-14Merge remote-tracking branch 'remotes/rth/tags/pull-or-20170214' into stagingPeter Maydell
2017-02-14target/openrisc: Rename the cpu from or32 to or1kRichard Henderson
2017-02-13tests/migration: Add test for VMSTATE_WITH_TMPDr. David Alan Gilbert
2017-02-12qemu-io: Add failure regression testsNir Soffer
2017-02-12qemu-iotests: Add _unsupported_fmt helperNir Soffer
2017-02-12qemu-io: Return non-zero exit code on failureNir Soffer
2017-02-12qemu-iotest: test to lookup protocol-based image with relative backingJeff Cody
2017-02-12qemu-iotests: Don't create fifos / pidfiles with protocol pathsJeff Cody
2017-02-12iotests: record separate timings per format,protocol pairDaniel P. Berrange
2017-02-12iotests: Fix reference output for 059Fam Zheng
2017-02-12iotests: Fix a problem in common.filterQingFeng Hao
2017-02-10tests/prom-env: Ease time-out problems on slow hostsThomas Huth
2017-02-02Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.9-20170202' into...Peter Maydell
2017-02-02Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...Peter Maydell
2017-01-31char: headers clean-upMarc-André Lureau
2017-01-31char: create chardev-obj-yMarc-André Lureau
2017-01-31trace: switch to modular code generation for sub-directoriesDaniel P. Berrange
2017-01-31char: move to chardev/Marc-André Lureau
2017-01-31host-utils: Implement unsigned quadword left/right shift and unit testsJose Ricardo Ziviani
2017-01-31qtest: add ivshmem-test for ppc64Laurent Vivier
2017-01-31qtest: convert ivshmem-test to use libqosLaurent Vivier
2017-01-31libqos: fix spapr qpci_map()Laurent Vivier
2017-01-31qtest: add display-vga-test to ppc64Laurent Vivier
2017-01-31qtest: add netfilter tests for ppc64Laurent Vivier
2017-01-27char: rename CharDriverState ChardevMarc-André Lureau
2017-01-27tests: fix linking test-char on win32Marc-André Lureau
2017-01-27Merge remote-tracking branch 'remotes/berrange/tags/pull-qio-2017-01-26-1' in...Peter Maydell