aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-05-28ui/cursor: make width/height unsigned 16-bit integerMauro Matteo Cascella2-3/+4
2023-05-28ui/sdl2: disable SDL_HINT_GRAB_KEYBOARD on WindowsVolker Rümelin1-0/+3
2023-05-28ui/sdl2: Grab Alt+F4 also under WindowsBernhard Beschow1-0/+1
2023-05-28ui/sdl2: Grab Alt+Tab also in fullscreen modeBernhard Beschow1-0/+3
2023-05-28ui/dbus: add a FIXME about texture/dmabuf scanout handlingMarc-André Lureau1-0/+5
2023-05-28gtk: add gl-area support on win32Marc-André Lureau1-0/+6
2023-05-28virtio-gpu: add a FIXME for virtio_gpu_load()Marc-André Lureau1-0/+1
2023-05-28win32: wrap socket close() with an exception handlerMarc-André Lureau2-6/+21
2023-05-28ui/dbus: fix compilation when GBM && !OPENGLMarc-André Lureau1-5/+5
2023-05-28ui/sdl2: fix surface_gl_update_texture: Assertion 'gls' failedMarc-André Lureau1-0/+4
2023-05-28ui/gtk-egl: fix scaling for cursor position in scanout modeErico Nunes1-2/+2
2023-05-28ui/gtk: use widget size for cursor motion eventErico Nunes1-5/+3
2023-05-28ui/gtk: fix passing y0_top parameter to scanoutErico Nunes2-2/+2
2023-05-26Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingRichard Henderson13-85/+50
2023-05-26Merge tag 'pull-hex-20230526' of https://github.com/quic/qemu into stagingRichard Henderson32-1296/+1150
2023-05-26Merge tag 'pull-loongarch-20230526' of https://gitlab.com/gaosong/qemu into s...Richard Henderson3-16/+31
2023-05-26Merge tag 'pull-request-2023-05-26' of https://gitlab.com/thuth/qemu into sta...Richard Henderson16-19/+140
2023-05-26Hexagon (target/hexagon) Change Hexagon maintainerTaylor Simpson2-1/+2
2023-05-26Hexagon: fix outdated `hex_new_*` commentsMatheus Tavares Bernardino2-15/+13
2023-05-26target/hexagon/*.py: clean up used 'toss' and 'numregs' varsMatheus Tavares Bernardino7-70/+70
2023-05-26Hexagon (target/hexagon) Fix assignment to tmp registersMarco Liebel2-4/+35
2023-05-26Hexagon (tests/tcg/hexagon) Clean up Hexagon check-tcg testsTaylor Simpson19-1206/+1030
2023-05-26configure: ignore --makePaolo Bonzini2-18/+1
2023-05-26meson: use subproject for keycodemapdbPaolo Bonzini5-9/+9
2023-05-26meson: use subproject for internal libfdtPaolo Bonzini5-24/+8
2023-05-26meson: simplify logic for -DfdtPaolo Bonzini1-13/+16
2023-05-26virtio: qmp: fix memory leakPaolo Bonzini1-6/+5
2023-05-26slirp: update wrap to latest masterPaolo Bonzini1-1/+1
2023-05-26meson: Add static glib dependency for initrd-stress.imgFabiano Rosas1-1/+3
2023-05-26meson: Remove leftover commentFabiano Rosas1-2/+0
2023-05-26target/loongarch: Fix the vinsgr2vr/vpickve2gr instructions cause system core...Song Gao1-13/+26
2023-05-26target/loongarch: Fix LD/ST{LE/GT} instructions get wrong CSR_ERA and CSR_BADVSong Gao2-3/+5
2023-05-26configure: unset harmful environment variablesPaolo Bonzini1-3/+2
2023-05-26Makefile: remove $(TESTS_PYTHON)Paolo Bonzini2-6/+4
2023-05-26tests/vm: fix and simplify HOST_ARCH definitionPaolo Bonzini1-3/+2
2023-05-26tests/docker: simplify HOST_ARCH definitionPaolo Bonzini1-1/+1
2023-05-26hw/scsi/lsi53c895a: Fix reentrancy issues in the LSI controller (CVE-2023-0330)Thomas Huth2-6/+50
2023-05-26lsi53c895a: disable reentrancy detection for MMIO region, tooThomas Huth1-0/+1
2023-05-26machine: do not crash if default RAM backend name has been stolenIgor Mammedov1-0/+8
2023-05-26tests/qtest/ac97-test: add up-/downsampling testsVolker Rümelin1-1/+39
2023-05-26tests/qtest/usb-hcd-ehci-test: Check for EHCI and UHCI HCDs before using themThomas Huth1-0/+5
2023-05-26tests/qtest/rtl8139-test: Check whether the rtl8139 device is availableThomas Huth1-0/+4
2023-05-26tests/qtest: Check for virtio-blk before using -cdrom with the arm virt machineThomas Huth2-2/+6
2023-05-26tests/qtest/usb-hcd-uhci-test: Check whether "usb-storage" is availableThomas Huth1-1/+3
2023-05-26hw/mips: Use MachineClass->default_nic in the virt machinePhilippe Mathieu-Daudé1-1/+3
2023-05-26hw/arm: Use MachineClass->default_nic in the sbsa-ref machineThomas Huth1-1/+3
2023-05-26hw/xtensa: Use MachineClass->default_nic in the virt machineThomas Huth1-3/+6
2023-05-26hw/loongarch64: Use MachineClass->default_nic in the virt machineThomas Huth1-1/+3
2023-05-26hw/arm: Use MachineClass->default_nic in the virt machineThomas Huth1-1/+3
2023-05-26hw/alpha: Use MachineClass->default_nic in the alpha machineThomas Huth1-1/+3