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
2023-09-06
Merge tag 'ui-pull-request' of https://gitlab.com/marcandre.lureau/qemu into ...
Stefan Hajnoczi
13
-678
/
+740
2023-09-04
ui/gtk: fix leaks found wtih fuzzing
Dmitry Frolov
1
-1
/
+2
2023-09-04
ui/vdagent: Unregister input handler of mouse during finalization
Guoyi Tu
1
-0
/
+3
2023-09-04
ui/vdagent: call vdagent_disconnect() when agent connection is lost
Guoyi Tu
1
-0
/
+3
2023-09-04
ui/dbus: implement damage regions for GL
Bilal Elmoussaoui
1
-7
/
+25
2023-09-04
ui/dbus: Properly dispose touch/mouse dbus objects
Bilal Elmoussaoui
1
-0
/
+2
2023-09-04
ui/vnc-enc-tight: Avoid dynamic stack allocation
Philippe Mathieu-Daudé
1
-5
/
+6
2023-09-04
ui/vnc-enc-hextile: Use static rather than dynamic length stack array
Peter Maydell
1
-1
/
+7
2023-09-04
ui/spice-display: Avoid dynamic stack allocation
Peter Maydell
1
-1
/
+2
2023-09-04
ui/vc: change the argument for QemuTextConsole
Marc-André Lureau
4
-15
/
+13
2023-09-04
ui/vc: do not parse VC-specific options in Spice and GTK
Marc-André Lureau
3
-4
/
+8
2023-09-04
ui/vc: move text console invalidate in helper
Marc-André Lureau
1
-4
/
+9
2023-09-04
ui/console: minor stylistic changes
Marc-André Lureau
1
-6
/
+4
2023-09-04
ui/vc: skip text console resize when possible
Marc-André Lureau
1
-3
/
+9
2023-09-04
ui/console: fold text_console_update_cursor_timer
Marc-André Lureau
1
-8
/
+2
2023-09-04
ui/console: assert(surface) where appropriate
Marc-André Lureau
1
-0
/
+4
2023-09-04
ui/console: rename vga_ functions with qemu_console_
Marc-André Lureau
1
-13
/
+12
2023-09-04
ui/console: use QEMU_PIXMAN_COLOR helpers
Marc-André Lureau
1
-21
/
+18
2023-09-04
ui/console: declare console types in console.h
Marc-André Lureau
1
-15
/
+0
2023-09-04
ui/vc: use common text console surface creation
Marc-André Lureau
1
-7
/
+2
2023-09-04
ui/console: remove need for g_width/g_height
Marc-André Lureau
1
-5
/
+3
2023-09-04
ui/console: simplify getting active_console size
Marc-André Lureau
1
-4
/
+2
2023-09-04
ui/vc: move some text console initialization to qom handlers
Marc-André Lureau
1
-11
/
+11
2023-09-04
ui/vc: fold text_console_do_init() in vc_chr_open()
Marc-André Lureau
1
-49
/
+31
2023-09-04
ui/console: move graphic fields to QemuGraphicConsole
Marc-André Lureau
1
-46
/
+64
2023-09-04
ui/vc: move text fields to QemuTextConsole
Marc-André Lureau
1
-86
/
+91
2023-09-04
ui/console: free more QemuConsole resources
Marc-André Lureau
1
-1
/
+4
2023-09-04
ui/vc: move cursor_timer initialization to QemuTextConsole class
Marc-André Lureau
1
-2
/
+4
2023-09-04
ui/console: allocate ui_timer in QemuConsole
Marc-André Lureau
1
-2
/
+6
2023-09-04
ui/console: update the head from unused QemuConsole
Marc-André Lureau
1
-1
/
+1
2023-09-04
ui/console: specialize console_lookup_unused()
Marc-André Lureau
1
-3
/
+4
2023-09-04
ui/console: remove new_console()
Marc-André Lureau
1
-14
/
+5
2023-09-04
ui/console: register the console from qemu_console_init()
Marc-André Lureau
1
-2
/
+1
2023-09-04
ui/console: instantiate a specific console type
Marc-André Lureau
1
-28
/
+19
2023-09-04
ui/console: introduce different console objects
Marc-André Lureau
1
-0
/
+84
2023-09-04
ui/console: change new_console() to use object initialization
Marc-André Lureau
1
-36
/
+56
2023-09-04
ui/console: use OBJECT_DEFINE_TYPE for QemuConsole
Marc-André Lureau
1
-14
/
+17
2023-09-04
ui/vc: move VCCharDev specific fields out of QemuConsole
Marc-André Lureau
1
-74
/
+73
2023-09-04
ui/vc: pass VCCharDev to VC-specific functions
Marc-André Lureau
1
-31
/
+39
2023-09-04
ui/vc: fold text_update_xy()
Marc-André Lureau
1
-9
/
+4
2023-09-04
ui/vc: replace variable with static text attributes default
Marc-André Lureau
1
-17
/
+13
2023-09-04
ui/vc: move VCChardev declaration at the top
Marc-André Lureau
1
-6
/
+6
2023-09-04
ui/vc: VC always has a DisplayState now
Marc-André Lureau
1
-4
/
+0
2023-09-04
ui/console: new_console() cannot fail
Marc-André Lureau
1
-5
/
+0
2023-09-04
ui/console: get the DisplayState from new_console()
Marc-André Lureau
1
-19
/
+8
2023-09-01
ui/console: drop have_gfx
Marc-André Lureau
1
-7
/
+0
2023-09-01
ui/console: call dpy_gfx_update() regardless of have_gfx
Marc-André Lureau
1
-1
/
+1
2023-09-01
ui/console: console_select() regardless of have_gfx
Marc-André Lureau
1
-6
/
+4
2023-09-01
ui/vc: drop have_text
Marc-André Lureau
1
-29
/
+13
2023-09-01
ui/vc: replace vc_chr_write() with generic qemu_chr_write()
Marc-André Lureau
1
-3
/
+3
[next]