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
2020-09-11
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
5
-31
/
+23
2020-09-09
trace-events: Fix attribution of trace points to source
Markus Armbruster
1
-3
/
+3
2020-09-09
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
Eduardo Habkost
2
-10
/
+4
2020-09-09
Use OBJECT_DECLARE_TYPE where possible
Eduardo Habkost
2
-8
/
+4
2020-09-09
Use DECLARE_*CHECKER* macros
Eduardo Habkost
5
-15
/
+10
2020-09-09
Move QOM typedefs and add missing includes
Eduardo Habkost
5
-10
/
+17
2020-09-08
configure: do not include dependency flags in QEMU_CFLAGS and LIBS
Paolo Bonzini
1
-1
/
+2
2020-09-04
ui/gtk: Update refresh interval after widget is realized
Philippe Mathieu-Daudé
1
-26
/
+26
2020-09-04
ui: Add more mouse buttons to SPICE
Frediano Ziglio
1
-0
/
+2
2020-09-04
vnc-auth-sasl: Plug memleak in vnc_socket_ip_addr_string
Pan Nengyuan
1
-0
/
+1
2020-09-04
ui/gtk-gl-area: Plug memleak in gd_gl_area_create_context()
Pan Nengyuan
1
-0
/
+11
2020-09-01
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
2
-3
/
+19
2020-09-01
meson: add pixman dependency to UI modules
Paolo Bonzini
1
-3
/
+3
2020-09-01
vnc: Remove the superfluous break
Liao Pingfang
1
-1
/
+0
2020-09-01
meson: install desktop file
Marc-André Lureau
1
-0
/
+2
2020-09-01
meson: install icons
Marc-André Lureau
2
-0
/
+14
2020-08-27
meson: don't require CONFIG_VTE for the GTK UI
Mark Cave-Ayland
1
-1
/
+1
2020-08-27
meson: move pixman detection to meson
Paolo Bonzini
1
-1
/
+3
2020-08-25
meson: move xkbcommon to meson
Laurent Vivier
1
-1
/
+1
2020-08-21
meson: convert pc-bios/keymaps/Makefile
Marc-André Lureau
1
-1
/
+1
2020-08-21
meson: convert VNC and dependent libraries to meson
Paolo Bonzini
1
-6
/
+4
2020-08-21
meson: move SDL and SDL-image detection to meson
Paolo Bonzini
1
-2
/
+2
2020-08-21
meson: convert ui directory to Meson
Marc-André Lureau
3
-77
/
+84
2020-08-21
meson: generate shader headers
Marc-André Lureau
2
-0
/
+17
2020-08-21
meson: keymap-gen
Marc-André Lureau
1
-0
/
+34
2020-08-21
meson: rename included C source files to .c.inc
Paolo Bonzini
3
-28
/
+28
2020-08-21
trace: switch position of headers to what Meson requires
Paolo Bonzini
1
-0
/
+1
2020-07-13
Merge remote-tracking branch 'remotes/kraxel/tags/fixes-20200713-pull-request...
Peter Maydell
1
-4
/
+4
2020-07-13
ui: fix vc_chr_write call in text_console_do_init
Gerd Hoffmann
1
-4
/
+4
2020-07-13
Remove the CONFIG_PRAGMA_DIAGNOSTIC_AVAILABLE switch
Thomas Huth
1
-4
/
+0
2020-07-10
cpu-throttle: new module, extracted from cpus.c
Claudio Fontana
1
-0
/
+1
2020-07-10
qom: Put name parameter before value / visitor parameter
Markus Armbruster
1
-2
/
+2
2020-07-10
qom: Crash more nicely on object_property_get_link() failure
Markus Armbruster
1
-1
/
+1
2020-07-02
vnc: Plug minor memory leak in vnc_display_open()
Markus Armbruster
1
-2
/
+1
2020-07-02
Clean up some calls to ignore Error objects the right way
Markus Armbruster
1
-2
/
+1
2020-05-26
audio: Let capture_callback handler use const buffer argument
Philippe Mathieu-Daudé
1
-1
/
+1
2020-05-19
ui: increase min required GTK version to 3.22.0
Volker Rümelin
1
-83
/
+8
2020-05-19
ui/gtk: use native keyboard scancodes on Windows
Volker Rümelin
1
-4
/
+29
2020-05-19
ui/gtk: don't pass on win keys without keyboard grab
Volker Rümelin
1
-1
/
+8
2020-05-19
ui/sdl2-input: use trace-events to debug key events
Volker Rümelin
2
-0
/
+6
2020-05-19
ui/sdl2: start in full screen with grab enabled
Volker Rümelin
1
-5
/
+4
2020-05-19
ui/sdl2: fix handling of AltGr key on Windows
Volker Rümelin
1
-0
/
+24
2020-05-19
ui/gtk: remove unused variable ignore_keys
Volker Rümelin
1
-9
/
+0
2020-05-19
ui/gtk: remove unused code
Volker Rümelin
1
-9
/
+0
2020-05-19
ui/gkt: release all keys on grab-broken-event
Volker Rümelin
1
-0
/
+21
2020-05-19
ui/gtk: fix handling of AltGr key on Windows
Volker Rümelin
1
-1
/
+29
2020-05-19
ui/win32-kbd-hook: handle AltGr in a hook procedure
Volker Rümelin
2
-0
/
+105
2020-05-15
Merge remote-tracking branch 'remotes/kraxel/tags/ui-20200515-pull-request' i...
Peter Maydell
1
-0
/
+12
2020-05-15
qom: Drop parameter @errp of object_property_add() & friends
Markus Armbruster
3
-15
/
+14
2020-05-14
ui/sdl2: fix segment fault caused by null pointer dereference
Changbin Du
1
-0
/
+12
[next]