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
/
hw
/
qxl-render.c
Age
Commit message (
Expand
)
Author
2012-12-17
qxl: save qemu_create_displaysurface_from result
Gerd Hoffmann
2012-11-01
qxl: stop direct access to DisplaySurface fields.
Gerd Hoffmann
2012-11-01
console: untangle gfx & txt updates
Gerd Hoffmann
2012-11-01
console: move set_mouse + cursor_define callbacks
Gerd Hoffmann
2012-10-08
qxl: always update displaysurface on resize
Gerd Hoffmann
2012-05-03
qxl: check for NULL return from qxl_phys2virt
Alon Levy
2012-04-18
qxl-render: fix broken vnc+spice since commit f934493
Alon Levy
2012-03-19
qxl/qxl_render.c: add trace events
Alon Levy
2012-02-28
qxl: properly handle upright and non-shared surfaces
Gerd Hoffmann
2012-02-27
qxl: make qxl_render_update async
Alon Levy
2012-02-27
qxl: introduce QXLCookie
Alon Levy
2012-02-27
qxl: remove flipped
Alon Levy
2012-02-21
qxl: don't render stuff when the vm is stopped.
Gerd Hoffmann
2011-12-02
qxl: Don't convert from size_t to int and back in qxl_cursor()
Markus Armbruster
2011-11-01
qxl: make sure we continue to run with a shared buffer
Gerd Hoffmann
2011-11-01
qxl: stride fixup
Gerd Hoffmann
2011-08-20
Use glib memory allocation and free functions
Anthony Liguori
2011-08-08
vga: convert vga and its derivatives to the memory API
Avi Kivity
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 worker wrapper functions.
Gerd Hoffmann
2011-05-03
spice: don't call displaystate callbacks from spice server context.
Gerd Hoffmann
2010-12-09
spice: add qxl device
Gerd Hoffmann