summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2016-06-07tests: start a /qga/guest-exec testMarc-André Lureau1-0/+81
2016-06-07Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2016-06-0...Peter Maydell117-121/+3
2016-06-07hbitmap: Use DIV_ROUND_UPLaurent Vivier1-3/+3
2016-06-07tests: Remove unnecessary glib.h includesPeter Maydell117-118/+0
2016-06-07Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell4-38/+20
2016-06-07Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell5-5/+13
2016-06-07docker: Don't use eval trick on MakefileEduardo Habkost1-2/+1
2016-06-07throttle: refuse iops-size without iops-total/read/writeStefan Hajnoczi1-0/+10
2016-06-07block/io: optimize bdrv_co_pwritev for small requestsPeter Lieven2-37/+1
2016-06-07tests: avoid coroutine pool test crashStefan Hajnoczi1-1/+9
2016-06-07tests: acpi: update tables with consolidated legacy cpu-hotplug AMLIgor Mammedov4-0/+0
2016-06-07tests: acpi: report names of expected files in verbose modeIgor Mammedov1-5/+13
2016-06-06tests: Rename tests/Makefile to tests/Makefile.includeFam Zheng1-0/+0
2016-06-02Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...Peter Maydell2-2/+484
2016-06-02e1000e: Introduce qtest for e1000e deviceDmitry Fleytman2-0/+482
2016-06-02net_pkt: Name vmxnet3 packet abstractions more genericDmitry Fleytman1-2/+2
2016-06-01docker: Add EXTRA_CONFIGURE_OPTSFam Zheng2-0/+4
2016-06-01docker: Add travis toolFam Zheng2-0/+69
2016-06-01docker: Add mingw testFam Zheng1-0/+34
2016-06-01docker: Add clang testFam Zheng1-0/+26
2016-06-01docker: Add full testFam Zheng1-0/+17
2016-06-01docker: Add quick testFam Zheng1-0/+19
2016-06-01docker: Add common.rcFam Zheng1-0/+31
2016-06-01docker: Add test runnerFam Zheng1-0/+58
2016-06-01docker: Add imagesFam Zheng3-0/+24
2016-06-01Makefile: Rules for docker testingFam Zheng1-0/+123
2016-06-01tests: Add utilities for docker testingFam Zheng1-0/+194
2016-05-26Merge remote-tracking branch 'remotes/amit-migration/tags/migration-2.7-2' in...Peter Maydell2-35/+26
2016-05-26Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell4-33/+7
2016-05-26qdev: Start disentangling bus from deviceAndreas Färber1-0/+1
2016-05-26migration: convert savevm to use QIOChannel for writing to filesDaniel P. Berrange2-3/+12
2016-05-26migration: remove use of qemu_bufopen from vmstate testsDaniel P. Berrange2-32/+14
2016-05-25blockjob: Remove BlockJob.bsKevin Wolf1-1/+2
2016-05-25mirror: Allow target that already has a BlockBackendKevin Wolf2-29/+2
2016-05-25block: Drop errp parameter from blk_new()Max Reitz1-3/+3
2016-05-25tests: Drop BDS from test-throttle.cMax Reitz1-3/+3
2016-05-23migration: Move qjson.[ch] to migration/Markus Armbruster1-1/+1
2016-05-19Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell11-320/+555
2016-05-19qemu-iotests: Fix regression in 136 on aio_read invalidEric Blake1-11/+4
2016-05-19qemu-iotests: Simplify 109 with unaligned qemu-img compareEric Blake2-6/+0
2016-05-19qemu-iotests: Some more write_zeroes testsKevin Wolf3-0/+508
2016-05-19block: Don't return throttling info in query-named-block-nodesKevin Wolf1-1/+2
2016-05-19block: Remove bdrv_aio_multiwrite()Kevin Wolf5-274/+7
2016-05-19block: Move I/O throttling configuration functions to BlockBackendKevin Wolf1-10/+6
2016-05-19block: Move throttling fields from BDS to BBKevin Wolf1-12/+16
2016-05-19block: Convert throttle_group_get_name() to BlockBackendKevin Wolf1-2/+2
2016-05-19block: throttle-groups: Use BlockBackend pointers internallyKevin Wolf1-6/+7
2016-05-19block: Make sure throttled BDSes always have a BBKevin Wolf1-3/+8
2016-05-19qemu-common: stop including qemu/host-utils.h from qemu-common.hPaolo Bonzini1-0/+1
2016-05-19qemu-common: stop including qemu/bswap.h from qemu-common.hPaolo Bonzini1-0/+1