1. 54aa3de qapi: Use QAPI_LIST_PREPEND() where possible by Eric Blake · 4 years, 2 months ago
  2. d73415a qemu/atomic.h: rename atomic_ to qatomic_ by Stefan Hajnoczi · 4 years, 3 months ago
  3. 0d3a8f3 qga: Use qemu_get_host_name() instead of g_get_host_name() by Michal Privoznik · 4 years, 6 months ago
  4. 1329651f qga: Restrict guest-file-read count to 48 MB to avoid crashes by Philippe Mathieu-Daudé · 4 years, 9 months ago
  5. ead83a1 qga: Extract qmp_guest_file_read() to common commands.c by Philippe Mathieu-Daudé · 4 years, 9 months ago
  6. a23f38a qga: Fix undefined C behavior by Eric Blake · 4 years, 9 months ago
  7. f0ccc00 qmp: constify QmpCommand and list by Marc-André Lureau · 4 years, 10 months ago
  8. b90abba qga: rename Error ** parameter to more common errp by Vladimir Sementsov-Ogievskiy · 5 years ago
  9. e7b3af8 glib: bump min required glib library version to 2.40 by Daniel P. Berrangé · 7 years ago
  10. dc03272 qga: use local path for local headers by Michael S. Tsirkin · 7 years ago
  11. eb815e2 qapi: Move qapi-schema.json to qapi/, rename generated files by Markus Armbruster · 7 years ago
  12. e688df6 Include qapi/error.h exactly where needed by Markus Armbruster · 7 years ago
  13. 01b2ffc qapi: merge QInt and QFloat in QNum by Marc-André Lureau · 8 years ago
  14. 53c58e6 qga: Add `guest-get-timezone` command by Vinzenz Feenstra · 8 years ago
  15. 0a3d197 qga: Add 'guest-get-host-name' command by Vinzenz Feenstra · 8 years ago
  16. 1527bad qapi: Support multiple command registries per program by Markus Armbruster · 8 years ago
  17. a31393e qga/command: use QEMU atomic primitives by Alex Bennée · 8 years ago
  18. 36a2c2d qga: Remove unnecessary glib.h includes by Peter Maydell · 9 years ago
  19. cb8d4c8 Fix some typos found by codespell by Stefan Weil · 9 years ago
  20. 3005c2c qga: fix fd leak with guest-exec i/o channels by Yuriy Pudgorodskiy · 9 years ago
  21. f348b6d util: move declarations out of qemu-common.h by Veronia Bahaa · 9 years ago
  22. 0b4b493 qga: Support enum names in guest-file-seek by Eric Blake · 9 years ago
  23. 4459bf3 qga: Clean up includes by Peter Maydell · 9 years ago
  24. 920639c qga: convert to use error checked base64 decode by Daniel P. Berrange · 9 years ago
  25. 0be4083 qga: allow to lookup in PATH from the passed envp for guest-exec by Yuri Pudgorodskiy · 9 years ago
  26. 02a4d82 qga: fix for default env processing for guest-exec by Yuri Pudgorodskiy · 9 years ago
  27. a1853dc qga: guest-exec simple stdin/stdout/stderr redirection by Yuri Pudgorodskiy · 9 years ago
  28. 4005b47 qga: handle possible SIGPIPE in guest-file-write by Denis V. Lunev · 9 years ago
  29. d697e30 qga: guest exec functionality by Yuri Pudgorodskiy · 9 years ago
  30. f3a0640 qga: Use g_new() & friends where that makes obvious sense by Markus Armbruster · 9 years ago
  31. 77dbc81 qga: Consistently name Error ** objects errp, and not err by Markus Armbruster · 11 years ago
  32. 0106dc4 qemu-ga: Extend 'guest-info' command to expose flag 'success-response' by Mark Wu · 11 years ago
  33. 8dc4d91 qemu-ga: Add interface to traverse the qmp command list by QmpCommand by Mark Wu · 11 years ago
  34. 24a5304 qemu-ga: Fix unchecked strdup() by converting to g_strdup() by Markus Armbruster · 12 years ago
  35. 7b1b5d1 qapi: move include files to include/qobject/ by Paolo Bonzini · 12 years ago
  36. 8efacc4 qemu-ga: align versioning with QEMU_VERSION by Michael Roth · 13 years ago
  37. 3cf0bed qemu-ga: add guest-sync-delimited by Michael Roth · 13 years ago
  38. 42074a9 qemu-ga: separate out common commands from posix-specific ones by Michael Roth · 13 years ago