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
/
spice-display.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-06-22
ui/spice-display.c: add missing initialization for valgrind
Alon Levy
1
-0
/
+2
2012-04-07
Replace Qemu by QEMU in comments
Stefan Weil
1
-1
/
+1
2012-03-22
ui/spice-display: use uintptr_t when casting qxl physical addresses
Alon Levy
1
-5
/
+5
2012-03-22
ui/spice-display.c: Fix compilation warnings on 32 bit hosts
Peter Maydell
1
-6
/
+6
2012-03-19
qxl: switch qxl.c to trace-events
Alon Levy
1
-2
/
+12
2012-02-27
qxl: introduce QXLCookie
Alon Levy
1
-3
/
+19
2012-02-27
qxl: require spice >= 0.8.2
Alon Levy
1
-12
/
+0
2012-02-27
qxl: fix spice+sdl no cursor regression
Alon Levy
1
-9
/
+14
2011-09-21
Drop unneeded pthread.h inclusions
Jan Kiszka
1
-2
/
+0
2011-09-15
Replace the VMSTOP macros with a proper state type
Luiz Capitulino
1
-1
/
+2
2011-09-07
spice: set qxl->ssd.running=true before telling spice to start, RHBZ #733993
Yonit Halperin
1
-1
/
+2
2011-08-20
Use glib memory allocation and free functions
Anthony Liguori
1
-6
/
+6
2011-08-03
qxl: async io support using new spice api
Alon Levy
1
-12
/
+39
2011-08-01
spice/qxl: move worker wrappers
Gerd Hoffmann
1
-46
/
+0
2011-08-01
spice: add qemu_spice_display_init_common
Gerd Hoffmann
1
-6
/
+11
2011-08-01
spice: add worker wrapper functions.
Gerd Hoffmann
1
-6
/
+89
2011-07-04
qxl: set mm_time in vga update
Alon Levy
1
-0
/
+5
2011-05-03
spice: drop obsolete iothread locking
Gerd Hoffmann
1
-6
/
+0
2011-05-03
spice: don't call displaystate callbacks from spice server context.
Gerd Hoffmann
1
-0
/
+12
2011-05-03
spice: don't create updates in spice server context.
Gerd Hoffmann
1
-16
/
+27
2010-11-02
spice-display: replace private lock with qemu mutex.
Gerd Hoffmann
1
-13
/
+14
2010-10-22
Replace remaining gcc format attributes by macro GCC_FMT_ATTR (format checking)
Stefan Weil
1
-2
/
+1
2010-09-21
spice: add tablet support
Gerd Hoffmann
1
-1
/
+1
2010-09-21
spice: simple display
Gerd Hoffmann
1
-0
/
+412
[prev]