1. b577ab2 qxl: also notify the rendering is done when skipping it by Marc-André Lureau · 4 years, 1 month ago
  2. 4d63162 console: add graphic_hw_update_done() by Marc-André Lureau · 10 years ago
  3. 54d3123 sysemu: Split sysemu/runstate.h off sysemu/sysemu.h by Markus Armbruster · 6 years ago
  4. 46517dd Include sysemu/sysemu.h a lot less by Markus Armbruster · 6 years ago
  5. 36ffc12 qxl: support mono cursors with inverted colors by Peter Wu · 6 years ago
  6. 979f7ef qxl: use guest_monitor_config for local renderer. by Gerd Hoffmann · 6 years ago
  7. 5bd5c27 qxl: fix local renderer crash by Gerd Hoffmann · 7 years ago
  8. a89f364 Replace all occurances of __FUNCTION__ with __func__ by Alistair Francis · 7 years ago
  9. b21330b qxl: add support for chunked cursors. by Gerd Hoffmann · 8 years ago
  10. 79c5a10 qxl: drop mono cursor support by Gerd Hoffmann · 8 years ago
  11. 47df515 hw/display: Clean up includes by Peter Maydell · 9 years ago
  12. 67cc32e typofixes - v4 by Veres Lajos · 9 years ago
  13. 0b2824e spice: use bottom half instead of refresh timer for cursor updates by Gerd Hoffmann · 10 years ago
  14. 30f1e66 console: stop using PixelFormat by Gerd Hoffmann · 11 years ago
  15. 503b3b3 qxl-render: add more sanity checks by Gerd Hoffmann · 11 years ago
  16. 788fbf0 qxl-render: add sanity check by Gerd Hoffmann · 11 years ago
  17. b1829cd qxl: Add missing trace.h (fix broken build) by Stefan Weil · 11 years ago
  18. c58c7b9 qxl: fix local renderer by Gerd Hoffmann · 11 years ago
  19. bfc1012 qxl: fix Coverity scan SIGN_EXTENSION error by Gerd Hoffmann · 12 years ago
  20. 47b43a1 hw: move private headers to hw/ subdirectories. by Paolo Bonzini · 12 years ago
  21. fc97bb5 hw: move display devices to hw/display/, configure via default-configs/ by Paolo Bonzini · 12 years ago[Renamed from hw/qxl-render.c]
  22. c78f713 console: stop using DisplayState in gfx hardware emulation by Gerd Hoffmann · 12 years ago
  23. 71874c1 spice: stop using DisplayState by Gerd Hoffmann · 12 years ago
  24. da229ef console: rework DisplaySurface handling [vga emu side] by Gerd Hoffmann · 12 years ago
  25. 83c9f4c hw: include hw header files with full paths by Paolo Bonzini · 12 years ago
  26. b1424e0 vga: fix byteswapping. by Gerd Hoffmann · 12 years ago
  27. 2f464b5 qxl: save qemu_create_displaysurface_from result by Gerd Hoffmann · 12 years ago
  28. b6e9f63 qxl: stop direct access to DisplaySurface fields. by Gerd Hoffmann · 12 years ago
  29. a93a4a2 console: untangle gfx & txt updates by Gerd Hoffmann · 12 years ago
  30. bf2fde7 console: move set_mouse + cursor_define callbacks by Gerd Hoffmann · 12 years ago
  31. 0ec8df3 qxl: always update displaysurface on resize by Gerd Hoffmann · 12 years ago
  32. fae2afb qxl: check for NULL return from qxl_phys2virt by Alon Levy · 13 years ago
  33. 06ddea4 qxl-render: fix broken vnc+spice since commit f934493 by Alon Levy · 13 years ago
  34. d53291c qxl/qxl_render.c: add trace events by Alon Levy · 13 years ago
  35. e2efc0a qxl: properly handle upright and non-shared surfaces by Gerd Hoffmann · 13 years ago
  36. 81fb6f1 qxl: make qxl_render_update async by Alon Levy · 13 years ago
  37. 2e1a98c qxl: introduce QXLCookie by Alon Levy · 13 years ago
  38. 4c19ebb qxl: remove flipped by Alon Levy · 13 years ago
  39. 7844e44 qxl: don't render stuff when the vm is stopped. by Gerd Hoffmann · 13 years ago
  40. 66d3f19 qxl: Don't convert from size_t to int and back in qxl_cursor() by Markus Armbruster · 13 years ago
  41. a053f1b qxl: make sure we continue to run with a shared buffer by Gerd Hoffmann · 13 years ago
  42. 0e2487b qxl: stride fixup by Gerd Hoffmann · 13 years ago
  43. 7267c09 Use glib memory allocation and free functions by Anthony Liguori · 14 years ago
  44. b195043 vga: convert vga and its derivatives to the memory API by Avi Kivity · 14 years ago
  45. 5ff4e36 qxl: async io support using new spice api by Alon Levy · 14 years ago
  46. aee32bf spice/qxl: move worker wrappers by Gerd Hoffmann · 14 years ago
  47. 5c59d11 spice: add worker wrapper functions. by Gerd Hoffmann · 14 years ago
  48. 0753609 spice: don't call displaystate callbacks from spice server context. by Gerd Hoffmann · 14 years ago
  49. a19cbfb spice: add qxl device by Gerd Hoffmann · 15 years ago