summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-10-13Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-5.2-pul...Peter Maydell
2020-10-13Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-10-1...Peter Maydell
2020-10-13meson.build: drop duplicate 'sparc64' entrySergei Trofimovich
2020-10-13mingw: fix error __USE_MINGW_ANSI_STDIO redefinedMarc-André Lureau
2020-10-13target/sparc/int32_helper: Remove duplicated 'Tag Overflow' entryPhilippe Mathieu-Daudé
2020-10-13goldfish_rtc: change MemoryRegionOps endianness to DEVICE_NATIVE_ENDIANLaurent Vivier
2020-10-13hw/char/serial: remove duplicate .class_init in serial_mm_infoLaurent Vivier
2020-10-13block/blkdebug: fix memory leakElena Afanasova
2020-10-13hw/pci: Fix typo in PCI hot-plug error messageJulia Suvorova
2020-10-13softmmu/memory: Log invalid memory accessesPhilippe Mathieu-Daudé
2020-10-13hw/acpi/piix4: Rename piix4_pm_add_propeties() to piix4_pm_add_properties()Greg Kurz
2020-10-13vmdk: fix maybe uninitialized warningsChristian Borntraeger
2020-10-13tests/test-char: Use a proper fallthrough commentThomas Huth
2020-10-13hw/block/nvme: Simplify timestamp sumPhilippe Mathieu-Daudé
2020-10-13scripts/ci/gitlab-pipeline-status: wait for pipeline creationCleber Rosa
2020-10-13scripts/ci/gitlab-pipeline-status: use more descriptive exceptionsCleber Rosa
2020-10-13scripts/ci/gitlab-pipeline-status: handle keyboard interruptsCleber Rosa
2020-10-13scripts/ci/gitlab-pipeline-status: refactor parser creationCleber Rosa
2020-10-13scripts/ci/gitlab-pipeline-status: give early feedback on running pipelinesCleber Rosa
2020-10-13scripts/ci/gitlab-pipeline-status: improve message regarding timeoutCleber Rosa
2020-10-13scripts/ci/gitlab-pipeline-status: make branch name configurableCleber Rosa
2020-10-13gitlab: assign python helper files to GitLab maintainers sectionDaniel P. Berrangé
2020-10-13gitlab: add a CI job to validate the DCO sign offDaniel P. Berrangé
2020-10-13gitlab: add a CI job for running checkpatch.plDaniel P. Berrangé
2020-10-13configure: fixes indent of $meson setupYonggang Luo
2020-10-13docs/system/deprecated: Mark the 'moxie' CPU as deprecatedThomas Huth
2020-10-13Remove superfluous .gitignore filesThomas Huth
2020-10-13MAINTAINERS: Ignore bios-tables-test in the qtest sectionThomas Huth
2020-10-13Add a comment in bios-tables-test.c to clarify the reason behind approachAni Sinha
2020-10-13softmmu/vl: Be less verbose about missing KVM when running the qtestsThomas Huth
2020-10-13tests/migration: Allow longer timeoutsDr. David Alan Gilbert
2020-10-13qtest: add fuzz test caseLi Qiang
2020-10-13Acceptance tests: show test report on GitLab CICleber Rosa
2020-10-13Acceptance tests: do not show canceled test logs on GitLab CICleber Rosa
2020-10-13Acceptance tests: bump pycdlib version for easier installationCleber Rosa
2020-10-13gitlab-ci.yml: Only run one test-case per fuzzerAlexander Bulekov
2020-10-13tests/qtest: Replace magic value by NANOSECONDS_PER_SECOND definitionPhilippe Mathieu-Daudé
2020-10-12Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell
2020-10-12target/i386/cpu: Update comment that mentions TexinfoMarkus Armbruster
2020-10-12qemu-img-cmds.hx: Update comment that mentions TexinfoMarkus Armbruster
2020-10-12meson: identify more sections of meson.buildPaolo Bonzini
2020-10-12scsi/scsi_bus: fix races in REPORT LUNSMaxim Levitsky
2020-10-12virtio-scsi: use scsi_device_getMaxim Levitsky
2020-10-12scsi/scsi_bus: Add scsi_device_getMaxim Levitsky
2020-10-12scsi/scsi-bus: scsi_device_find: don't return unrealized devicesPaolo Bonzini
2020-10-12device-core: use atomic_set on .realized propertyMaxim Levitsky
2020-10-12scsi: switch to bus->check_addressPaolo Bonzini
2020-10-12device-core: use RCU for list of children of a busMaxim Levitsky
2020-10-12device_core: use drain_call_rcu in in qmp_device_addMaxim Levitsky
2020-10-12scsi/scsi_bus: switch search direction in scsi_device_findMaxim Levitsky