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
/
qapi
/
ui.json
Age
Commit message (
Expand
)
Author
Files
Lines
2023-05-10
qapi: Reformat doc comments to conform to current conventions
Markus Armbruster
1
-189
/
+248
2023-04-28
qapi: Format since information the conventional way: (since X.Y)
Markus Armbruster
1
-3
/
+3
2023-04-28
qapi: Tidy up examples
Markus Armbruster
1
-1
/
+1
2023-04-28
qapi: @foo should be used to reference, not ``foo``
Markus Armbruster
1
-1
/
+1
2023-04-28
qapi: Fix up references to long gone error classes
Markus Armbruster
1
-1
/
+1
2023-04-24
spice: move client_migrate_info command to ui/
Juan Quintela
1
-0
/
+28
2023-03-14
Add qemu qcode support for keys F13 to F24
Willem van de Velde
1
-1
/
+14
2022-10-12
gtk: Add show_menubar=on|off command line option.
Bryce Mills
1
-1
/
+4
2022-09-07
qapi: fix example of query-vnc command
Victor Toso
1
-2
/
+2
2022-07-19
gtk: Add show_tabs=on|off command line option.
Felix xq Queißner
1
-1
/
+6
2022-06-03
ui: Switch "-display sdl" to use the QAPI parser
Thomas Huth
1
-1
/
+25
2022-05-16
qapi: Stop using whitespace for alignment in comments
Andrea Bolognani
1
-9
/
+8
2022-05-16
qapi: Drop unnecessary whitespace in comments
Andrea Bolognani
1
-1
/
+1
2022-05-16
qapi: Drop unnecessary empty lines outside of comments
Andrea Bolognani
1
-1
/
+0
2022-05-16
qapi: Drop unnecessary empty lines in comments
Andrea Bolognani
1
-22
/
+0
2022-05-16
qapi: Fix comment indentation
Andrea Bolognani
1
-15
/
+15
2022-04-27
qapi/ui: add 'display-update' command for changing listen address
Vladimir Sementsov-Ogievskiy
1
-0
/
+65
2022-04-27
Added parameter to take screenshot with screendump as PNG
Kshitij Suri
1
-3
/
+21
2022-04-05
qapi: fix example of query-vnc command
Victor Toso
1
-0
/
+1
2022-04-05
qapi: fix example of query-spice command
Victor Toso
1
-0
/
+2
2022-03-31
qapi: ui examples: add missing @websocket member
Victor Toso
1
-6
/
+6
2022-03-15
ui/cocoa: add option to swap Option and Command
Gustavo Noronha Silva
1
-1
/
+6
2022-03-15
ui/cocoa: capture all keys and combos when mouse is grabbed
Gustavo Noronha Silva
1
-1
/
+7
2022-03-15
ui/cocoa: add option to disable left-command forwarding to guest
Carwyn Ellis
1
-0
/
+18
2022-03-02
qapi/monitor: allow VNC display id in set/expire_password
Stefan Reiter
1
-22
/
+74
2022-03-02
qapi/monitor: refactor set/expire_password with enums
Stefan Reiter
1
-2
/
+34
2022-01-13
ps2: Initial horizontal scroll support
Dmitry Petrov
1
-1
/
+1
2021-12-21
audio: add "dbus" audio backend
Marc-André Lureau
1
-1
/
+4
2021-12-21
ui/dbus: add p2p=on/off option
Marc-André Lureau
1
-1
/
+5
2021-12-21
ui: add a D-Bus display backend
Marc-André Lureau
1
-2
/
+25
2021-09-25
qapi: Convert simple union InputEvent to flat one
Markus Armbruster
1
-4
/
+38
2021-09-25
qapi: Convert simple union KeyValue to flat one
Markus Armbruster
1
-2
/
+28
2021-08-26
qapi: make 'if' condition strings simple identifiers
Marc-André Lureau
1
-35
/
+33
2021-08-26
qapi: replace if condition list with dict {'all': [...]}
Marc-André Lureau
1
-2
/
+4
2021-06-23
ui: Make the DisplayType enum entries conditional
Thomas Huth
1
-6
/
+17
2021-06-23
input: Add lang1 and lang2 to QKeyCode
Akihiko Odaki
1
-1
/
+5
2021-03-23
qmp: add new qmp display-reload
Zihao Chang
1
-0
/
+61
2021-03-19
qapi/qom: Add ObjectOptions for input-*
Kevin Wolf
1
-12
/
+1
2020-12-10
qapi: Normalize version references x.y.0 to just x.y
Markus Armbruster
1
-20
/
+20
2020-11-04
console: make QMP/HMP screendump run in coroutine
Marc-André Lureau
1
-1
/
+2
2020-08-03
schemas: Add vim modeline
Andrea Bolognani
1
-0
/
+1
2020-08-03
qapi: Delete unwanted indentation of top-level expressions
Markus Armbruster
1
-2
/
+2
2020-02-15
qapi: Delete all the "foo: dropped in n.n" notes
Peter Maydell
1
-1
/
+0
2020-02-15
qapi: Add blank lines before bulleted lists
Peter Maydell
1
-0
/
+1
2020-02-15
qapi: Use explicit bulleted lists
Peter Maydell
1
-30
/
+33
2020-02-15
qapi/ui.json: Avoid `...' Texinfo style quoting
Peter Maydell
1
-12
/
+12
2020-02-15
qapi/ui.json: Put input-send-event body text in the right place
Peter Maydell
1
-7
/
+7
2020-02-15
qapi: Fix indent level on doc comments in json files
Peter Maydell
1
-18
/
+18
2020-02-12
ui: add show-cursor option
Gerd Hoffmann
1
-0
/
+3
2019-08-21
input-linux: add shift+shift as a grab toggle
Niklas Haas
1
-1
/
+2
[next]