aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-10-15qom: Add user_creatable_print_help_from_qdict()Kevin Wolf2-3/+27
2020-10-15qom: Factor out helpers from user_creatable_print_help()Kevin Wolf1-38/+52
2020-10-15keyval: Parse help optionsKevin Wolf6-78/+185
2020-10-15keyval: Fix parsing of ',' in value of implied keyMarkus Armbruster2-16/+20
2020-10-15test-keyval: Demonstrate misparse of ',' with implied keyMarkus Armbruster1-0/+7
2020-10-15keyval: Fix and clarify grammarMarkus Armbruster1-6/+10
2020-10-14Merge remote-tracking branch 'remotes/kraxel/tags/ui-20201014-pull-request' i...Peter Maydell12-173/+105
2020-10-14ui: Fix default window_id valueSamuel Thibault1-0/+1
2020-10-14input-linux: Reset il->fd handler before closing itColin Xu1-0/+1
2020-10-14SDL: enable OpenGL context creationJan Henrik Weinstock1-0/+5
2020-10-14vnc-stubs: Allow -vnc noneJason Andryuk1-0/+3
2020-10-14configure: Fixes ncursesw detection under msys2/mingw by convert them to mesonYonggang Luo4-124/+83
2020-10-14win32: Simplify gmtime_r detection not depends on if _POSIX_C_SOURCE are defi...Yonggang Luo3-38/+4
2020-10-14curses: Fixes curses compiling errors.Yonggang Luo1-2/+2
2020-10-14curses: Fixes compiler error that complain don't have langinfo.h on msys2/mingwYonggang Luo2-9/+6
2020-10-14qemu-edid: drop castGerd Hoffmann1-1/+1
2020-10-13Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-5.2-pul...Peter Maydell16-23/+34
2020-10-13Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-10-1...Peter Maydell23-108/+313
2020-10-13meson.build: drop duplicate 'sparc64' entrySergei Trofimovich1-1/+1
2020-10-13mingw: fix error __USE_MINGW_ANSI_STDIO redefinedMarc-André Lureau2-2/+2
2020-10-13target/sparc/int32_helper: Remove duplicated 'Tag Overflow' entryPhilippe Mathieu-Daudé1-1/+0
2020-10-13goldfish_rtc: change MemoryRegionOps endianness to DEVICE_NATIVE_ENDIANLaurent Vivier1-1/+1
2020-10-13hw/char/serial: remove duplicate .class_init in serial_mm_infoLaurent Vivier1-1/+0
2020-10-13block/blkdebug: fix memory leakElena Afanasova1-0/+1
2020-10-13hw/pci: Fix typo in PCI hot-plug error messageJulia Suvorova2-2/+2
2020-10-13softmmu/memory: Log invalid memory accessesPhilippe Mathieu-Daudé1-0/+16
2020-10-13hw/acpi/piix4: Rename piix4_pm_add_propeties() to piix4_pm_add_properties()Greg Kurz1-2/+2
2020-10-13vmdk: fix maybe uninitialized warningsChristian Borntraeger1-4/+4
2020-10-13tests/test-char: Use a proper fallthrough commentThomas Huth1-1/+1
2020-10-13hw/block/nvme: Simplify timestamp sumPhilippe Mathieu-Daudé1-6/+1
2020-10-13scripts/ci/gitlab-pipeline-status: wait for pipeline creationCleber Rosa1-4/+13
2020-10-13scripts/ci/gitlab-pipeline-status: use more descriptive exceptionsCleber Rosa1-2/+10
2020-10-13scripts/ci/gitlab-pipeline-status: handle keyboard interruptsCleber Rosa1-2/+4
2020-10-13scripts/ci/gitlab-pipeline-status: refactor parser creationCleber Rosa1-4/+7
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