index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ui
/
spice-display.c
Age
Commit message (
Expand
)
Author
2012-06-22
ui/spice-display.c: add missing initialization for valgrind
Alon Levy
2012-04-07
Replace Qemu by QEMU in comments
Stefan Weil
2012-03-22
ui/spice-display: use uintptr_t when casting qxl physical addresses
Alon Levy
2012-03-22
ui/spice-display.c: Fix compilation warnings on 32 bit hosts
Peter Maydell
2012-03-19
qxl: switch qxl.c to trace-events
Alon Levy
2012-02-27
qxl: introduce QXLCookie
Alon Levy
2012-02-27
qxl: require spice >= 0.8.2
Alon Levy
2012-02-27
qxl: fix spice+sdl no cursor regression
Alon Levy
2011-09-21
Drop unneeded pthread.h inclusions
Jan Kiszka
2011-09-15
Replace the VMSTOP macros with a proper state type
Luiz Capitulino
2011-09-07
spice: set qxl->ssd.running=true before telling spice to start, RHBZ #733993
Yonit Halperin
2011-08-20
Use glib memory allocation and free functions
Anthony Liguori
2011-08-03
qxl: async io support using new spice api
Alon Levy
2011-08-01
spice/qxl: move worker wrappers
Gerd Hoffmann
2011-08-01
spice: add qemu_spice_display_init_common
Gerd Hoffmann
2011-08-01
spice: add worker wrapper functions.
Gerd Hoffmann
2011-07-04
qxl: set mm_time in vga update
Alon Levy
2011-05-03
spice: drop obsolete iothread locking
Gerd Hoffmann
2011-05-03
spice: don't call displaystate callbacks from spice server context.
Gerd Hoffmann
2011-05-03
spice: don't create updates in spice server context.
Gerd Hoffmann
2010-11-02
spice-display: replace private lock with qemu mutex.
Gerd Hoffmann
2010-10-22
Replace remaining gcc format attributes by macro GCC_FMT_ATTR (format checking)
Stefan Weil
2010-09-21
spice: add tablet support
Gerd Hoffmann
2010-09-21
spice: simple display
Gerd Hoffmann