index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
qga
/
commands.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-21
qga: remove need for QEMU atomic.h
Marc-André Lureau
1
-7
/
+5
2022-04-21
qga: move qga_get_host_name()
Marc-André Lureau
1
-1
/
+1
2022-04-06
qga: replace qemu_gettimeofday() with g_get_real_time()
Marc-André Lureau
1
-0
/
+5
2022-03-21
Use g_new() & friends where that makes obvious sense
Markus Armbruster
1
-1
/
+1
2021-08-09
qga: fix leak of base64 decoded data on command error
Daniel P. Berrangé
1
-2
/
+2
2021-03-16
qga: Add spaces around operator
AlexChen
1
-2
/
+2
2020-12-19
qapi: Use QAPI_LIST_PREPEND() where possible
Eric Blake
1
-5
/
+1
2020-09-23
qemu/atomic.h: rename atomic_ to qatomic_
Stefan Hajnoczi
1
-6
/
+6
2020-07-13
qga: Use qemu_get_host_name() instead of g_get_host_name()
Michal Privoznik
1
-4
/
+13
2020-04-15
qga: Restrict guest-file-read count to 48 MB to avoid crashes
Philippe Mathieu-Daudé
1
-1
/
+8
2020-04-15
qga: Extract qmp_guest_file_read() to common commands.c
Philippe Mathieu-Daudé
1
-0
/
+26
2020-03-24
qga: Fix undefined C behavior
Eric Blake
1
-2
/
+7
2020-03-17
qmp: constify QmpCommand and list
Marc-André Lureau
1
-1
/
+1
2019-12-18
qga: rename Error ** parameter to more common errp
Vladimir Sementsov-Ogievskiy
1
-6
/
+6
2018-06-29
glib: bump min required glib library version to 2.40
Daniel P. Berrangé
1
-9
/
+2
2018-06-01
qga: use local path for local headers
Michael S. Tsirkin
1
-1
/
+1
2018-03-02
qapi: Move qapi-schema.json to qapi/, rename generated files
Markus Armbruster
1
-1
/
+1
2018-02-09
Include qapi/error.h exactly where needed
Markus Armbruster
1
-0
/
+1
2017-06-20
qapi: merge QInt and QFloat in QNum
Marc-André Lureau
1
-1
/
+1
2017-04-27
qga: Add `guest-get-timezone` command
Vinzenz Feenstra
1
-0
/
+38
2017-04-26
qga: Add 'guest-get-host-name' command
Vinzenz Feenstra
1
-0
/
+11
2017-03-05
qapi: Support multiple command registries per program
Markus Armbruster
1
-1
/
+1
2016-10-04
qga/command: use QEMU atomic primitives
Alex Bennée
1
-8
/
+9
2016-06-07
qga: Remove unnecessary glib.h includes
Peter Maydell
1
-1
/
+0
2016-05-18
Fix some typos found by codespell
Stefan Weil
1
-2
/
+2
2016-04-07
qga: fix fd leak with guest-exec i/o channels
Yuriy Pudgorodskiy
1
-0
/
+4
2016-03-22
util: move declarations out of qemu-common.h
Veronia Bahaa
1
-0
/
+1
2016-02-25
qga: Support enum names in guest-file-seek
Eric Blake
1
-0
/
+21
2016-02-04
qga: Clean up includes
Peter Maydell
1
-0
/
+1
2015-12-18
qga: convert to use error checked base64 decode
Daniel P. Berrange
1
-1
/
+12
2015-11-17
qga: allow to lookup in PATH from the passed envp for guest-exec
Yuri Pudgorodskiy
1
-0
/
+3
2015-11-17
qga: fix for default env processing for guest-exec
Yuri Pudgorodskiy
1
-1
/
+1
2015-10-19
qga: guest-exec simple stdin/stdout/stderr redirection
Yuri Pudgorodskiy
1
-8
/
+181
2015-10-19
qga: handle possible SIGPIPE in guest-file-write
Denis V. Lunev
1
-1
/
+17
2015-10-19
qga: guest exec functionality
Yuri Pudgorodskiy
1
-0
/
+199
2015-10-19
qga: Use g_new() & friends where that makes obvious sense
Markus Armbruster
1
-3
/
+3
2014-05-09
qga: Consistently name Error ** objects errp, and not err
Markus Armbruster
1
-2
/
+2
2013-10-10
qemu-ga: Extend 'guest-info' command to expose flag 'success-response'
Mark Wu
1
-0
/
+1
2013-10-10
qemu-ga: Add interface to traverse the qmp command list by QmpCommand
Mark Wu
1
-23
/
+15
2013-01-30
qemu-ga: Fix unchecked strdup() by converting to g_strdup()
Markus Armbruster
1
-1
/
+1
2012-12-19
qapi: move include files to include/qobject/
Paolo Bonzini
1
-1
/
+1
2012-05-15
qemu-ga: align versioning with QEMU_VERSION
Michael Roth
1
-1
/
+1
2012-03-12
qemu-ga: add guest-sync-delimited
Michael Roth
1
-0
/
+6
2012-02-23
qemu-ga: separate out common commands from posix-specific ones
Michael Roth
1
-0
/
+73