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
2018-02-20
ui: Reorder vte terminal packing to avoid gtk3 warnings
Jan Kiszka
1
-2
/
+2
2018-02-20
cocoa: use DisplayOptions
Gerd Hoffmann
1
-2
/
+2
2018-02-20
curses: use DisplayOptions
Gerd Hoffmann
1
-1
/
+1
2018-02-20
egl-headless: use DisplayOptions
Gerd Hoffmann
1
-1
/
+1
2018-02-20
sdl: use DisplayOptions
Gerd Hoffmann
2
-20
/
+32
2018-02-20
gtk: add and use DisplayOptions + DisplayGTK
Gerd Hoffmann
1
-14
/
+18
2018-02-16
ui: extend VNC trottling tracing to SASL codepaths
Daniel P. Berrangé
1
-0
/
+11
2018-02-16
ui: check VNC audio frequency limit at time of reading from client
Daniel P. Berrangé
1
-9
/
+13
2018-02-16
ui: avoid 'local_err' variable shadowing in VNC SASL auth
Daniel P. Berrangé
1
-2
/
+0
2018-02-16
ui: avoid risk of 32-bit int overflow in VNC buffer check
Daniel P. Berrangé
1
-2
/
+2
2018-02-16
sdl2: fix mouse grab
Gerd Hoffmann
1
-0
/
+1
2018-02-16
sdl: restore optimized redraw
Anatoly Trosinenko
1
-16
/
+7
2018-02-16
vnc: fix segfault in closed connection handling
Klim Kireev
2
-3
/
+18
2018-02-16
vnc: add qapi/error.h include to stubs
Gerd Hoffmann
1
-0
/
+1
2018-02-16
vnc: remove bogus object_unref on client socket
Daniel P. Berrangé
1
-1
/
+0
2018-02-09
Move include qemu/option.h from qemu-common.h to actual users
Markus Armbruster
4
-3
/
+4
2018-02-09
Drop superfluous includes of qapi/qmp/qjson.h
Markus Armbruster
1
-1
/
+0
2018-02-09
Include qapi/qmp/qbool.h exactly where needed
Markus Armbruster
1
-1
/
+0
2018-02-09
Include qapi/qmp/qstring.h exactly where needed
Markus Armbruster
1
-1
/
+0
2018-02-09
Include qapi/qmp/qdict.h exactly where needed
Markus Armbruster
1
-0
/
+1
2018-02-09
Include qapi/qmp/qlist.h exactly where needed
Markus Armbruster
1
-1
/
+0
2018-02-09
Eliminate qapi/qmp/types.h
Markus Armbruster
1
-1
/
+0
2018-02-09
Drop superfluous includes of qapi/qmp/qerror.h
Markus Armbruster
1
-1
/
+0
2018-02-09
Include qapi/error.h exactly where needed
Markus Armbruster
6
-0
/
+7
2018-02-09
Drop superfluous includes of qapi-types.h and test-qapi-types.h
Markus Armbruster
3
-3
/
+0
2018-02-09
vnc: use stubs for CONFIG_VNC=n dummy functions
Gerd Hoffmann
2
-0
/
+22
2018-02-05
ui: update keycodemapdb to get py3 fixes
Daniel P. Berrange
1
-0
/
+0
2018-02-05
input: add missing JIS keys to virtio input
Miika S
1
-0
/
+0
2018-02-02
ui: correctly advance output buffer when writing SASL data
Daniel P. Berrangé
1
-1
/
+1
2018-02-02
ui: convert VNC server to QIONetListener
Daniel P. Berrange
2
-146
/
+58
2018-02-02
ui: fix mixup between qnum and qcode in SDL1 key handling
Daniel P. Berrangé
1
-1
/
+8
2018-01-29
ui: fix alphabetical ordering of keymaps
Daniel P. Berrange
1
-1
/
+1
2018-01-29
hw: convert the escc device to keycodemapdb
Daniel P. Berrange
1
-0
/
+1
2018-01-29
hw: convert ps2 device to keycodemapdb
Daniel P. Berrange
1
-0
/
+3
2018-01-25
sdl: reorganize -no-frame support
Gerd Hoffmann
2
-12
/
+4
2018-01-25
sdl: use ctrl-alt-g as grab hotkey
Gerd Hoffmann
2
-33
/
+24
2018-01-25
ui: deprecate use of SDL 1.2 in favour of 2.0 series
Daniel P. Berrange
1
-0
/
+3
2018-01-25
ui: ignore hardware keycode 255 on win32
Daniel P. Berrange
1
-0
/
+6
2018-01-25
ui: add fix for GTK Pause key handling on Win32
Daniel P. Berrange
1
-1
/
+8
2018-01-25
ui: convert GTK and SDL1 frontends to keycodemapdb
Daniel P. Berrange
7
-317
/
+272
2018-01-25
ui: convert the SDL2 frontend to keycodemapdb
Daniel P. Berrange
3
-272
/
+12
2018-01-25
ui: avoid sign extension using client width/height
Daniel P. Berrange
2
-2
/
+11
2018-01-22
Replace all occurances of __FUNCTION__ with __func__
Alistair Francis
2
-5
/
+5
2018-01-18
cocoa.m: Fix scroll wheel support
John Arbuckle
1
-8
/
+19
2018-01-16
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-4
/
+4
2018-01-16
maint: Fix macros with broken 'do/while(0); ' usage
Eric Blake
1
-4
/
+4
2018-01-12
Merge remote-tracking branch 'remotes/kraxel/tags/ui-20180112-pull-request' i...
Peter Maydell
5
-48
/
+54
2018-01-12
sdl2: Ignore UI hotkeys after a focus change when GUI modifier is held
Jindrich Makovicka
1
-8
/
+24
2018-01-12
sdl2 uses surface relative coordinates
Jindrich Makovicka
1
-26
/
+4
2018-01-12
sdl2: Do not hide the cursor on auxilliary windows
Jindrich Makovicka
1
-0
/
+17
[next]