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
/
ui
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-27
ui/cocoa: user friendly characters for release mouse
Christian Schoenebeck
1
-2
/
+5
2023-02-15
ui: remove deprecated 'password' option for SPICE
Daniel P. Berrangé
1
-15
/
+0
2023-02-14
Do not include "qemu/error-report.h" in headers that do not need it
Thomas Huth
11
-0
/
+11
2023-02-08
Drop duplicate #include
Markus Armbruster
1
-1
/
+0
2023-02-08
Don't include headers already included by qemu/osdep.h
Markus Armbruster
1
-1
/
+0
2023-01-20
Merge tag 'pull-include-2023-01-20' of https://repo.or.cz/qemu/armbru into st...
Peter Maydell
1
-0
/
+1
2023-01-20
coroutine: Split qemu/coroutine-core.h off qemu/coroutine.h
Markus Armbruster
1
-0
/
+1
2023-01-19
ui: Simplify control flow in qemu_mouse_set()
Markus Armbruster
1
-13
/
+11
2023-01-19
ui: Split hmp_mouse_set() and move the HMP part to ui/
Markus Armbruster
2
-8
/
+15
2023-01-19
ui: Don't check for mode change after mouse_set error
Markus Armbruster
1
-0
/
+1
2023-01-19
ui: Reduce nesting in hmp_change_vnc() slightly
Markus Armbruster
1
-10
/
+7
2023-01-19
ui: Factor out hmp_change_vnc(), and move to ui/ui-hmp-cmds.c
Markus Armbruster
1
-1
/
+34
2023-01-19
ui: Move HMP commands from monitor to new ui/ui-hmp-cmds.c
Markus Armbruster
2
-0
/
+423
2023-01-19
ui: Factor out qmp_add_client() parts and move to ui/ui-qmp-cmds.c
Markus Armbruster
1
-0
/
+41
2023-01-19
ui: Move QMP commands from monitor to new ui/ui-qmp-cmds.c
Markus Armbruster
2
-0
/
+137
2023-01-19
ui/spice: QXLInterface method set_mm_time() is now dead, drop
Markus Armbruster
1
-10
/
+0
2023-01-19
ui/spice: Require spice-protocol >= 0.14.0
Markus Armbruster
1
-4
/
+0
2023-01-08
include/hw/pci: Split pci_device.h off pci.h
Markus Armbruster
1
-1
/
+1
2022-12-15
Merge tag 'pull-misc-2022-12-14' of https://repo.or.cz/qemu/armbru into staging
Peter Maydell
1
-1
/
+0
2022-12-14
qapi ui: Elide redundant has_FOO in generated C
Markus Armbruster
4
-19
/
+4
2022-12-14
qapi block: Elide redundant has_FOO in generated C
Markus Armbruster
1
-6
/
+5
2022-12-14
error: Drop a few superfluous ERRP_GUARD()
Markus Armbruster
1
-1
/
+0
2022-11-23
ui/gtk: prevent ui lock up when dpy_gl_update called again before current dra...
Dongwon Kim
2
-2
/
+2
2022-11-23
gtk: disable GTK Clipboard with a new meson option
Claudio Fontana
2
-1
/
+6
2022-11-08
ui: fix tab indentation
Amarjargal Gundjalam
4
-4626
/
+4626
2022-11-06
module: add Error arguments to module_load and module_load_qom
Claudio Fontana
1
-3
/
+15
2022-11-06
module: rename module_load_one to module_load
Claudio Fontana
1
-3
/
+3
2022-10-24
ui: remove useless typecasts
Volker Rümelin
2
-2
/
+2
2022-10-24
treewide: Remove the unnecessary space before semicolon
Bin Meng
2
-2
/
+2
2022-10-22
Drop useless casts from g_malloc() & friends to pointer
Markus Armbruster
1
-2
/
+2
2022-10-12
gtk: Add show_menubar=on|off command line option.
Bryce Mills
1
-5
/
+10
2022-10-12
ui/gtk: Fix the implicit mouse ungrabbing logic
Akihiko Odaki
1
-3
/
+7
2022-10-11
ui/gtk-egl: egl context needs to be unbound in the end of gd_egl_switch
Dongwon Kim
1
-0
/
+3
2022-10-11
ui/vnc-clipboard: fix integer underflow in vnc_client_cut_text_ext
Mauro Matteo Cascella
1
-3
/
+8
2022-10-04
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Stefan Hajnoczi
1
-1
/
+1
2022-09-29
ui: fix path to dbus-display1.h
Paolo Bonzini
1
-1
/
+1
2022-09-27
Merge tag 'kraxel-20220927-pull-request' of https://gitlab.com/kraxel/qemu in...
Stefan Hajnoczi
5
-101
/
+85
2022-09-23
ui/console: fix three double frees in png_save()
Volker Rümelin
1
-3
/
+2
2022-09-23
ui/vdagent: fix serial reset of guest agent
Marc-André Lureau
1
-1
/
+4
2022-09-23
ui/clipboard: reset the serial state on reset
Marc-André Lureau
1
-0
/
+7
2022-09-23
ui/vdagent: always reset the clipboard serial on caps
Marc-André Lureau
1
-1
/
+3
2022-09-23
ui/clipboard: fix serial priority
Marc-André Lureau
1
-2
/
+2
2022-09-23
ui: add some vdagent related traces
Marc-André Lureau
3
-2
/
+18
2022-09-23
ui/cocoa: Run qemu_init in the main thread
Akihiko Odaki
1
-94
/
+50
2022-09-23
ui/console: Get tab completion working again in the SDL monitor vc
Cal Peake
1
-0
/
+1
2022-09-22
ui/curses: Avoid dynamic stack allocation
Philippe Mathieu-Daudé
1
-1
/
+1
2022-08-18
ui/console: fix qemu_console_resize() regression
Marc-André Lureau
1
-2
/
+4
2022-08-01
trivial: Fix duplicated words
Thomas Huth
1
-1
/
+1
2022-07-28
ui: dbus-display requires CONFIG_GBM
Paolo Bonzini
1
-1
/
+1
2022-07-19
gtk: Add show_tabs=on|off command line option.
Felix xq Queißner
1
-0
/
+4
[next]