OSDN Git Service

ppc4xx_pci: Rename QOM type name define
[qmiga/qemu.git] / ui /
2023-07-01 Richard HendersonMerge tag 'pull-tcg-20230701' of https://gitlab.com...
2023-06-30 Richard Hendersonui/dbus: fix build errors in dbus_update_gl_cb and...
2023-06-29 Richard HendersonMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-06-28 Richard HendersonMerge tag 'for-upstream' of https://repo.or.cz/qemu...
2023-06-28 Richard HendersonMerge tag 'for_upstream' of https://git./virt/kvm/mst...
2023-06-28 Richard HendersonMerge tag 'nvme-next-pull-request' of https://gitlab...
2023-06-28 Richard HendersonMerge tag 'ui-pull-request' of https://gitlab.com/marca...
2023-06-27 Marc-André Lureauui/dbus: use shared D3D11 Texture2D when possible
2023-06-27 Marc-André Lureauui: add optional d3d texture pointer to scanout texture
2023-06-27 Marc-André Lureauui/egl: query ANGLE d3d device
2023-06-27 Marc-André Lureauui/dbus: add some GL traces
2023-06-27 Marc-André Lureauui/dbus: add GL support on win32
2023-06-27 Marc-André Lureauui: add egl_fb_read_rect()
2023-06-27 Marc-André Lureauui/egl: default to GLES on windows
2023-06-27 Marc-André Lureauui: add egl-headless support on win32
2023-06-27 Marc-André Lureauui/dbus: use shared memory when possible on win32
2023-06-27 Marc-André Lureauconsole/win32: allocate shareable display surface
2023-06-27 Marc-André Lureauui/dbus: introduce "Interfaces" properties
2023-06-27 Marc-André Lureauui/dbus: win32 support
2023-06-27 Marc-André Lureauui/dbus: compile without gio/gunixfdlist.h
2023-06-27 Marc-André Lureauui/egl: fix make_context_current() callback return...
2023-06-27 Marc-André Lureauui/egl: export qemu_egl_get_error_string()
2023-06-27 Dongwon Kimui/gtk: making dmabuf NULL when it's released.
2023-06-27 Dongwon Kimui/gtk: set the area of the scanout texture correctly
2023-06-27 Bilal Elmoussaouiui/dbus: Expose a touch device interface
2023-06-27 Bilal Elmoussaouiui/touch: Move event handling to a common helper
2023-06-27 Antonio Caggianoui/sdl2: OpenGL window context
2023-06-27 Marc-André Lureauegl: no need to lookup EGL functions manually
2023-06-27 Marc-André Lureauui: return NULL when getting cursor without a console
2023-06-21 Richard HendersonMerge tag 'seabios-hppa-v7-pull-request' of https:...
2023-06-20 Richard HendersonMerge tag 'pull-tcg-20230620' of https://gitlab.com...
2023-06-20 Philippe Mathieu... meson: Replace softmmu_ss -> system_ss
2023-06-20 Philippe Mathieu... meson: Replace CONFIG_SOFTMMU -> CONFIG_SYSTEM_ONLY
2023-06-14 Richard HendersonMerge tag 'pull-riscv-to-apply-20230614' of https:...
2023-06-14 Richard HendersonMerge tag 'misc-20230613' of https://github.com/philmd...
2023-06-13 Philippe Mathieu... cocoa: Fix warnings about invalid prototype declarations
2023-06-10 Richard HendersonMerge tag 'pull-ppc-20230610' of https://gitlab.com...
2023-06-10 Richard HendersonMerge tag 'trivial-patches-20230610' of https://gitlab...
2023-06-09 Anastasia Belovavnc: move assert in vnc_worker_thread_loop
2023-06-06 Richard HendersonMerge tag 'pull-target-arm-20230606' of https://git...
2023-06-06 Richard HendersonMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-06-06 Richard HendersonMerge tag 'pull-request-2023-06-06' of https://gitlab...
2023-06-05 Philippe Mathieu... bulk: Remove pointless QOM casts
2023-06-03 Richard HendersonMerge tag 'migration-20230602-pull-request' of https...
2023-06-02 Richard HendersonMerge tag 'pull-nbd-2023-06-01-v2' of https://repo...
2023-06-02 Eric Blakecutils: Adjust signature of parse_uint[_full]
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
next