aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-05-28ui/gtk: enable backend to send multi-touch eventsSergio Lopez
2023-05-28target/ppc: Merge COMPUTE_CLASS and COMPUTE_FPRFRichard Henderson
2023-05-28pnv_lpc: disable reentrancy detection for lpc-hcAlexander Bulekov
2023-05-28target/ppc: Use SMT4 small core chip type in POWER9/10 PVRsNicholas Piggin
2023-05-28hw/ppc/prep: Fix wiring of PIC -> CPU interruptBernhard Beschow
2023-05-28spapr: Add SPAPR_CAP_AIL_MODE_3 for AIL mode 3 support for H_SET_MODE hcallNicholas Piggin
2023-05-28ui: add helpers for virtio-multitouch eventsSergio Lopez
2023-05-28virtio-input-pci: add virtio-multitouch-pciSergio Lopez
2023-05-28virtio-input: add a virtio-mulitouch deviceSergio Lopez
2023-05-28ui: add the infrastructure to support MT eventsSergio Lopez
2023-05-28virtio-input: generalize virtio_input_key_config()Sergio Lopez
2023-05-28ui/cursor: make width/height unsigned 16-bit integerMauro Matteo Cascella
2023-05-28ui/sdl2: disable SDL_HINT_GRAB_KEYBOARD on WindowsVolker Rümelin
2023-05-28ui/sdl2: Grab Alt+F4 also under WindowsBernhard Beschow
2023-05-28ui/sdl2: Grab Alt+Tab also in fullscreen modeBernhard Beschow
2023-05-28ui/dbus: add a FIXME about texture/dmabuf scanout handlingMarc-André Lureau
2023-05-28gtk: add gl-area support on win32Marc-André Lureau
2023-05-28virtio-gpu: add a FIXME for virtio_gpu_load()Marc-André Lureau
2023-05-28win32: wrap socket close() with an exception handlerMarc-André Lureau
2023-05-28ui/dbus: fix compilation when GBM && !OPENGLMarc-André Lureau
2023-05-28ui/sdl2: fix surface_gl_update_texture: Assertion 'gls' failedMarc-André Lureau
2023-05-28ui/gtk-egl: fix scaling for cursor position in scanout modeErico Nunes
2023-05-28ui/gtk: use widget size for cursor motion eventErico Nunes
2023-05-28ui/gtk: fix passing y0_top parameter to scanoutErico Nunes
2023-05-27target/ppc: Alignment faults do not set DSISR in ISA v3.0 onwardNicholas Piggin
2023-05-27target/ppc: Fix width of some 32-bit SPRsNicholas Piggin
2023-05-27target/ppc: Fix fallback to MFSS for MFFS* instructions on pre 3.0 ISAsRichard Purdie
2023-05-26Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingRichard Henderson
2023-05-26Merge tag 'pull-hex-20230526' of https://github.com/quic/qemu into stagingRichard Henderson
2023-05-26Merge tag 'pull-loongarch-20230526' of https://gitlab.com/gaosong/qemu into s...Richard Henderson
2023-05-26Merge tag 'pull-request-2023-05-26' of https://gitlab.com/thuth/qemu into sta...Richard Henderson
2023-05-26Hexagon (target/hexagon) Change Hexagon maintainerTaylor Simpson
2023-05-26Hexagon: fix outdated `hex_new_*` commentsMatheus Tavares Bernardino
2023-05-26target/hexagon/*.py: clean up used 'toss' and 'numregs' varsMatheus Tavares Bernardino
2023-05-26Hexagon (target/hexagon) Fix assignment to tmp registersMarco Liebel
2023-05-26Hexagon (tests/tcg/hexagon) Clean up Hexagon check-tcg testsTaylor Simpson
2023-05-26configure: ignore --makePaolo Bonzini
2023-05-26meson: use subproject for keycodemapdbPaolo Bonzini
2023-05-26meson: use subproject for internal libfdtPaolo Bonzini
2023-05-26meson: simplify logic for -DfdtPaolo Bonzini
2023-05-26virtio: qmp: fix memory leakPaolo Bonzini
2023-05-26slirp: update wrap to latest masterPaolo Bonzini
2023-05-26meson: Add static glib dependency for initrd-stress.imgFabiano Rosas
2023-05-26meson: Remove leftover commentFabiano Rosas
2023-05-26target/loongarch: Fix the vinsgr2vr/vpickve2gr instructions cause system core...Song Gao
2023-05-26target/loongarch: Fix LD/ST{LE/GT} instructions get wrong CSR_ERA and CSR_BADVSong Gao
2023-05-26configure: unset harmful environment variablesPaolo Bonzini
2023-05-26Makefile: remove $(TESTS_PYTHON)Paolo Bonzini
2023-05-26tests/vm: fix and simplify HOST_ARCH definitionPaolo Bonzini
2023-05-26tests/docker: simplify HOST_ARCH definitionPaolo Bonzini