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
2013-02-22
gtk: Rename File to Machine menu and add pause, reset and power down items
Jan Kiszka
1
-12
/
+68
2013-02-22
ui/gtk: Use menu item from stock for full screen
Stefan Weil
1
-2
/
+3
2013-02-22
ui/gtk: Support versions of VTE before 0.26
Stefan Weil
1
-1
/
+6
2013-02-22
Reenable -Wstrict-prototypes
Kevin Wolf
1
-1
/
+11
2013-02-22
ui/gtk: Fix build (missing include for setlocale)
Stefan Weil
1
-0
/
+1
2013-02-21
gtk: suppress accelerators from the File menu when grab is active
Anthony Liguori
1
-0
/
+34
2013-02-21
gtk: add translation support (v5)
Anthony Liguori
1
-7
/
+15
2013-02-21
gtk: add support for screen scaling and full screen (v5)
Anthony Liguori
1
-17
/
+237
2013-02-21
gtk: add support for input grabbing (v2)
Anthony Liguori
1
-5
/
+151
2013-02-21
gtk: add virtual console support (v2)
Anthony Liguori
1
-0
/
+160
2013-02-21
ui: add basic GTK gui (v5)
Anthony Liguori
2
-0
/
+579
2013-02-21
console: allow VCs to be overridden by UI
Anthony Liguori
1
-1
/
+13
2013-02-21
vga: fix byteswapping.
Gerd Hoffmann
1
-2
/
+7
2013-02-18
vnc-tls: Fix compilation with newer versions of GNU-TLS
Andre Przywara
1
-3
/
+3
2013-02-11
error: Strip trailing '\n' from error string arguments (again)
Markus Armbruster
2
-2
/
+2
2013-02-06
vnc: recognize Hungarian doubleacutes
Michael Tokarev
1
-0
/
+4
2013-01-31
cocoa: Replace non-portable asprintf() by g_strdup_printf()
Stefan Weil
1
-3
/
+3
2013-01-31
cocoa: Fix VBE function Set Display Start
Henry Harrington
1
-0
/
+21
2013-01-30
qemu-pixman.h: Avoid mutual inclusion loop with console.h
Peter Maydell
1
-1
/
+2
2013-01-30
spice: Fix unchecked strdup() by converting to g_strdup()
Markus Armbruster
1
-2
/
+2
2013-01-30
vnc: Clean up vncws_send_handshake_response()
Markus Armbruster
1
-5
/
+6
2013-01-21
vnc: fix possible uninitialized removals
Tim Hardeck
2
-3
/
+9
2013-01-21
vnc: added initial websocket protocol support
Tim Hardeck
5
-18
/
+559
2013-01-21
vnc: added buffer_advance function
Tim Hardeck
2
-4
/
+10
2013-01-16
ui: Drop useless null tests in parse_keyboard_layout()
Markus Armbruster
1
-7
/
+9
2013-01-15
sdl: Fix heap smash in sdl_zoom_rgb{16,32} for int > 32 bits
Markus Armbruster
2
-15
/
+10
2013-01-12
qemu-option: move standard option definitions out of qemu-config.c
Paolo Bonzini
1
-0
/
+84
2013-01-04
spice: drop incorrect vm_change_state_handler() opaque
Stefan Hajnoczi
1
-3
/
+2
2012-12-22
build: fix includes for VNC
Paolo Bonzini
1
-1
/
+0
2012-12-19
Merge remote-tracking branch 'bonzini/header-dirs' into staging
Anthony Liguori
29
-269
/
+7305
2012-12-19
softmmu: move remaining include files to include/ subdirectories
Paolo Bonzini
1
-1
/
+1
2012-12-19
softmmu: move include files to include/sysemu/
Paolo Bonzini
8
-8
/
+8
2012-12-19
misc: move include files to include/qemu/
Paolo Bonzini
12
-22
/
+22
2012-12-19
migration: move include files to include/migration/
Paolo Bonzini
1
-1
/
+1
2012-12-19
monitor: move include files to include/monitor/
Paolo Bonzini
4
-4
/
+4
2012-12-19
qapi: move include files to include/qobject/
Paolo Bonzini
5
-8
/
+8
2012-12-19
janitor: add guards to headers
Paolo Bonzini
2
-0
/
+9
2012-12-19
ui: move files to ui/ and include/ui/
Paolo Bonzini
18
-225
/
+7252
2012-12-19
janitor: do not include qemu-char everywhere
Paolo Bonzini
1
-1
/
+0
2012-12-19
build: move rules from Makefile to */Makefile.objs
Paolo Bonzini
1
-0
/
+5
2012-12-17
spice-qemu-char: register spicevmc ports during qemu_spice_init()
Marc-André Lureau
2
-0
/
+5
2012-12-17
spice-qemu-char: add spiceport chardev
Marc-André Lureau
1
-0
/
+3
2012-12-17
qxl+vnc: register a vm state change handler for dummy spice_server
Uri Lublin
1
-0
/
+2
2012-12-14
pixman: fix vnc tight png/jpeg support
Gerd Hoffmann
2
-3
/
+3
2012-12-10
Merge remote-tracking branch 'afaerber/qom-cpu' into staging
Anthony Liguori
1
-0
/
+2
2012-12-08
curses: Remove OpenBSD workaround
Brad Smith
1
-4
/
+0
2012-12-06
ui/vnc-palette.c: Include headers it needs
Eduardo Habkost
1
-0
/
+2
2012-11-26
Merge remote-tracking branch 'spice/spice.v64' into staging
Anthony Liguori
2
-1
/
+36
2012-11-26
vnc: fix option misspelling ("non-adapative" -> "non-adaptive")
Catalin Patulea
1
-1
/
+1
2012-11-21
spice: add new spice-server callbacks to ui/spice-display.c
Gerd Hoffmann
1
-0
/
+35
[next]