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
/
main.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
qga: process_event() simplification and leak fix
Marc-André Lureau
2018-07-24
1
-27
/
+27
*
qmp: Use QDict * instead of QObject * for response objects
Markus Armbruster
2018-07-03
1
-4
/
+4
*
qmp: De-duplicate error response building
Markus Armbruster
2018-07-03
1
-6
/
+2
*
qmp qemu-ga: Fix qemu-ga not to accept "control"
Markus Armbruster
2018-07-03
1
-1
/
+1
*
qga: use local path for local headers
Michael S. Tsirkin
2018-06-01
1
-2
/
+2
*
qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREF
Marc-André Lureau
2018-05-04
1
-6
/
+6
*
qapi: Replace qobject_to_X(o) by qobject_to(X, o)
Max Reitz
2018-03-19
1
-1
/
+1
*
Polish the version strings containing the package version
Thomas Huth
2018-03-12
1
-1
/
+1
*
qapi: Move qapi-schema.json to qapi/, rename generated files
Markus Armbruster
2018-03-02
1
-1
/
+1
*
Drop superfluous includes of qapi/qmp/dispatch.h
Markus Armbruster
2018-02-09
1
-1
/
+0
*
Include qapi/qmp/qstring.h exactly where needed
Markus Armbruster
2018-02-09
1
-0
/
+1
*
Include qapi/qmp/qdict.h exactly where needed
Markus Armbruster
2018-02-09
1
-0
/
+1
*
Include qmp-commands.h exactly where needed
Markus Armbruster
2018-02-09
1
-0
/
+1
*
Include qapi/error.h exactly where needed
Markus Armbruster
2018-02-09
1
-0
/
+2
*
maint: Include bug-reporting info in --help output
Eric Blake
2017-08-08
1
-1
/
+1
*
qga: Give more --version information
Eric Blake
2017-08-08
1
-2
/
+4
*
qga: report error on keyfile dump error
Marc-André Lureau
2017-07-18
1
-1
/
+6
*
qga-win32: remove a redundancy code
Peng Hao
2017-07-18
1
-1
/
+1
*
qapi: merge QInt and QFloat in QNum
Marc-André Lureau
2017-06-20
1
-1
/
+0
*
sockets: Limit SocketAddressLegacy to external interfaces
Markus Armbruster
2017-05-09
1
-4
/
+4
*
sockets: Rename SocketAddress to SocketAddressLegacy
Markus Armbruster
2017-05-09
1
-4
/
+4
*
qga-win: Fix a bug where qemu-ga service is stuck during stop operation
Sameeh Jubran
2017-04-27
1
-0
/
+23
*
qemu-ga: obey LISTEN_PID when using systemd socket activation
Paolo Bonzini
2017-03-19
1
-38
/
+13
*
Merge remote-tracking branch 'remotes/mdroth/tags/qga-pull-2017-03-06-tag' in...
Peter Maydell
2017-03-07
1
-5
/
+69
|
\
|
*
qga: add systemd socket activation support
Stefan Hajnoczi
2017-03-06
1
-5
/
+69
*
|
qapi: Support multiple command registries per program
Markus Armbruster
2017-03-05
1
-9
/
+10
*
|
qmp: Dumb down how we run QMP command registration
Markus Armbruster
2017-03-05
1
-1
/
+1
|
/
*
qga: fix erroneous argument to strerror
Paolo Bonzini
2017-01-24
1
-2
/
+2
*
qga: add vsock-listen method
Stefan Hajnoczi
2016-11-01
1
-2
/
+4
*
qga: free remaining leaking state
Marc-André Lureau
2016-09-08
1
-0
/
+6
*
qga: free the whole blacklist
Marc-André Lureau
2016-09-08
1
-6
/
+1
*
qga: Remove unnecessary glib.h includes
Peter Maydell
2016-06-07
1
-1
/
+0
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2016-03-24
1
-1
/
+1
|
\
|
*
util: move declarations out of qemu-common.h
Veronia Bahaa
2016-03-22
1
-0
/
+1
|
*
Clean up includes some more
Markus Armbruster
2016-03-22
1
-1
/
+0
*
|
qemu-ga: drop unused local err variable
Stefan Hajnoczi
2016-03-21
1
-6
/
+0
|
/
*
qga: Clean up includes
Peter Maydell
2016-02-04
1
-4
/
+1
*
qjson: store tokens in a GQueue
Paolo Bonzini
2015-11-26
1
-1
/
+1
*
qdict: Make conversion from QObject * accept null
Markus Armbruster
2015-10-29
1
-8
/
+3
*
qga: handle possible SIGPIPE in guest-file-write
Denis V. Lunev
2015-10-20
1
-0
/
+6
*
qga: do not override configuration verbosity
Marc-André Lureau
2015-10-20
1
-2
/
+2
*
qga: add QGA_CONF environment variable
Marc-André Lureau
2015-10-20
1
-1
/
+2
*
qga: add --dump-conf option
Marc-André Lureau
2015-09-01
1
-0
/
+64
*
qga: add an optional qemu-ga.conf system configuration
Marc-André Lureau
2015-09-01
1
-7
/
+77
*
qga: free a bit more
Marc-André Lureau
2015-09-01
1
-2
/
+4
*
qga: move agent run in a separate function
Marc-André Lureau
2015-09-01
1
-76
/
+95
*
qga: fill default options in main()
Marc-André Lureau
2015-09-01
1
-17
/
+17
*
qga: move option parsing to separate function
Marc-André Lureau
2015-09-01
1
-69
/
+96
*
qga: copy argument strings
Marc-André Lureau
2015-09-01
1
-26
/
+31
*
qga: rename 'path' to 'channel_path'
Marc-André Lureau
2015-09-01
1
-4
/
+5
[next]