index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
qga
/
commands.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
qga: rename Error ** parameter to more common errp
Vladimir Sementsov-Ogievskiy
2019-12-18
1
-6
/
+6
*
glib: bump min required glib library version to 2.40
Daniel P. Berrangé
2018-06-29
1
-9
/
+2
*
qga: use local path for local headers
Michael S. Tsirkin
2018-06-01
1
-1
/
+1
*
qapi: Move qapi-schema.json to qapi/, rename generated files
Markus Armbruster
2018-03-02
1
-1
/
+1
*
Include qapi/error.h exactly where needed
Markus Armbruster
2018-02-09
1
-0
/
+1
*
qapi: merge QInt and QFloat in QNum
Marc-André Lureau
2017-06-20
1
-1
/
+1
*
qga: Add `guest-get-timezone` command
Vinzenz Feenstra
2017-04-27
1
-0
/
+38
*
qga: Add 'guest-get-host-name' command
Vinzenz Feenstra
2017-04-27
1
-0
/
+11
*
qapi: Support multiple command registries per program
Markus Armbruster
2017-03-05
1
-1
/
+1
*
qga/command: use QEMU atomic primitives
Alex Bennée
2016-10-04
1
-8
/
+9
*
qga: Remove unnecessary glib.h includes
Peter Maydell
2016-06-07
1
-1
/
+0
*
Fix some typos found by codespell
Stefan Weil
2016-05-18
1
-2
/
+2
*
qga: fix fd leak with guest-exec i/o channels
Yuriy Pudgorodskiy
2016-04-07
1
-0
/
+4
*
util: move declarations out of qemu-common.h
Veronia Bahaa
2016-03-22
1
-0
/
+1
*
qga: Support enum names in guest-file-seek
Eric Blake
2016-02-25
1
-0
/
+21
*
qga: Clean up includes
Peter Maydell
2016-02-04
1
-0
/
+1
*
qga: convert to use error checked base64 decode
Daniel P. Berrange
2015-12-18
1
-1
/
+12
*
qga: allow to lookup in PATH from the passed envp for guest-exec
Yuri Pudgorodskiy
2015-11-17
1
-0
/
+3
*
qga: fix for default env processing for guest-exec
Yuri Pudgorodskiy
2015-11-17
1
-1
/
+1
*
qga: guest-exec simple stdin/stdout/stderr redirection
Yuri Pudgorodskiy
2015-10-20
1
-8
/
+181
*
qga: handle possible SIGPIPE in guest-file-write
Denis V. Lunev
2015-10-20
1
-1
/
+17
*
qga: guest exec functionality
Yuri Pudgorodskiy
2015-10-20
1
-0
/
+199
*
qga: Use g_new() & friends where that makes obvious sense
Markus Armbruster
2015-10-20
1
-3
/
+3
*
qga: Consistently name Error ** objects errp, and not err
Markus Armbruster
2014-05-09
1
-2
/
+2
*
qemu-ga: Extend 'guest-info' command to expose flag 'success-response'
Mark Wu
2013-10-10
1
-0
/
+1
*
qemu-ga: Add interface to traverse the qmp command list by QmpCommand
Mark Wu
2013-10-10
1
-23
/
+15
*
qemu-ga: Fix unchecked strdup() by converting to g_strdup()
Markus Armbruster
2013-01-30
1
-1
/
+1
*
qapi: move include files to include/qobject/
Paolo Bonzini
2012-12-19
1
-1
/
+1
*
qemu-ga: align versioning with QEMU_VERSION
Michael Roth
2012-05-15
1
-1
/
+1
*
qemu-ga: add guest-sync-delimited
Michael Roth
2012-03-12
1
-0
/
+6
*
qemu-ga: separate out common commands from posix-specific ones
Michael Roth
2012-02-23
1
-0
/
+73