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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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
/
ui
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-02
ui: Fix memory leak in qemu_xkeymap_mapping_table()
Philippe Mathieu-Daudé
1
-5
/
+10
2021-03-23
vnc: support reload x509 certificates for vnc
Zihao Chang
1
-0
/
+28
2021-03-18
ui, monitor: remove deprecated VNC ACL option and HMP commands
Daniel P. Berrangé
1
-38
/
+0
2021-03-16
ui/cocoa: Comment about modifier key input quirks
Akihiko Odaki
1
-1
/
+37
2021-03-16
ui: fold qemu_alloc_display in only caller
Marc-André Lureau
1
-11
/
+3
2021-03-15
ui: honour the actual guest display dimensions without rounding
Daniel P. Berrangé
3
-4
/
+22
2021-03-15
ui: use client width/height in WMVi message
Daniel P. Berrangé
1
-2
/
+2
2021-03-15
ui: avoid sending framebuffer updates outside client desktop bounds
Daniel P. Berrangé
2
-4
/
+45
2021-03-15
ui: add more trace points for VNC client/server messages
Daniel P. Berrangé
2
-2
/
+28
2021-03-15
ui/cocoa: Do not exit immediately after shutdown
Akihiko Odaki
1
-1
/
+7
2021-03-15
opengl: Do not convert format with glTexImage2D on OpenGL ES
Akihiko Odaki
1
-5
/
+14
2021-03-15
ui: deprecate "password" option for SPICE server
Daniel P. Berrangé
1
-0
/
+2
2021-03-15
ui: introduce "password-secret" option for SPICE server
Daniel P. Berrangé
1
-2
/
+28
2021-03-15
ui: introduce "password-secret" option for VNC servers
Daniel P. Berrangé
1
-1
/
+22
2021-03-12
Merge remote-tracking branch 'remotes/kraxel/tags/ui-20210311-pull-request' i...
Peter Maydell
2
-129
/
+115
2021-03-11
ui/cocoa: Fix mouse association state
Akihiko Odaki
1
-16
/
+8
2021-03-11
ui/cocoa: Mark variables static
Akihiko Odaki
1
-7
/
+7
2021-03-11
ui/cocoa: Clear modifiers whenever possible
Akihiko Odaki
1
-72
/
+76
2021-03-11
ui/cocoa: Do not rely on the first argument
Akihiko Odaki
1
-14
/
+15
2021-03-11
ui/cocoa: Show QEMU icon in the about window
Akihiko Odaki
1
-9
/
+5
2021-03-11
ui/cocoa: Use kCGColorSpaceSRGB
Akihiko Odaki
1
-7
/
+2
2021-03-11
ui/gtk: Remove NULL checks in gd_switch
Akihiko Odaki
1
-4
/
+2
2021-03-09
sysemu: Let VMChangeStateHandler take boolean 'running' argument
Philippe Mathieu-Daudé
2
-2
/
+2
2021-03-09
ui: Replace the word 'whitelist'
Philippe Mathieu-Daudé
2
-3
/
+3
2021-03-04
ui/console: Pass placeholder surface to displays
Akihiko Odaki
6
-25
/
+23
2021-03-04
ui/console: Add placeholder flag to message surface
Akihiko Odaki
2
-6
/
+7
2021-03-04
ui/cocoa: Replace fprintf with error_report
Akihiko Odaki
1
-3
/
+3
2021-03-04
configure: Improve OpenGL dependency detections
Akihiko Odaki
5
-9
/
+29
2021-03-04
ui/cocoa: Fix stride resolution of pixman image
Akihiko Odaki
1
-4
/
+4
2021-03-04
ui/gtk: vte: fix sending multiple characeters
Zack Marvel
1
-1
/
+10
2021-03-03
ui/cocoa: Remove the uses of full screen APIs
Akihiko Odaki
1
-26
/
+15
2021-02-19
ui/console: Remove dpy_gl_ctx_get_current
Akihiko Odaki
1
-5
/
+0
2021-02-19
ui/cocoa: Statically allocate dcl
Akihiko Odaki
1
-34
/
+31
2021-02-19
ui/cocoa: Interpret left button down as is when command is pressed
Akihiko Odaki
1
-10
/
+2
2021-02-19
spice-app: avoid crash when core spice module doesn't loaded
Bruce Rogers
1
-1
/
+7
2021-02-19
ui/cocoa: Do not copy members of pixman image
Akihiko Odaki
1
-22
/
+20
2021-02-19
ui/cocoa: Support unique keys of JIS keyboards
Akihiko Odaki
1
-0
/
+7
2021-02-19
spice: flush drawing before notifying client
Marc-André Lureau
1
-0
/
+1
2021-02-19
spice: flush on GL update before notifying client
Marc-André Lureau
1
-0
/
+1
2021-02-04
display/ui: add a callback to indicate GL state is flushed
Marc-André Lureau
5
-0
/
+18
2021-02-04
ui: add egl dmabuf import to gtkglarea
Marc-André Lureau
2
-0
/
+40
2021-02-04
ui: check gtk-egl dmabuf support
Marc-André Lureau
1
-0
/
+9
2021-02-04
ui: add qemu_egl_has_dmabuf helper
Marc-André Lureau
1
-0
/
+10
2021-02-04
ui: check hw requirements during DCL registration
Marc-André Lureau
1
-0
/
+30
2021-02-04
ui: add a DCLOps callback to check dmabuf support
Marc-André Lureau
1
-0
/
+13
2021-02-04
ui: remove console_has_gl_dmabuf()
Marc-André Lureau
1
-5
/
+0
2021-02-04
ui: add gd_gl_area_scanout_disable
Marc-André Lureau
3
-6
/
+9
2021-02-04
ui: remove gl_ctx_get_current
Marc-André Lureau
7
-24
/
+0
2021-02-04
ui: remove extra #ifdef CONFIG_OPENGL
Marc-André Lureau
1
-8
/
+1
2021-02-04
spice: delay starting until display are initialized
Marc-André Lureau
2
-1
/
+10
[next]