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-04-02
Merge remote-tracking branch 'luiz/queue/qmp' into staging
Anthony Liguori
1
-1
/
+1
2013-04-02
oslib-posix: rename socket_set_nonblock() to qemu_set_nonblock()
Stefan Hajnoczi
1
-1
/
+1
2013-04-02
ui/gtk: Set QEMU window icon
Stefan Weil
1
-0
/
+13
2013-04-02
gtk: make more messages translatable
Aurelien Jarno
1
-2
/
+2
2013-03-27
qemu-char: Rename qemu_chr_generic_open to qemu_chr_be_generic_open
Hans de Goede
2
-2
/
+2
2013-03-25
gtk: Release modifier when graphic console loses keyboard focus
Jan Kiszka
1
-2
/
+51
2013-03-19
ui/cocoa.m: Fix compile failures introduced by recent console changes
Peter Maydell
1
-3
/
+6
2013-03-18
console: remove ds_get_* helper functions
Gerd Hoffmann
1
-63
/
+79
2013-03-18
console: zap color_table
Gerd Hoffmann
1
-77
/
+6
2013-03-18
console: stop using DisplayState in gfx hardware emulation
Gerd Hoffmann
2
-51
/
+53
2013-03-18
console: zap displaystate from dcl callbacks
Gerd Hoffmann
7
-42
/
+20
2013-03-18
cocoa: stop using DisplayState
Gerd Hoffmann
1
-25
/
+10
2013-03-18
spice: stop using DisplayState
Gerd Hoffmann
1
-15
/
+16
2013-03-18
sdl: stop using DisplayState
Gerd Hoffmann
1
-41
/
+51
2013-03-18
vnc: stop using DisplayState
Gerd Hoffmann
4
-40
/
+48
2013-03-18
gtk: stop using DisplayState
Gerd Hoffmann
1
-60
/
+80
2013-03-18
console: rework DisplaySurface handling [dcl/ui side]
Gerd Hoffmann
6
-46
/
+33
2013-03-18
console: rework DisplaySurface handling [vga emu side]
Gerd Hoffmann
1
-42
/
+29
2013-03-18
sdl: drop dead code
Gerd Hoffmann
1
-5
/
+0
2013-03-18
spice: zap sdpy global
Gerd Hoffmann
1
-14
/
+16
2013-03-18
console: kill DisplayState->opaque
Gerd Hoffmann
3
-24
/
+20
2013-03-18
console: fix displaychangelisteners interface
Gerd Hoffmann
7
-65
/
+274
2013-03-13
chardev: add vc support to qapi
Gerd Hoffmann
2
-13
/
+50
2013-03-08
qemu-char: move text console init to console.c
Anthony Liguori
1
-0
/
+7
2013-02-26
Add compat for GDK_KEY_XXX symbols
Daniel P. Berrange
1
-0
/
+9
2013-02-26
Add compat macro for gtk_widget_get_realized
Daniel P. Berrange
1
-0
/
+5
2013-02-26
Ensure x_keymap.o is built when GTK is enabled
Daniel P. Berrange
1
-1
/
+1
2013-02-26
Replace expose-event handler with draw handler in GTK3
Daniel P. Berrange
1
-0
/
+7
2013-02-26
Conditionalize use of gtk_widget_size_request
Daniel P. Berrange
1
-0
/
+4
2013-02-26
Conditionalize use of gdk_display_warp_pointer
Daniel P. Berrange
1
-1
/
+6
2013-02-26
Replace gtk_menu_append with gtk_menu_shell_append
Daniel P. Berrange
1
-20
/
+20
2013-02-26
Remove use of GtkVBox in GTK3
Daniel P. Berrange
1
-0
/
+4
2013-02-26
Conditionalize use of gdk_pointer_grab / gdk_pointer_ungrab
Daniel P. Berrange
1
-11
/
+65
2013-02-26
Conditionalize use of gdk_keyboard_grab / gdk_keyboard_ungrab
Daniel P. Berrange
1
-1
/
+40
2013-02-26
Remove use of gdk_drawable_get_{screen, display}
Daniel P. Berrange
1
-3
/
+2
2013-02-26
Add compat for gdk_drawable_get_size on GTK3
Daniel P. Berrange
1
-0
/
+10
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
[next]