index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
ui
Age
Commit message (
Expand
)
Author
2021-03-04
ui/console: Add placeholder flag to message surface
Akihiko Odaki
2021-03-04
configure: Improve OpenGL dependency detections
Akihiko Odaki
2021-02-19
ui/console: Remove dpy_gl_ctx_get_current
Akihiko Odaki
2021-02-04
display/ui: add a callback to indicate GL state is flushed
Marc-André Lureau
2021-02-04
ui: add egl dmabuf import to gtkglarea
Marc-André Lureau
2021-02-04
ui: check gtk-egl dmabuf support
Marc-André Lureau
2021-02-04
ui: add qemu_egl_has_dmabuf helper
Marc-André Lureau
2021-02-04
ui: add a DCLOps callback to check dmabuf support
Marc-André Lureau
2021-02-04
ui: add an optional get_flags callback to GraphicHwOps
Marc-André Lureau
2021-02-04
ui: remove console_has_gl_dmabuf()
Marc-André Lureau
2021-02-04
ui: annotate DCLOps callback requirements
Marc-André Lureau
2021-02-04
ui: add gd_gl_area_scanout_disable
Marc-André Lureau
2021-02-04
ui: remove gl_ctx_get_current
Marc-André Lureau
2021-02-04
spice: delay starting until display are initialized
Marc-André Lureau
2021-01-23
vnc: support "-vnc help"
Paolo Bonzini
2021-01-15
ui/gtk: expose gd_monitor_update_interval
Nikola Pavlica
2021-01-15
ui/gtk: don't try to redefine SI prefixes
Volker Rümelin
2020-12-11
console: drop qemu_console_get_ui_info
Gerd Hoffmann
2020-10-21
spice: wire up monitor in QemuSpiceOps.
Gerd Hoffmann
2020-10-21
spice: move display_add_client() to QemuSpiceOps.
Gerd Hoffmann
2020-10-21
spice: move auth functions to QemuSpiceOps.
Gerd Hoffmann
2020-10-21
spice: move add_interface() to QemuSpiceOps.
Gerd Hoffmann
2020-10-21
spice: move display_init() to QemuSpiceOps.
Gerd Hoffmann
2020-10-21
spice: move qemu_spice_init() to QemuSpiceOps.
Gerd Hoffmann
2020-10-21
spice: add QemuSpiceOps, move migrate_info
Gerd Hoffmann
2020-10-21
spice: add module helpers
Gerd Hoffmann
2020-10-15
chardev/spice: simplify chardev setup
Gerd Hoffmann
2020-09-29
spice: get monitors physical dimension
Marc-André Lureau
2020-09-29
ui: add getter for UIInfo
Marc-André Lureau
2020-09-23
audio: remove qemu_spice_audio_init()
Gerd Hoffmann
2020-09-22
Merge remote-tracking branch 'remotes/kraxel/tags/input-20200921-pull-request...
Peter Maydell
2020-09-21
hw/input/tsc2xxx: Reduce MouseTransformInfo structure exposure
Philippe Mathieu-Daudé
2020-09-18
Use OBJECT_DECLARE_TYPE when possible
Eduardo Habkost
2020-09-09
Use DECLARE_*CHECKER* macros
Eduardo Habkost
2020-09-09
Move QOM typedefs and add missing includes
Eduardo Habkost
2020-07-13
Remove the CONFIG_PRAGMA_DIAGNOSTIC_AVAILABLE switch
Thomas Huth
2020-05-19
ui/win32-kbd-hook: handle AltGr in a hook procedure
Volker Rümelin
2020-01-14
display/gtk: get proper refreshrate
Nikola Pavlica
2020-01-14
ui: Print available display backends with '-display help'
Thomas Huth
2020-01-02
ui: add pixman image g_autoptr support
Marc-André Lureau
2020-01-02
console: add graphic_hw_update_done()
Marc-André Lureau
2019-09-17
ui/egl: fix framebuffer reads
Gerd Hoffmann
2019-08-16
Clean up inclusion of sysemu/sysemu.h
Markus Armbruster
2019-08-16
Include generated QAPI headers less
Markus Armbruster
2019-08-16
include: Make headers more self-contained
Markus Armbruster
2019-06-12
Supply missing header guards
Markus Armbruster
2019-06-07
egl-helpers: add modifier support to egl_get_fd_for_texture().
Gerd Hoffmann
2019-06-07
console: add dmabuf modifier field.
Gerd Hoffmann
2019-05-13
Normalize header guard symbol definition.
Markus Armbruster
2019-02-21
spice: set device address and device display ID in QXL interface
Lukáš Hrázký
[next]