OSDN Git Service

tests/qtest: get rid of some 'qtest_qmp' usage in migration test
[qmiga/qemu.git] / ui /
2023-05-29 Richard HendersonMerge tag 'pull-ppc-20230528' of https://gitlab.com...
2023-05-29 Richard HendersonMerge tag 'ui-pull-request' of https://gitlab.com/marca...
2023-05-28 Sergio Lopezui/gtk: enable backend to send multi-touch events
2023-05-28 Sergio Lopezui: add helpers for virtio-multitouch events
2023-05-28 Sergio Lopezui: add the infrastructure to support MT events
2023-05-28 Mauro Matteo Cascellaui/cursor: make width/height unsigned 16-bit integer
2023-05-28 Volker Rümelinui/sdl2: disable SDL_HINT_GRAB_KEYBOARD on Windows
2023-05-28 Bernhard Beschowui/sdl2: Grab Alt+F4 also under Windows
2023-05-28 Bernhard Beschowui/sdl2: Grab Alt+Tab also in fullscreen mode
2023-05-28 Marc-André Lureauui/dbus: add a FIXME about texture/dmabuf scanout handling
2023-05-28 Marc-André Lureaugtk: add gl-area support on win32
2023-05-28 Marc-André Lureauui/dbus: fix compilation when GBM && !OPENGL
2023-05-28 Marc-André Lureauui/sdl2: fix surface_gl_update_texture: Assertion ...
2023-05-28 Erico Nunesui/gtk-egl: fix scaling for cursor position in scanout...
2023-05-28 Erico Nunesui/gtk: use widget size for cursor motion event
2023-05-28 Erico Nunesui/gtk: fix passing y0_top parameter to scanout
2023-05-26 Richard HendersonMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-05-26 Paolo Bonzinimeson: use subproject for keycodemapdb
2023-05-19 Richard HendersonMerge tag 'pull-hex-20230518-1' of https://github.com...
2023-05-17 Richard HendersonMerge tag 'linux-user-for-8.1-pull-request' of https...
2023-05-13 Richard HendersonMerge tag 'or1k-pull-request-20230513' of https://githu...
2023-05-13 Richard HendersonMerge tag 'pull-target-arm-20230512' of https://git...
2023-05-12 Peter Maydellui: Fix pixel colour channel order for PNG screenshots
2023-04-26 Richard HendersonMerge tag 'pull-qapi-2023-04-26' of https://repo.or...
2023-04-25 Richard HendersonMerge tag 'for_upstream' of https://git./virt/kvm/mst...
2023-04-24 Richard HendersonMerge tag 'migration-20230424-pull-request' of https...
2023-04-24 Juan Quintelaspice: move client_migrate_info command to ui/
2023-04-22 Richard HendersonMerge tag 'pull-hex-20230421' of https://github.com...
2023-04-22 Richard HendersonMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-04-20 Paolo Bonzinivnc: avoid underflow when accessing user-provided address
2023-04-10 Peter MaydellMerge tag 'pull_error_handle_fix_use_after_free.v1...
2023-03-24 Peter MaydellMerge tag 'pull-request-2023-03-24' of https://gitlab...
2023-03-24 Peter MaydellMerge tag 'qga-pull-2023-03-22' of github.com:kostyanf1...
2023-03-24 Marc-André Lureauui/spice: fix compilation on win32
2023-03-22 Peter MaydellMerge tag 'pull-for-8.0-220323-1' of https://gitlab...
2023-03-22 Richard Henderson*: Add missing includes of qemu/error-report.h
2023-03-21 Peter MaydellMerge tag 'pull-target-arm-20230321' of https://git...
2023-03-21 Peter MaydellMerge tag 'ui-pull-request' of https://gitlab.com/marca...
2023-03-21 Marc-André Lureauui: fix crash on serial reset, during init
2023-03-21 Erico Nunesui/sdl2: remove workaround forcing x11
2023-03-21 Marc-André Lureauui: return the default console cursor when con == NULL
2023-03-21 Marc-André Lureauui/gtk: fix cursor moved to left corner
2023-03-21 Marc-André Lureauui/dbus: fix passing SOCKET to GSocket API & leak
2023-03-21 Marc-André Lureauui/spice: fix SOCKET handling regression
2023-03-17 Peter MaydellMerge tag 'trivial-branch-for-8.0-pull-request' of...
2023-03-17 Peter MaydellMerge tag '20230316-xtensa' of https://github.com/OSLL...
2023-03-16 Peter MaydellMerge tag 'seabios-1.16.2-20230316-pull-request' of...
2023-03-15 Peter MaydellMerge tag 'misc-next-pull-request' of https://gitlab...
2023-03-14 Peter MaydellMerge tag 'display-pull-request' of https://gitlab...
2023-03-14 Willem van de VeldeAdd qemu qcode support for keys F13 to F24
2023-03-13 Marc-André Lureauui/dbus: restrict opengl to gbm-enabled config
2023-03-13 Marc-André Lureauui/dbus: do not require opengl & gbm
2023-03-13 Marc-André Lureauui: introduce egl_init()
2023-03-13 Marc-André Lureauui/sdl: try to instantiate the matching opengl renderer
2023-03-13 Marc-André Lureauui/sdl: add QEMU_ENABLE_SDL_LOGGING setting/environment
2023-03-13 Marc-André Lureauui/egl: print EGL error, helping debugging
2023-03-13 Marc-André Lureauui/shader: fix #version directive must occur on first...
2023-03-13 Marc-André Lureauui/sdl: get the GL context from the window
2023-03-13 Marc-André Lureauui: set cursor position upon listener registration
2023-03-13 Marc-André Lureauui: set cursor upon listener registration
2023-03-13 Marc-André Lureauui: keep current cursor with QemuConsole
2023-03-13 Marc-André Lureauui: rename cursor_{get->ref}, return it
2023-03-13 Marc-André Lureauui: rename cursor_{put->unref}
2023-03-13 Marc-André Lureaumeson: ensure dbus-display generated code is built...
2023-03-13 Marc-André Lureauui/dbus: set mouse is-absolute during console creation
2023-03-13 Marc-André Lureauaudio/dbus: there are no sender for p2p mode
2023-03-13 Marc-André Lureauui/dbus: unregister clipboard on connection close
2023-03-13 Marc-André Lureauui/dbus: initialize cursor_fb
2023-03-12 Peter MaydellMerge tag 'linux-user-for-8.0-pull-request' of https...
2023-03-10 Peter MaydellMerge tag 'for_upstream' of https://git./virt/kvm/mst...
2023-03-10 Peter MaydellMerge tag 'qga-pull-2023-03-08' of github.com:kostyanf1...
2023-03-10 Peter MaydellMerge tag 'pull-hex-20230306' of https://github.com...
2023-03-09 Peter MaydellMerge tag 'qemu-openbios-20230307' of https://github...
2023-03-09 Peter MaydellMerge tag 'pull-gdbstub-070323-3' of https://gitlab...
2023-03-09 Peter MaydellMerge tag 'vfio-updates-20230307.1' of https://gitlab...
2023-03-09 Peter MaydellMerge tag 'pull-request-2023-03-07' of https://gitlab...
2023-03-09 Peter MaydellMerge tag 'xenfv-2' of git://git.infradead.org/users...
2023-03-09 Peter MaydellMerge tag 'pull-aspeed-20230307' of https://github...
2023-03-09 Peter MaydellMerge tag 'mips-misc-20230308' of https://github.com...
2023-03-07 Akihiko Odakiui/cocoa: Override windowDidResignKey
2023-03-01 Paolo BonziniMerge branch 'xenfv-kvm-15' of git://git.infradead...
2023-02-28 Peter MaydellMerge tag 'buildsys-qom-qdev-ui-20230227' of https...
2023-02-27 Christian Schoenebeckui/cocoa: user friendly characters for release mouse
2023-02-26 Peter MaydellMerge tag 'pull-riscv-to-apply-20230224' of github...
2023-02-16 Peter MaydellMerge tag 'migration-20230215-pull-request' of https...
2023-02-16 Peter MaydellMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-02-15 Peter MaydellMerge tag 'misc-next-pull-request' of https://gitlab...
2023-02-15 Daniel P. Berrangéui: remove deprecated 'password' option for SPICE
2023-02-14 Peter MaydellMerge tag 'pull-request-2023-02-14' of https://gitlab...
2023-02-14 Thomas HuthDo not include "qemu/error-report.h" in headers that...
2023-02-08 Peter MaydellMerge tag 'pull-tricore-20230208' of https://github...
2023-02-08 Peter MaydellMerge tag 'pull-include-2023-02-06-v2' of https://repo...
2023-02-08 Markus ArmbrusterDrop duplicate #include
2023-02-08 Markus ArmbrusterDon't include headers already included by qemu/osdep.h
2023-01-20 Peter MaydellMerge tag 'pull-riscv-to-apply-20230120' of https:...
2023-01-20 Peter MaydellMerge tag 'pull-include-2023-01-20' of https://repo...
2023-01-20 Markus Armbrustercoroutine: Split qemu/coroutine-core.h off qemu/coroutine.h
2023-01-19 Peter MaydellMerge tag 'pull-monitor-2023-01-19' of https://repo...
2023-01-19 Markus Armbrusterui: Simplify control flow in qemu_mouse_set()
2023-01-19 Markus Armbrusterui: Split hmp_mouse_set() and move the HMP part to ui/
next