summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2018-03-20Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell11-64/+56
2018-03-20Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell2-0/+105
2018-03-20test/acpi-test-data: add ACPI tables for dimmpxm testHaozhong Zhang10-0/+0
2018-03-20tests/bios-tables-test: add test cases for DIMM proximityHaozhong Zhang1-0/+38
2018-03-19qapi: Pass '-u' when doing non-silent diffEric Blake1-4/+4
2018-03-19tests: qmp-test: add oob testPeter Xu1-0/+65
2018-03-19tests: qmp-test: verify command batchingPeter Xu1-0/+22
2018-03-19qapi: introduce new cmd option "allow-oob"Peter Xu1-1/+1
2018-03-19qmp: introduce QMPCapabilityPeter Xu1-1/+9
2018-03-19block: Handle null backing linkMax Reitz2-0/+28
2018-03-19qapi: Replace qobject_to_X(o) by qobject_to(X, o)Max Reitz19-125/+128
2018-03-19tests: add machine 'none' with -cpu testIgor Mammedov2-0/+105
2018-03-19qapi: generate a literal qobject for introspectionMarc-André Lureau1-4/+7
2018-03-19qlit: add qobject_from_qlit()Marc-André Lureau1-0/+28
2018-03-19Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell18-65/+833
2018-03-19iotests: Avoid realpath, for CentOS 6Eric Blake1-6/+6
2018-03-19block: fix iotest 146 output expectationsJeff Cody1-1/+1
2018-03-19block/mirror: change the semantic of 'force' of block-job-cancelLiang Li1-4/+4
2018-03-19qemu-iotests: Enable write tests for parallelsKevin Wolf2-2/+1
2018-03-19iotests: Add regression test for commit base lockingFam Zheng2-0/+17
2018-03-19qemu-iotests: Test luks QMP image creationKevin Wolf4-1/+348
2018-03-19tests/test-blockjob: test cancellationsJohn Snow1-4/+229
2018-03-19iotests: test manual job dismissalJohn Snow2-2/+189
2018-03-19blockjobs: Expose manual propertyJohn Snow1-12/+12
2018-03-19blockjobs: add block_job_verb permission tableJohn Snow1-0/+1
2018-03-19iotests: add pause_waitJohn Snow3-19/+16
2018-03-19blockjobs: add status enumJohn Snow1-12/+12
2018-03-19blockjobs: model single jobs as transactionsJohn Snow3-15/+10
2018-03-18tests/boot-serial: Check the 40p machine, tooThomas Huth1-2/+4
2018-03-16Merge remote-tracking branch 'remotes/jnsnow/tags/bitmaps-pull-request' into ...Peter Maydell6-1/+292
2018-03-16Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2018-03-13-v2' into...Peter Maydell7-2/+138
2018-03-16Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell3-5/+6
2018-03-15Merge remote-tracking branch 'remotes/berrange/tags/socket-next-pull-request'...Peter Maydell8-74/+1165
2018-03-15Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream-sev' into sta...Peter Maydell1-0/+5
2018-03-13tests: acpi: don't read all fields in test_acpi_fadt_table()Igor Mammedov1-64/+18
2018-03-13iotests: add dirty bitmap postcopy testVladimir Sementsov-Ogievskiy4-1/+130
2018-03-13iotests: add dirty bitmap migration testVladimir Sementsov-Ogievskiy3-0/+162
2018-03-13iotests: new test 209 for NBD BLOCK_STATUSVladimir Sementsov-Ogievskiy3-0/+37
2018-03-13iotests: add file_path helperVladimir Sementsov-Ogievskiy1-0/+32
2018-03-13iotests.py: tiny refactor: move system imports upVladimir Sementsov-Ogievskiy1-2/+3
2018-03-13iotests: add 208 nbd-server + blockdev-snapshot-sync test caseStefan Hajnoczi3-0/+65
2018-03-13iotests: Fix stuck NBD process on 33Eric Blake1-0/+1
2018-03-13char: allow passing pre-opened socket file descriptor at startupDaniel P. Berrange1-3/+44
2018-03-13sockets: allow SocketAddress 'fd' to reference numeric file descriptorsDaniel P. Berrange1-6/+106
2018-03-13sockets: check that the named file descriptor is a socketDaniel P. Berrange1-0/+89
2018-03-13sockets: move fd_is_socket() into common sockets codeDaniel P. Berrange3-0/+81
2018-03-13sockets: strengthen test suite IP protocol availability checksDaniel P. Berrange2-11/+60
2018-03-13sockets: pull code for testing IP availability out of specific testDaniel P. Berrange4-71/+145
2018-03-13cutils: add qemu_strtoi & qemu_strtoui parsers for int/unsigned int typesDaniel P. Berrange1-0/+657
2018-03-13sev/i386: qmp: add query-sev-capabilities commandBrijesh Singh1-0/+1