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-07-29
migration: fix spice migration
Stefan Hajnoczi
1
-1
/
+1
2013-07-22
gtk: Fix accelerator filtering
Jan Kiszka
1
-21
/
+18
2013-06-28
console: Hook QemuConsoles into qom tree
Gerd Hoffmann
1
-0
/
+10
2013-06-28
gtk: add support for surface conversion
Gerd Hoffmann
1
-23
/
+40
2013-06-24
Merge remote-tracking branch 'spice/spice.v71' into staging
Anthony Liguori
1
-0
/
+13
2013-06-24
spice: Add -spice disable-agent-file-transfer cmdline option (rhbz#961850)
Hans de Goede
1
-0
/
+13
2013-06-21
vnc: use booleans for vnc_connect, vnc_listen_read and vnc_display_add_client
Michael Tokarev
1
-7
/
+8
2013-06-16
gtk: Fix compiler warning (GTK 3 deprecated function)
Stefan Weil
1
-0
/
+4
2013-06-14
create qemu_openpty_raw() helper function and move it to a separate file
Michael Tokarev
1
-9
/
+3
2013-06-11
gtk: implement -full-screen
Peter Wu
1
-1
/
+5
2013-06-10
qemu-char: don't issue CHR_EVENT_OPEN in a BH
Michael Roth
2
-0
/
+6
2013-06-10
gtk: use better icon
Anthony Liguori
1
-1
/
+1
2013-06-03
gtk: don't use g_object_unref on GdkCursor
Anthony Liguori
1
-1
/
+1
2013-06-03
gtk: don't resize window when enabling scaling
Anthony Liguori
1
-1
/
+3
2013-05-29
cocoa: Avoid deprecated NSOpenPanel beginSheetForDirectory
Peter Maydell
1
-1
/
+15
2013-05-29
cocoa: Avoid deprecated NSOpenPanel filename method
Peter Maydell
1
-1
/
+1
2013-05-29
cocoa: Avoid deprecated CPS* functions
Peter Maydell
1
-17
/
+6
2013-05-29
cocoa: Fix leaks of NSScreen and NSConcreteMapTable
Peter Maydell
1
-1
/
+10
2013-05-23
ui/input.c: replace magic numbers with macros
Amos Kong
1
-6
/
+7
2013-05-15
vnc: Make ledstate comparison before modifiers updated
Lei Li
1
-1
/
+2
2013-05-14
portability: pty.h is glibc-specific
Paolo Bonzini
1
-1
/
+0
2013-05-13
ui/gtk.c: do not use gdk_display_warp_pointer when GTK ver >3.0
Igor Mitsyanko
1
-0
/
+19
2013-05-03
TLS support for VNC Websockets
Tim Hardeck
5
-42
/
+176
2013-04-29
vnc: Adjust lock state sync logic with VNC_FEATURE_LED_STATE
Lei Li
1
-0
/
+5
2013-04-29
vnc: Support for LED state extension
Lei Li
2
-0
/
+48
2013-04-29
vnc: Add SCROLL lock key to kbd_leds
Lei Li
1
-1
/
+5
2013-04-26
gtk: refactor menu creation
Anthony Liguori
1
-37
/
+56
2013-04-25
console: add dummy surface for guests without graphic card
Gerd Hoffmann
1
-2
/
+32
2013-04-25
console: zap ds arg from register_displaychangelistener
Gerd Hoffmann
7
-11
/
+11
2013-04-25
console: switch ppm_save to qemu_open
Gerd Hoffmann
1
-2
/
+4
2013-04-25
console: add qemu_console_lookup_by_device
Gerd Hoffmann
1
-0
/
+19
2013-04-25
console: add device link to QemuConsoles
Gerd Hoffmann
1
-1
/
+14
2013-04-25
console: qom-ify QemuConsole
Gerd Hoffmann
1
-1
/
+14
2013-04-24
input: introduce keyboard handler list
Gerd Hoffmann
1
-12
/
+25
2013-04-24
input: make QEMUPutLEDEntry + QEMUPutMouseEntry private
Gerd Hoffmann
1
-0
/
+18
2013-04-23
ui/gtk: Use gtk_widget_get_window() to support both gtk2 and gtk3
Ozan Çağlayan
1
-2
/
+2
2013-04-22
Merge remote-tracking branch 'luiz/queue/qmp' into staging
Anthony Liguori
1
-5
/
+3
2013-04-21
ui/cocoa.m: Fix recent compile breakage
Peter Maydell
1
-4
/
+4
2013-04-19
monitor: fix the wrong order of releasing keys
Amos Kong
1
-5
/
+3
2013-04-17
Fix warnings suppressors to honor --disable-werror
Markus Armbruster
1
-1
/
+2
2013-04-16
gtk: custom cursor support
Gerd Hoffmann
1
-0
/
+33
2013-04-16
console: allow pinning displaychangelisteners to consoles
Gerd Hoffmann
3
-36
/
+81
2013-04-16
console: add qemu_console_is_*
Gerd Hoffmann
4
-44
/
+52
2013-04-16
xen: re-enable refresh interval reporting for xenfb
Gerd Hoffmann
1
-0
/
+6
2013-04-16
console: gui timer fixes
Gerd Hoffmann
4
-63
/
+54
2013-04-16
console: add GraphicHwOps
Gerd Hoffmann
1
-17
/
+16
2013-04-16
console: make DisplayState private to console.c
Gerd Hoffmann
1
-0
/
+8
2013-04-16
console: move gui_update+gui_setup_refresh from vl.c into console.c
Gerd Hoffmann
1
-0
/
+50
2013-04-16
console: zap g_width + g_height
Gerd Hoffmann
1
-23
/
+9
2013-04-16
console: simplify screendump
Gerd Hoffmann
1
-19
/
+53
[next]