aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-10-13scripts/ci/gitlab-pipeline-status: give early feedback on running pipelinesCleber Rosa1-1/+1
2020-10-13scripts/ci/gitlab-pipeline-status: improve message regarding timeoutCleber Rosa1-1/+4
2020-10-13scripts/ci/gitlab-pipeline-status: make branch name configurableCleber Rosa1-6/+6
2020-10-13gitlab: assign python helper files to GitLab maintainers sectionDaniel P. Berrangé1-0/+1
2020-10-13gitlab: add a CI job to validate the DCO sign offDaniel P. Berrangé2-0/+104
2020-10-13gitlab: add a CI job for running checkpatch.plDaniel P. Berrangé2-0/+60
2020-10-13configure: fixes indent of $meson setupYonggang Luo1-7/+7
2020-10-13docs/system/deprecated: Mark the 'moxie' CPU as deprecatedThomas Huth1-0/+8
2020-10-13Remove superfluous .gitignore filesThomas Huth9-59/+0
2020-10-13MAINTAINERS: Ignore bios-tables-test in the qtest sectionThomas Huth1-1/+1
2020-10-13Add a comment in bios-tables-test.c to clarify the reason behind approachAni Sinha1-1/+6
2020-10-13softmmu/vl: Be less verbose about missing KVM when running the qtestsThomas Huth1-7/+12
2020-10-13tests/migration: Allow longer timeoutsDr. David Alan Gilbert1-10/+11
2020-10-13qtest: add fuzz test caseLi Qiang2-0/+50
2020-10-13Acceptance tests: show test report on GitLab CICleber Rosa1-0/+5
2020-10-13Acceptance tests: do not show canceled test logs on GitLab CICleber Rosa1-1/+1
2020-10-13Acceptance tests: bump pycdlib version for easier installationCleber Rosa1-1/+1
2020-10-13gitlab-ci.yml: Only run one test-case per fuzzerAlexander Bulekov1-1/+1
2020-10-13tests/qtest: Replace magic value by NANOSECONDS_PER_SECOND definitionPhilippe Mathieu-Daudé1-1/+1
2020-10-12Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell52-1497/+1471
2020-10-12target/i386/cpu: Update comment that mentions TexinfoMarkus Armbruster1-1/+2
2020-10-12qemu-img-cmds.hx: Update comment that mentions TexinfoMarkus Armbruster1-1/+1
2020-10-12meson: identify more sections of meson.buildPaolo Bonzini1-11/+25
2020-10-12scsi/scsi_bus: fix races in REPORT LUNSMaxim Levitsky1-35/+33
2020-10-12virtio-scsi: use scsi_device_getMaxim Levitsky1-8/+13
2020-10-12scsi/scsi_bus: Add scsi_device_getMaxim Levitsky2-0/+12
2020-10-12scsi/scsi-bus: scsi_device_find: don't return unrealized devicesPaolo Bonzini1-30/+53
2020-10-12device-core: use atomic_set on .realized propertyMaxim Levitsky2-1/+20
2020-10-12scsi: switch to bus->check_addressPaolo Bonzini1-47/+75
2020-10-12device-core: use RCU for list of children of a busMaxim Levitsky5-29/+63
2020-10-12device_core: use drain_call_rcu in in qmp_device_addMaxim Levitsky1-0/+12
2020-10-12scsi/scsi_bus: switch search direction in scsi_device_findMaxim Levitsky1-2/+10
2020-10-12qdev: add "check if address free" callback for busesPaolo Bonzini4-5/+30
2020-10-12qemu-iotests, qtest: rewrite test 067 as a qtestPaolo Bonzini6-599/+191
2020-10-12qtest: check that drives are really appearing and disappearingPaolo Bonzini1-1/+31
2020-10-12qtest: switch users back to qtest_qmp_receiveMaxim Levitsky5-22/+15
2020-10-12device-plug-test: use qtest_qmp to send the device_del commandPaolo Bonzini1-23/+9
2020-10-12qtest: remove qtest_qmp_receive_successMaxim Levitsky3-70/+25
2020-10-12qtest: Reintroduce qtest_qmp_receive with QMP event bufferingMaxim Levitsky2-1/+71
2020-10-12qtest: rename qtest_qmp_receive to qtest_qmp_receive_dictMaxim Levitsky7-24/+24
2020-10-12meson.build: Re-enable KVM support for MIPSHuacai Chen1-0/+2
2020-10-12build-sys: fix git version from -versionMarc-André Lureau1-1/+1
2020-10-12docs/devel: update instruction on how to add new unit testsPaolo Bonzini2-18/+31
2020-10-12qtest: unify extra_qtest_srcs and extra_qtest_depsPaolo Bonzini1-29/+26
2020-10-12docs/devel/qtest: Include libqtest API referenceEduardo Habkost2-10/+16
2020-10-12docs/devel/qtest: Include protocol spec in documentEduardo Habkost2-10/+73
2020-10-12docs: Move QTest documentation to its own documentEduardo Habkost3-45/+61
2020-10-12qom: fix objects with improper parent typePaolo Bonzini5-3/+30
2020-10-12exec: split out non-softmmu-specific partsPaolo Bonzini6-451/+467
2020-10-12softmmu: move more files to softmmu/Paolo Bonzini9-14/+15