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
/
qga
/
commands.c
Age
Commit message (
Expand
)
Author
2016-02-25
qga: Support enum names in guest-file-seek
Eric Blake
2016-02-04
qga: Clean up includes
Peter Maydell
2015-12-18
qga: convert to use error checked base64 decode
Daniel P. Berrange
2015-11-17
qga: allow to lookup in PATH from the passed envp for guest-exec
Yuri Pudgorodskiy
2015-11-17
qga: fix for default env processing for guest-exec
Yuri Pudgorodskiy
2015-10-19
qga: guest-exec simple stdin/stdout/stderr redirection
Yuri Pudgorodskiy
2015-10-19
qga: handle possible SIGPIPE in guest-file-write
Denis V. Lunev
2015-10-19
qga: guest exec functionality
Yuri Pudgorodskiy
2015-10-19
qga: Use g_new() & friends where that makes obvious sense
Markus Armbruster
2014-05-09
qga: Consistently name Error ** objects errp, and not err
Markus Armbruster
2013-10-10
qemu-ga: Extend 'guest-info' command to expose flag 'success-response'
Mark Wu
2013-10-10
qemu-ga: Add interface to traverse the qmp command list by QmpCommand
Mark Wu
2013-01-30
qemu-ga: Fix unchecked strdup() by converting to g_strdup()
Markus Armbruster
2012-12-19
qapi: move include files to include/qobject/
Paolo Bonzini
2012-05-15
qemu-ga: align versioning with QEMU_VERSION
Michael Roth
2012-03-12
qemu-ga: add guest-sync-delimited
Michael Roth
2012-02-23
qemu-ga: separate out common commands from posix-specific ones
Michael Roth