aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-10-15chardev/spice: make qemu_chr_open_spice_port staticGerd Hoffmann
2020-10-15ui/spice-app: don't use qemu_chr_open_spice_port directlyGerd Hoffmann
2020-10-15modules: update qom object module commentGerd Hoffmann
2020-10-15module: silence errors for module_load_qom_all().Gerd Hoffmann
2020-10-14linux-user/microblaze: Remove non-rt signal framesRichard Henderson
2020-10-14linux-user/microblaze: Implement rt signal framesRichard Henderson
2020-10-14tests/tcg/linux-test: Adjust getsockname for muslRichard Henderson
2020-10-14Merge remote-tracking branch 'remotes/kraxel/tags/ui-20201014-pull-request' i...Peter Maydell
2020-10-14ui: Fix default window_id valueSamuel Thibault
2020-10-14input-linux: Reset il->fd handler before closing itColin Xu
2020-10-14SDL: enable OpenGL context creationJan Henrik Weinstock
2020-10-14vnc-stubs: Allow -vnc noneJason Andryuk
2020-10-14configure: Fixes ncursesw detection under msys2/mingw by convert them to mesonYonggang Luo
2020-10-14win32: Simplify gmtime_r detection not depends on if _POSIX_C_SOURCE are defi...Yonggang Luo
2020-10-14curses: Fixes curses compiling errors.Yonggang Luo
2020-10-14curses: Fixes compiler error that complain don't have langinfo.h on msys2/mingwYonggang Luo
2020-10-14qemu-edid: drop castGerd Hoffmann
2020-10-13can-host-socketcan: Fix crash when 'if' option is not setEduardo Habkost
2020-10-13authz-list-file: Fix crash when filename is not setEduardo Habkost
2020-10-13vhost-user: Register "chardev" as class propertyEduardo Habkost
2020-10-13vga-pci: Register "big-endian-framebuffer" as class propertyEduardo Habkost
2020-10-13i386: Register most CPU properties as class propertiesEduardo Habkost
2020-10-13input-barrier: Register properties as class propertiesEduardo Habkost
2020-10-13input-linux: Register properties as class propertiesEduardo Habkost
2020-10-13rng: Register "opened" as class propertyEduardo Habkost
2020-10-13rng-random: register "filename" as class propertyEduardo Habkost
2020-10-13rng-egd: Register "chardev" as class propertyEduardo Habkost
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é