1. 4c93ce5 ui/cursor: make width/height unsigned 16-bit integer by Mauro Matteo Cascella · 1 year, 10 months ago
  2. 2512a02 ui: rename cursor_{get->ref}, return it by Marc-André Lureau · 2 years, 2 months ago
  3. f4579e2 ui: rename cursor_{put->unref} by Marc-André Lureau · 2 years, 2 months ago
  4. fa892e9 ui/cursor: fix integer overflow in cursor_alloc (CVE-2021-4206) by Mauro Matteo Cascella · 3 years ago
  5. a8d2532 Include qemu-common.h exactly where needed by Markus Armbruster · 6 years ago
  6. 36ffc12 qxl: support mono cursors with inverted colors by Peter Wu · 7 years ago
  7. a89f364 Replace all occurances of __FUNCTION__ with __func__ by Alistair Francis · 7 years ago
  8. 935b333 ui: use DIV_ROUND_UP by Marc-André Lureau · 8 years ago
  9. 9be3859 coccinelle: Remove unnecessary variables for function return value by Eduardo Habkost · 9 years ago
  10. e16f4c8 ui: Clean up includes by Peter Maydell · 9 years ago
  11. 28ecbae ui: move files to ui/ and include/ui/ by Paolo Bonzini · 12 years ago[Renamed (99%) from cursor.c]
  12. 1c46785 Fix sign of sscanf format specifiers by Stefan Weil · 13 years ago
  13. 7267c09 Use glib memory allocation and free functions by Anthony Liguori · 14 years ago
  14. 254e595 cursor: add cursor functions. by Gerd Hoffmann · 15 years ago