index
:
sdk/emulator/qemu
1.0_post
2.0alpha
features/brillcodec_2i
features/camera
features/cnp
features/dr
features/qt_dr
features/smp
features/virtio-9p
features/vmodem
glesv3
master
opensrc_p2.3
opensrc_p2.3.1
opensrc_p2.3.2
opensrc_p2.4
opensrc_p3.0
opensrc_p4.0
sandbox/byungchul.so/tizen
sandbox/elebideau/tizen
sandbox/mmajewski2/maru-virgl-rendering-wip
sandbox/mmajewski2/standalone-virgl-wip
sandbox/pcoval/tizen
spin
tizen
tizen_2.0
tizen_2.1
tizen_2.2
tizen_3.0.m14.4_ivi
tizen_p2.3
tizen_p2.3.1
tizen_qemu_1.6
tizen_qemu_1.7
tizen_qemu_2.0
tizen_qemu_5.0.1
tizen_studio_1.2_p2.3
tizen_studio_1.2_p2.3.1
tizen_studio_1.2_p2.3.2
tizen_studio_1.2_p2.4
tizen_studio_1.2_p3.0
tizen_studio_1.3_p2.3
tizen_studio_1.3_p2.3.1
tizen_studio_1.3_p2.3.2
tizen_studio_1.3_p2.4
tizen_studio_1.3_p3.0
tizen_studio_2.0_p2.3
tizen_studio_2.0_p2.3.1
tizen_studio_2.0_p2.3.2
tizen_studio_2.0_p2.4
tizen_studio_2.0_p3.0
tizen_studio_2.0_p4.0
tizen_studio_2.0_p5.0
tizen_studio_3.0_p2.3
tizen_studio_3.0_p2.3.1
tizen_studio_3.0_p2.3.2
tizen_studio_3.0_p2.4
tizen_studio_3.0_p3.0
tizen_studio_3.0_p4.0
tizen_studio_3.0_p5.0
tizen_studio_3.5_p2.3
tizen_studio_3.5_p2.3.1
tizen_studio_3.5_p2.3.2
tizen_studio_3.5_p2.4
tizen_studio_3.5_p3.0
tizen_studio_3.5_p4.0
tizen_studio_3.5_p5.0
tizen_studio_3.5_p5.5
tizen_studio_4.0_p2.3
tizen_studio_4.0_p2.3.1
tizen_studio_4.0_p2.3.2
tizen_studio_4.0_p2.4
tizen_studio_4.0_p3.0
tizen_studio_4.0_p4.0
tizen_studio_4.0_p5.0
tizen_studio_4.0_p5.5
tizen_studio_4.0_p6.0
tizen_studio_4.5_p6.5
tizen_studio_5.0_p7.0
tizen_studio_5.5_p7.5
tizen_studio_5.5_p8.0
tizen_studio_6.0_p9.0
tizen_studio_p2.3
tizen_studio_p2.3.1
tizen_studio_p2.3.2
tizen_studio_p2.4
tizen_studio_p3.0
tizen_studio_p4.0
works/arg_renewal
Domain: SDK / Emulator;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ui
Age
Commit message (
Expand
)
Author
Files
Lines
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
2013-04-16
console: give each QemuConsole its own DisplaySurface
Gerd Hoffmann
1
-27
/
+69
2013-04-16
console: rename vga_hw_*, add QemuConsole param
Gerd Hoffmann
6
-38
/
+49
2013-04-16
console: displaystate init revamp
Gerd Hoffmann
1
-39
/
+34
2013-04-16
console: add trace events
Gerd Hoffmann
1
-0
/
+4
2013-04-16
console: switch color_table_rgb to pixman_color_t
Gerd Hoffmann
1
-16
/
+8
2013-04-16
console: use pixman for font rendering
Gerd Hoffmann
1
-99
/
+11
2013-04-16
console: use pixman for fill+blit
Gerd Hoffmann
1
-55
/
+10
2013-04-16
pixman: render vgafont glyphs into pixman images
Gerd Hoffmann
1
-0
/
+43
2013-04-16
pixman: add qemu_pixman_color()
Gerd Hoffmann
1
-0
/
+11
2013-04-15
sysemu: avoid proliferation of include/ subdirectories
Paolo Bonzini
2
-2
/
+2
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
[next]