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