aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2017-02-23option: Fix checking of sizes for overflow and trailing crapMarkus Armbruster1-12/+9
2017-02-23util/cutils: Change qemu_strtosz*() from int64_t to uint64_tMarkus Armbruster1-20/+20
2017-02-23util/cutils: Return qemu_strtosz*() error and value separatelyMarkus Armbruster1-47/+73
2017-02-23util/cutils: Let qemu_strtosz*() optionally reject trailing crapMarkus Armbruster1-0/+6
2017-02-23test-cutils: Drop suffix from test_qemu_strtosz_simple()Markus Armbruster1-4/+4
2017-02-23test-cutils: Use qemu_strtosz() more oftenMarkus Armbruster1-17/+17
2017-02-23util/cutils: New qemu_strtosz()Markus Armbruster1-8/+8
2017-02-23util/cutils: Rename qemu_strtosz() to qemu_strtosz_MiB()Markus Armbruster1-19/+19
2017-02-23util/cutils: New qemu_strtosz_metric()Markus Armbruster1-7/+6
2017-02-23test-cutils: Cover qemu_strtosz() around range limitsMarkus Armbruster1-2/+59
2017-02-23test-cutils: Cover qemu_strtosz() with trailing crapMarkus Armbruster1-0/+19
2017-02-23test-cutils: Cover qemu_strtosz() invalid inputMarkus Armbruster1-0/+24
2017-02-23test-cutils: Add missing qemu_strtosz()... endptr checksMarkus Armbruster1-11/+26
2017-02-23option: Fix to reject invalid and overflowing numbersMarkus Armbruster1-11/+8
2017-02-23util/cutils: Rename qemu_strtoll(), qemu_strtoull()Markus Armbruster1-168/+200
2017-02-23test-cutils: Clean up qemu_strtoul() result checksMarkus Armbruster1-30/+30
2017-02-23test-cutils: Add missing qemu_strtol()... endptr checksMarkus Armbruster1-0/+12
2017-02-23test-qemu-opts: Cover qemu_opts_parse()Markus Armbruster1-2/+328
2017-02-21Merge remote-tracking branch 'remotes/armbru/tags/pull-block-2017-02-21' into...Peter Maydell1-4/+8
2017-02-21hw/i386: Deprecate -drive if=scsi with PC machine typesMarkus Armbruster1-4/+8
2017-02-21test-aio-multithread: add performance comparison with thread-based mutexesPaolo Bonzini1-0/+164
2017-02-21coroutine-lock: make CoMutex thread-safePaolo Bonzini1-0/+86
2017-02-21test-thread-pool: use generic AioContext infrastructurePaolo Bonzini1-9/+3
2017-02-21aio: introduce aio_co_schedule and aio_co_wakePaolo Bonzini4-3/+334
2017-02-21block: move AioContext, QEMUTimer, main-loop to libqemuutilPaolo Bonzini1-5/+6
2017-02-16test-vmstate: remove yield_until_fd_readablePaolo Bonzini1-11/+0
2017-02-14Merge remote-tracking branch 'remotes/rth/tags/pull-or-20170214' into stagingPeter Maydell1-2/+2
2017-02-14target/openrisc: Rename the cpu from or32 to or1kRichard Henderson1-2/+2
2017-02-13tests/migration: Add test for VMSTATE_WITH_TMPDr. David Alan Gilbert1-6/+92
2017-02-12qemu-io: Add failure regression testsNir Soffer3-0/+67
2017-02-12qemu-iotests: Add _unsupported_fmt helperNir Soffer1-0/+11
2017-02-12qemu-io: Return non-zero exit code on failureNir Soffer12-82/+0
2017-02-12qemu-iotest: test to lookup protocol-based image with relative backingJeff Cody3-0/+110
2017-02-12qemu-iotests: Don't create fifos / pidfiles with protocol pathsJeff Cody3-10/+12
2017-02-12iotests: record separate timings per format,protocol pairDaniel P. Berrange3-7/+9
2017-02-12iotests: Fix reference output for 059Fam Zheng1-1/+1
2017-02-12iotests: Fix a problem in common.filterQingFeng Hao1-1/+1
2017-02-10tests/prom-env: Ease time-out problems on slow hostsThomas Huth1-4/+9
2017-02-02Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.9-20170202' into...Peter Maydell6-22/+187
2017-02-02Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...Peter Maydell1-1/+1
2017-01-31char: headers clean-upMarc-André Lureau1-0/+1
2017-01-31char: create chardev-obj-yMarc-André Lureau1-4/+5
2017-01-31trace: switch to modular code generation for sub-directoriesDaniel P. Berrange1-1/+1
2017-01-31char: move to chardev/Marc-André Lureau1-3/+5
2017-01-31host-utils: Implement unsigned quadword left/right shift and unit testsJose Ricardo Ziviani3-1/+144
2017-01-31qtest: add ivshmem-test for ppc64Laurent Vivier2-5/+15
2017-01-31qtest: convert ivshmem-test to use libqosLaurent Vivier1-14/+17
2017-01-31libqos: fix spapr qpci_map()Laurent Vivier1-2/+2
2017-01-31qtest: add display-vga-test to ppc64Laurent Vivier2-1/+7
2017-01-31qtest: add netfilter tests for ppc64Laurent Vivier1-0/+3