aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-03-16ui/cocoa: Comment about modifier key input quirksAkihiko Odaki
2021-03-16ui: fold qemu_alloc_display in only callerMarc-André Lureau
2021-03-15ui: honour the actual guest display dimensions without roundingDaniel P. Berrangé
2021-03-15ui: use client width/height in WMVi messageDaniel P. Berrangé
2021-03-15ui: avoid sending framebuffer updates outside client desktop boundsDaniel P. Berrangé
2021-03-15ui: add more trace points for VNC client/server messagesDaniel P. Berrangé
2021-03-15ui/cocoa: Do not exit immediately after shutdownAkihiko Odaki
2021-03-15opengl: Do not convert format with glTexImage2D on OpenGL ESAkihiko Odaki
2021-03-15ui: deprecate "password" option for SPICE serverDaniel P. Berrangé
2021-03-15ui: introduce "password-secret" option for SPICE serverDaniel P. Berrangé
2021-03-15ui: introduce "password-secret" option for VNC serversDaniel P. Berrangé
2021-03-14Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-6.0-pull-re...Peter Maydell
2021-03-14Merge remote-tracking branch 'remotes/thuth-gitlab/tags/pull-request-2021-03-...Peter Maydell
2021-03-14Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210314'...Peter Maydell
2021-03-14hw/display/pxa2xx: Inline template headerPeter Maydell
2021-03-14hw/display/pxa2xx: Apply whitespace-only coding style fixes to template headerPeter Maydell
2021-03-14hw/display/pxa2xx: Apply brace-related coding style fixes to template headerPeter Maydell
2021-03-14hw/display/pxa2xx: Remove use of BITS in pxa2xx_template.hPeter Maydell
2021-03-14hw/display/pxa2xx_lcd: Remove dest_width state fieldPeter Maydell
2021-03-14hw/display/pxa2xx_lcd: Remove dead code for non-32-bpp surfacesPeter Maydell
2021-03-14hw/display/pl110: Remove use of BITS from pl110_template.hPeter Maydell
2021-03-14hw/display/pl110: Pull included-once parts of template header into pl110.cPeter Maydell
2021-03-14hw/display/pl110: Remove dead code for non-32-bpp surfacesPeter Maydell
2021-03-13linux-user/elfload: fix address calculation in fallback scenarioVincent Fazio
2021-03-13linux-user/elfload: do not assume MAP_FIXED_NOREPLACE kernel supportVincent Fazio
2021-03-13linux-user/elfload: munmap proper address in pgd_find_hole_fallbackVincent Fazio
2021-03-13linux-user: manage binfmt-misc preserve-arg[0] flagLaurent Vivier
2021-03-13linux-user: Fix executable page of /proc/self/mapsNicolas Surbayrole
2021-03-12Merge remote-tracking branch 'remotes/vivier/tags/m68k-for-6.0-pull-request' ...Peter Maydell
2021-03-12README: Add Documentation blurbJohn Snow
2021-03-12MAINTAINERS: Merge the Gitlab-CI section into the generic CI sectionThomas Huth
2021-03-12tests: remove "make check-speed" in favor of "make bench"Paolo Bonzini
2021-03-12gitlab-ci.yml: Merge check-crypto-old jobs into the build-crypto-old jobsThomas Huth
2021-03-12gitlab-ci.yml: Merge one of the coroutine jobs with the tcg-disabled jobThomas Huth
2021-03-12gitlab-ci.yml: Add some missing dependencies to the jobsThomas Huth
2021-03-12gitlab-ci.yml: Move build-tools-and-docs-debian to a better placeThomas Huth
2021-03-12tests: Move benchmarks into a separate folderThomas Huth
2021-03-12tests: Move unit tests into a separate directoryThomas Huth
2021-03-12Merge remote-tracking branch 'remotes/kraxel/tags/ui-20210311-pull-request' i...Peter Maydell
2021-03-12tests/qtest: Test PWM fan RPM using MFT in PWM testHao Wu
2021-03-12hw/arm: Connect PWM fans in NPCM7XX boardsHao Wu
2021-03-12hw/arm: Add MFT device to NPCM7xx SocHao Wu
2021-03-12hw/misc: Add NPCM7XX MFT ModuleHao Wu
2021-03-12hw/misc: Add GPIOs for duty in NPCM7xx PWMHao Wu
2021-03-12hw/arm/virt: KVM: The IPA lower bound is 32Andrew Jones
2021-03-12accel: kvm: Fix kvm_type invocationAndrew Jones
2021-03-12hw/timer/sse-timer: Propagate eventual error in sse_timer_realize()Philippe Mathieu-Daudé
2021-03-12tests/acceptance: drop ARMBIAN_ARTIFACTS_CACHED condition for orangepi-pc, cu...Niek Linnenbank
2021-03-12tests/acceptance: update sunxi kernel from armbian to 5.10.16Niek Linnenbank
2021-03-12tests/acceptance/boot_linux_console: change URL for test_arm_orangepi_bionic_...Niek Linnenbank