index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-05-28
ui: add helpers for virtio-multitouch events
Sergio Lopez
2023-05-28
virtio-input-pci: add virtio-multitouch-pci
Sergio Lopez
2023-05-28
virtio-input: add a virtio-mulitouch device
Sergio Lopez
2023-05-28
ui: add the infrastructure to support MT events
Sergio Lopez
2023-05-28
virtio-input: generalize virtio_input_key_config()
Sergio Lopez
2023-05-28
ui/cursor: make width/height unsigned 16-bit integer
Mauro Matteo Cascella
2023-05-28
ui/sdl2: disable SDL_HINT_GRAB_KEYBOARD on Windows
Volker Rümelin
2023-05-28
ui/sdl2: Grab Alt+F4 also under Windows
Bernhard Beschow
2023-05-28
ui/sdl2: Grab Alt+Tab also in fullscreen mode
Bernhard Beschow
2023-05-28
ui/dbus: add a FIXME about texture/dmabuf scanout handling
Marc-André Lureau
2023-05-28
gtk: add gl-area support on win32
Marc-André Lureau
2023-05-28
virtio-gpu: add a FIXME for virtio_gpu_load()
Marc-André Lureau
2023-05-28
win32: wrap socket close() with an exception handler
Marc-André Lureau
2023-05-28
ui/dbus: fix compilation when GBM && !OPENGL
Marc-André Lureau
2023-05-28
ui/sdl2: fix surface_gl_update_texture: Assertion 'gls' failed
Marc-André Lureau
2023-05-28
ui/gtk-egl: fix scaling for cursor position in scanout mode
Erico Nunes
2023-05-28
ui/gtk: use widget size for cursor motion event
Erico Nunes
2023-05-28
ui/gtk: fix passing y0_top parameter to scanout
Erico Nunes
2023-05-26
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Richard Henderson
2023-05-26
Merge tag 'pull-hex-20230526' of https://github.com/quic/qemu into staging
Richard Henderson
2023-05-26
Merge tag 'pull-loongarch-20230526' of https://gitlab.com/gaosong/qemu into s...
Richard Henderson
2023-05-26
Merge tag 'pull-request-2023-05-26' of https://gitlab.com/thuth/qemu into sta...
Richard Henderson
2023-05-26
Hexagon (target/hexagon) Change Hexagon maintainer
Taylor Simpson
2023-05-26
Hexagon: fix outdated `hex_new_*` comments
Matheus Tavares Bernardino
2023-05-26
target/hexagon/*.py: clean up used 'toss' and 'numregs' vars
Matheus Tavares Bernardino
2023-05-26
Hexagon (target/hexagon) Fix assignment to tmp registers
Marco Liebel
2023-05-26
Hexagon (tests/tcg/hexagon) Clean up Hexagon check-tcg tests
Taylor Simpson
2023-05-26
configure: ignore --make
Paolo Bonzini
2023-05-26
meson: use subproject for keycodemapdb
Paolo Bonzini
2023-05-26
meson: use subproject for internal libfdt
Paolo Bonzini
2023-05-26
meson: simplify logic for -Dfdt
Paolo Bonzini
2023-05-26
virtio: qmp: fix memory leak
Paolo Bonzini
2023-05-26
slirp: update wrap to latest master
Paolo Bonzini
2023-05-26
meson: Add static glib dependency for initrd-stress.img
Fabiano Rosas
2023-05-26
meson: Remove leftover comment
Fabiano Rosas
2023-05-26
target/loongarch: Fix the vinsgr2vr/vpickve2gr instructions cause system core...
Song Gao
2023-05-26
target/loongarch: Fix LD/ST{LE/GT} instructions get wrong CSR_ERA and CSR_BADV
Song Gao
2023-05-26
configure: unset harmful environment variables
Paolo Bonzini
2023-05-26
Makefile: remove $(TESTS_PYTHON)
Paolo Bonzini
2023-05-26
tests/vm: fix and simplify HOST_ARCH definition
Paolo Bonzini
2023-05-26
tests/docker: simplify HOST_ARCH definition
Paolo Bonzini
2023-05-26
hw/scsi/lsi53c895a: Fix reentrancy issues in the LSI controller (CVE-2023-0330)
Thomas Huth
2023-05-26
lsi53c895a: disable reentrancy detection for MMIO region, too
Thomas Huth
2023-05-26
machine: do not crash if default RAM backend name has been stolen
Igor Mammedov
2023-05-26
tests/qtest/ac97-test: add up-/downsampling tests
Volker Rümelin
2023-05-26
tests/qtest/usb-hcd-ehci-test: Check for EHCI and UHCI HCDs before using them
Thomas Huth
2023-05-26
tests/qtest/rtl8139-test: Check whether the rtl8139 device is available
Thomas Huth
2023-05-26
tests/qtest: Check for virtio-blk before using -cdrom with the arm virt machine
Thomas Huth
2023-05-26
tests/qtest/usb-hcd-uhci-test: Check whether "usb-storage" is available
Thomas Huth
2023-05-26
hw/mips: Use MachineClass->default_nic in the virt machine
Philippe Mathieu-Daudé
[next]