index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ui
Commit message (
Expand
)
Author
Age
Files
Lines
*
gtk: refactor menu creation
Anthony Liguori
2013-04-26
1
-37
/
+56
*
console: add dummy surface for guests without graphic card
Gerd Hoffmann
2013-04-25
1
-2
/
+32
*
console: zap ds arg from register_displaychangelistener
Gerd Hoffmann
2013-04-25
7
-11
/
+11
*
console: switch ppm_save to qemu_open
Gerd Hoffmann
2013-04-25
1
-2
/
+4
*
console: add qemu_console_lookup_by_device
Gerd Hoffmann
2013-04-25
1
-0
/
+19
*
console: add device link to QemuConsoles
Gerd Hoffmann
2013-04-25
1
-1
/
+14
*
console: qom-ify QemuConsole
Gerd Hoffmann
2013-04-25
1
-1
/
+14
*
input: introduce keyboard handler list
Gerd Hoffmann
2013-04-24
1
-12
/
+25
*
input: make QEMUPutLEDEntry + QEMUPutMouseEntry private
Gerd Hoffmann
2013-04-24
1
-0
/
+18
*
ui/gtk: Use gtk_widget_get_window() to support both gtk2 and gtk3
Ozan Çağlayan
2013-04-23
1
-2
/
+2
*
Merge remote-tracking branch 'luiz/queue/qmp' into staging
Anthony Liguori
2013-04-22
1
-5
/
+3
|
\
|
*
monitor: fix the wrong order of releasing keys
Amos Kong
2013-04-19
1
-5
/
+3
*
|
ui/cocoa.m: Fix recent compile breakage
Peter Maydell
2013-04-21
1
-4
/
+4
|
/
*
Fix warnings suppressors to honor --disable-werror
Markus Armbruster
2013-04-17
1
-1
/
+2
*
gtk: custom cursor support
Gerd Hoffmann
2013-04-16
1
-0
/
+33
*
console: allow pinning displaychangelisteners to consoles
Gerd Hoffmann
2013-04-16
3
-36
/
+81
*
console: add qemu_console_is_*
Gerd Hoffmann
2013-04-16
4
-44
/
+52
*
xen: re-enable refresh interval reporting for xenfb
Gerd Hoffmann
2013-04-16
1
-0
/
+6
*
console: gui timer fixes
Gerd Hoffmann
2013-04-16
4
-63
/
+54
*
console: add GraphicHwOps
Gerd Hoffmann
2013-04-16
1
-17
/
+16
*
console: make DisplayState private to console.c
Gerd Hoffmann
2013-04-16
1
-0
/
+8
*
console: move gui_update+gui_setup_refresh from vl.c into console.c
Gerd Hoffmann
2013-04-16
1
-0
/
+50
*
console: zap g_width + g_height
Gerd Hoffmann
2013-04-16
1
-23
/
+9
*
console: simplify screendump
Gerd Hoffmann
2013-04-16
1
-19
/
+53
*
console: give each QemuConsole its own DisplaySurface
Gerd Hoffmann
2013-04-16
1
-27
/
+69
*
console: rename vga_hw_*, add QemuConsole param
Gerd Hoffmann
2013-04-16
6
-38
/
+49
*
console: displaystate init revamp
Gerd Hoffmann
2013-04-16
1
-39
/
+34
*
console: add trace events
Gerd Hoffmann
2013-04-16
1
-0
/
+4
*
console: switch color_table_rgb to pixman_color_t
Gerd Hoffmann
2013-04-16
1
-16
/
+8
*
console: use pixman for font rendering
Gerd Hoffmann
2013-04-16
1
-99
/
+11
*
console: use pixman for fill+blit
Gerd Hoffmann
2013-04-16
1
-55
/
+10
*
pixman: render vgafont glyphs into pixman images
Gerd Hoffmann
2013-04-16
1
-0
/
+43
*
pixman: add qemu_pixman_color()
Gerd Hoffmann
2013-04-16
1
-0
/
+11
*
sysemu: avoid proliferation of include/ subdirectories
Paolo Bonzini
2013-04-15
2
-2
/
+2
*
Merge remote-tracking branch 'luiz/queue/qmp' into staging
Anthony Liguori
2013-04-02
1
-1
/
+1
|
\
|
*
oslib-posix: rename socket_set_nonblock() to qemu_set_nonblock()
Stefan Hajnoczi
2013-04-02
1
-1
/
+1
*
|
ui/gtk: Set QEMU window icon
Stefan Weil
2013-04-02
1
-0
/
+13
*
|
gtk: make more messages translatable
Aurelien Jarno
2013-04-02
1
-2
/
+2
|
/
*
qemu-char: Rename qemu_chr_generic_open to qemu_chr_be_generic_open
Hans de Goede
2013-03-27
2
-2
/
+2
*
gtk: Release modifier when graphic console loses keyboard focus
Jan Kiszka
2013-03-25
1
-2
/
+51
*
ui/cocoa.m: Fix compile failures introduced by recent console changes
Peter Maydell
2013-03-19
1
-3
/
+6
*
console: remove ds_get_* helper functions
Gerd Hoffmann
2013-03-18
1
-63
/
+79
*
console: zap color_table
Gerd Hoffmann
2013-03-18
1
-77
/
+6
*
console: stop using DisplayState in gfx hardware emulation
Gerd Hoffmann
2013-03-18
2
-51
/
+53
*
console: zap displaystate from dcl callbacks
Gerd Hoffmann
2013-03-18
7
-42
/
+20
*
cocoa: stop using DisplayState
Gerd Hoffmann
2013-03-18
1
-25
/
+10
*
spice: stop using DisplayState
Gerd Hoffmann
2013-03-18
1
-15
/
+16
*
sdl: stop using DisplayState
Gerd Hoffmann
2013-03-18
1
-41
/
+51
*
vnc: stop using DisplayState
Gerd Hoffmann
2013-03-18
4
-40
/
+48
*
gtk: stop using DisplayState
Gerd Hoffmann
2013-03-18
1
-60
/
+80
[next]