index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
ui
/
console.h
Age
Commit message (
Expand
)
Author
Files
Lines
2023-03-13
ui: keep current cursor with QemuConsole
Marc-André Lureau
1
-0
/
+1
2023-03-13
ui: rename cursor_{get->ref}, return it
Marc-André Lureau
1
-1
/
+1
2023-03-13
ui: rename cursor_{put->unref}
Marc-André Lureau
1
-1
/
+1
2023-02-14
Do not include "qemu/error-report.h" in headers that do not need it
Thomas Huth
1
-1
/
+0
2023-01-19
ui: Split hmp_mouse_set() and move the HMP part to ui/
Markus Armbruster
1
-1
/
+1
2022-09-23
ui/console: Get tab completion working again in the SDL monitor vc
Cal Peake
1
-0
/
+1
2022-07-01
ui/console: allow display device to be labeled with given id
Wen, Jianxian
1
-0
/
+1
2022-06-14
ui: Deliver refresh rate via QemuUIInfo
Akihiko Odaki
1
-1
/
+1
2022-06-14
ui/console: Do not return a value with ui_info
Akihiko Odaki
1
-1
/
+1
2022-04-27
qapi/ui: add 'display-update' command for changing listen address
Vladimir Sementsov-Ogievskiy
1
-0
/
+1
2022-03-15
ui/dbus: fix texture sharing
Marc-André Lureau
1
-0
/
+10
2022-03-14
ui/console: move dcl compatiblity check to a callback
Marc-André Lureau
1
-7
/
+2
2021-12-21
console: save current scanout details
Marc-André Lureau
1
-0
/
+27
2021-12-21
ui: move qemu_spice_fill_device_address to ui/util.c
Marc-André Lureau
1
-0
/
+6
2021-12-21
ui: split the GL context in a different object
Marc-André Lureau
1
-12
/
+22
2021-12-21
ui: simplify gl unblock & flush
Marc-André Lureau
1
-2
/
+0
2021-12-21
ui: factor out qemu_console_set_display_gl_ctx()
Marc-André Lureau
1
-0
/
+3
2021-12-21
ui: do not delay further remote resize
Marc-André Lureau
1
-1
/
+1
2021-11-05
virtio-gpu: splitting one extended mode guest fb into n-scanouts
Dongwon Kim
1
-0
/
+4
2021-11-02
ui/gtk: skip any extra draw of same guest scanout blob res
Dongwon Kim
1
-0
/
+1
2021-09-15
ui: Create sync objects and fences only for blobs
Vivek Kasireddy
1
-0
/
+1
2021-09-15
ui/egl: Add egl helpers to help with synchronization
Vivek Kasireddy
1
-0
/
+2
2021-08-31
ui/console: Restrict udmabuf_fd() to Linux
Philippe Mathieu-Daudé
1
-0
/
+2
2021-05-27
ui: Get the fd associated with udmabuf driver
Vivek Kasireddy
1
-0
/
+3
2021-03-23
include/ui/console.h: Delete is_surface_bgr()
Peter Maydell
1
-10
/
+0
2021-03-23
vnc: support reload x509 certificates for vnc
Zihao Chang
1
-0
/
+1
2021-03-04
ui/console: Add placeholder flag to message surface
Akihiko Odaki
1
-2
/
+8
2021-02-04
display/ui: add a callback to indicate GL state is flushed
Marc-André Lureau
1
-0
/
+2
2021-02-04
ui: add a DCLOps callback to check dmabuf support
Marc-André Lureau
1
-0
/
+2
2021-02-04
ui: add an optional get_flags callback to GraphicHwOps
Marc-André Lureau
1
-0
/
+9
2021-02-04
ui: remove console_has_gl_dmabuf()
Marc-André Lureau
1
-1
/
+0
2021-02-04
ui: annotate DCLOps callback requirements
Marc-André Lureau
1
-0
/
+19
2021-02-04
ui: remove gl_ctx_get_current
Marc-André Lureau
1
-2
/
+0
2021-01-23
vnc: support "-vnc help"
Paolo Bonzini
1
-1
/
+1
2020-12-11
console: drop qemu_console_get_ui_info
Gerd Hoffmann
1
-1
/
+0
2020-09-29
spice: get monitors physical dimension
Marc-André Lureau
1
-0
/
+3
2020-09-29
ui: add getter for UIInfo
Marc-André Lureau
1
-0
/
+1
2020-09-22
Merge remote-tracking branch 'remotes/kraxel/tags/input-20200921-pull-request...
Peter Maydell
1
-8
/
+0
2020-09-21
hw/input/tsc2xxx: Reduce MouseTransformInfo structure exposure
Philippe Mathieu-Daudé
1
-8
/
+0
2020-09-18
Use OBJECT_DECLARE_TYPE when possible
Eduardo Habkost
1
-3
/
+1
2020-09-09
Use DECLARE_*CHECKER* macros
Eduardo Habkost
1
-6
/
+2
2020-09-09
Move QOM typedefs and add missing includes
Eduardo Habkost
1
-1
/
+1
2020-01-14
ui: Print available display backends with '-display help'
Thomas Huth
1
-0
/
+1
2020-01-02
console: add graphic_hw_update_done()
Marc-André Lureau
1
-0
/
+2
2019-06-07
console: add dmabuf modifier field.
Gerd Hoffmann
1
-0
/
+1
2019-01-22
ui/console: Remove PixelFormat from qemu/typedefs.h
Philippe Mathieu-Daudé
1
-10
/
+0
2019-01-22
ui/console: Remove MouseTransformInfo from qemu/typedefs.h
Philippe Mathieu-Daudé
1
-2
/
+2
2019-01-22
ui/console: Remove DisplayState/DisplaySurface from "qemu/typedefs.h"
Philippe Mathieu-Daudé
1
-2
/
+4
2019-01-22
ui/console: Remove QemuDmaBuf from "qemu/typedefs.h"
Philippe Mathieu-Daudé
1
-2
/
+2
2019-01-10
ui/console: Remove qemu_create_display_surface_guestmem()
Peter Maydell
1
-4
/
+0
[next]