Sign in
qemu
/
qemu
/
a46ded1de5cf0edd6c780e071ddafb92601070b5
/
qga
/
main.c
72b4e61
Drop superfluous includes of qapi/qmp/dispatch.h
by Markus Armbruster
· 7 years ago
fc81fa1
Include qapi/qmp/qstring.h exactly where needed
by Markus Armbruster
· 7 years ago
452fcdb
Include qapi/qmp/qdict.h exactly where needed
by Markus Armbruster
· 7 years ago
abb297e
Include qmp-commands.h exactly where needed
by Markus Armbruster
· 7 years ago
e688df6
Include qapi/error.h exactly where needed
by Markus Armbruster
· 7 years ago
f5048cb
maint: Include bug-reporting info in --help output
by Eric Blake
· 7 years ago
8f1c29a
qga: Give more --version information
by Eric Blake
· 7 years ago
cbcd9ba
qga: report error on keyfile dump error
by Marc-André Lureau
· 8 years ago
f8837b3
qga-win32: remove a redundancy code
by Peng Hao
· 7 years ago
01b2ffc
qapi: merge QInt and QFloat in QNum
by Marc-André Lureau
· 8 years ago
bd269eb
sockets: Limit SocketAddressLegacy to external interfaces
by Markus Armbruster
· 8 years ago
dfd100f
sockets: Rename SocketAddress to SocketAddressLegacy
by Markus Armbruster
· 8 years ago
94d81ae
qga-win: Fix a bug where qemu-ga service is stuck during stop operation
by Sameeh Jubran
· 8 years ago
53fabd4
qemu-ga: obey LISTEN_PID when using systemd socket activation
by Paolo Bonzini
· 8 years ago
7dc3bc7
Merge remote-tracking branch 'remotes/mdroth/tags/qga-pull-2017-03-06-tag' into staging
by Peter Maydell
· 8 years ago
26de229
qga: add systemd socket activation support
by Stefan Hajnoczi
· 8 years ago
1527bad
qapi: Support multiple command registries per program
by Markus Armbruster
· 8 years ago
0587568
qmp: Dumb down how we run QMP command registration
by Markus Armbruster
· 8 years ago
47b0c3f
qga: fix erroneous argument to strerror
by Paolo Bonzini
· 8 years ago
586ef5d
qga: add vsock-listen method
by Stefan Hajnoczi
· 8 years ago
3e3e302
qga: free remaining leaking state
by Marc-André Lureau
· 8 years ago
2aa67a9
qga: free the whole blacklist
by Marc-André Lureau
· 8 years ago
36a2c2d
qga: Remove unnecessary glib.h includes
by Peter Maydell
· 9 years ago
84a5a80
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
by Peter Maydell
· 9 years ago
f348b6d
util: move declarations out of qemu-common.h
by Veronia Bahaa
· 9 years ago
c80f6e9
Clean up includes some more
by Markus Armbruster
· 9 years ago
a284974
qemu-ga: drop unused local err variable
by Stefan Hajnoczi
· 9 years ago
4459bf3
qga: Clean up includes
by Peter Maydell
· 9 years ago
95385fe
qjson: store tokens in a GQueue
by Paolo Bonzini
· 9 years ago
89cad9f
qdict: Make conversion from QObject * accept null
by Markus Armbruster
· 9 years ago
4005b47
qga: handle possible SIGPIPE in guest-file-write
by Denis V. Lunev
· 9 years ago
6eaeae3
qga: do not override configuration verbosity
by Marc-André Lureau
· 9 years ago
8e34bf3
qga: add QGA_CONF environment variable
by Marc-André Lureau
· 9 years ago
aeadcbb
qga: add --dump-conf option
by Marc-André Lureau
· 9 years ago
e236d06
qga: add an optional qemu-ga.conf system configuration
by Marc-André Lureau
· 9 years ago
d4c8a5d
qga: free a bit more
by Marc-André Lureau
· 9 years ago
e3d31039
qga: move agent run in a separate function
by Marc-André Lureau
· 9 years ago
ef8be55
qga: fill default options in main()
by Marc-André Lureau
· 9 years ago
7a40669
qga: move option parsing to separate function
by Marc-André Lureau
· 9 years ago
2e38d99
qga: copy argument strings
by Marc-André Lureau
· 9 years ago
44de156
qga: rename 'path' to 'channel_path'
by Marc-André Lureau
· 9 years ago
4bca81c
qga: make split_list() return allocated strings
by Marc-André Lureau
· 9 years ago
23b4289
qga: move string split in separate function
by Marc-André Lureau
· 9 years ago
c6c8452
qga: use exit() when parsing options
by Marc-André Lureau
· 9 years ago
f300414
Revert "guest agent: remove g_strcmp0 usage"
by Markus Armbruster
· 10 years ago
c6bd8c7
qerror: Clean up QERR_ macros to expand into a single string
by Markus Armbruster
· 10 years ago
5e03107
qemu-ga: adding vss-[un]install options
by Yossi Hindin
· 10 years ago
1def745
qga: fix false negative argument passing
by Gonglei
· 10 years ago
1281c08
qga: Disable unsupported commands by default
by Tomoki Sekiyama
· 11 years ago
a903f40
qga: Use return values instead of error_is_set(errp)
by Markus Armbruster
· 11 years ago
8e8be26
qga: Fix typo (plural) in comment
by Stefan Weil
· 11 years ago
cae8a92
qga: Remove unneeded include file
by Stefan Weil
· 11 years ago
a749f42
qemu-ga: isa-serial support on Windows
by Miki Mishael
· 11 years ago
8dc4d91
qemu-ga: Add interface to traverse the qmp command list by QmpCommand
by Mark Wu
· 11 years ago
f311f2c
qemu-ga: Install Windows VSS provider on `qemu-ga -s install'
by Tomoki Sekiyama
· 11 years ago
a839ee7
qga: save state directory in ga_install_service()
by Laszlo Ersek
· 12 years ago
bf12c1f
qga: create state directory on win32
by Laszlo Ersek
· 12 years ago
c394ecb
qga: determine default state dir and pidfile dynamically
by Laszlo Ersek
· 12 years ago
c689b4f
qga: set umask 0077 when daemonizing (CVE-2013-2007)
by Laszlo Ersek
· 12 years ago
ce7f7cc
qemu-ga: ga_get_fd_handle(): abort if fd_counter overflows
by Luiz Capitulino
· 12 years ago
4f30649
qga/main.c: Don't use g_key_file_get/set_int64
by Peter Crosthwaite
· 12 years ago
39097da
qemu-ga: use key-value store to avoid recycling fd handles after restart
by Michael Roth
· 12 years ago
c5dcb6a
qemu-ga: make guest-sync-delimited available during fsfreeze
by Michael Roth
· 12 years ago
03ac10f
qemu-ga: Plug file descriptor leak on ga_open_pidfile() error path
by Markus Armbruster
· 12 years ago
5d27f9c
qemu-ga: Drop pointless lseek() from ga_open_pidfile()
by Markus Armbruster
· 12 years ago
f5b7957
qemu-ga: Document intentional fall through in channel_event_cb()
by Markus Armbruster
· 12 years ago
9e92f6d
qemu-ga: add ga_open_logfile()
by Luiz Capitulino
· 12 years ago
6ffacc5
qemu-ga: ga_open_pidfile(): use qemu_open()
by Luiz Capitulino
· 12 years ago
ec0f694
qemu-ga: execute hook to quiesce the guest on fsfreeze-freeze/thaw
by Tomoki Sekiyama
· 12 years ago
1de7afc
misc: move include files to include/qemu/
by Paolo Bonzini
· 12 years ago
7b1b5d1
qapi: move include files to include/qobject/
by Paolo Bonzini
· 12 years ago
2870dc3
qemu-ga: move qemu-ga files to qga/
by Paolo Bonzini
· 12 years ago
[Renamed from qemu-ga.c]
9d6f1b7
qemu-ga: ga_open_pidfile(): add new line to pidfile
by Luiz Capitulino
· 12 years ago
6a3c8c1
qemu-ga: use state dir from CONFIG_QEMU_LOCALSTATEDIR
by Luiz Capitulino
· 12 years ago
b548828
qemu-ga: Remove unreachable code after g_error
by Stefan Weil
· 12 years ago
4bdb1a30
qemu-ga: Fix null pointer passed to unlink in failure branch
by Stefan Weil
· 12 years ago
4144f12
qemu-ga: don't leak a file descriptor upon failed lockf
by Jim Meyering
· 12 years ago
7795b16
error: drop error_get_qobject()/error_set_qobject()
by Luiz Capitulino
· 12 years ago
93b91c5
qemu-ga: switch to the new error format on the wire
by Luiz Capitulino
· 12 years ago
c8057f9
Support 'help' as a synonym for '?' in command line options
by Peter Maydell
· 12 years ago
8efacc4
qemu-ga: align versioning with QEMU_VERSION
by Michael Roth
· 13 years ago
6c615ec
qemu-ga: fix segv after failure to open log file
by Michael Roth
· 13 years ago
dc8764f0
qemu-ga: guest-suspend: make the API synchronous
by Luiz Capitulino
· 13 years ago
226a489
qemu-ga: become_daemon(): reopen standard fds to /dev/null
by Luiz Capitulino
· 13 years ago
04b4e75
qemu-ga: make reopen_fd_to_null() public
by Luiz Capitulino
· 13 years ago
ce8c8b7
qemu-ga: don't warn on no command return
by Luiz Capitulino
· 13 years ago
a31f053
fix some common typos
by Jim Meyering
· 13 years ago
f789aa7
qemu-ga: persist tracking of fsfreeze state via filesystem
by Michael Roth
· 13 years ago
f22d85e
qemu-ga: add a whitelist for fsfreeze-safe commands
by Michael Roth
· 13 years ago
4bdd041
qemu-ga: fix help output
by Michael Roth
· 13 years ago
3cf0bed
qemu-ga: add guest-sync-delimited
by Michael Roth
· 13 years ago
11d0f12
qemu-ga: add guest-suspend-disk
by Luiz Capitulino
· 13 years ago
bc62fa0
qemu-ga: add Windows service integration
by Michael Roth
· 13 years ago
7868e26
qemu-ga: add initial win32 support
by Michael Roth
· 13 years ago
d8ca685
qemu-ga: fixes for win32 build of qemu-ga
by Michael Roth
· 13 years ago
125b310
qemu-ga: move channel/transport functionality into wrapper class
by Michael Roth
· 13 years ago
dabdf39
Spelling fixes in comments and documentation
by Stefan Weil
· 13 years ago
abd6cf6
guest agent: add RPC blacklist command-line option
by Michael Roth
· 13 years ago
2542bfd
Fix spelling in comments and debug messages (recieve -> receive)
by Stefan Weil
· 13 years ago
8f47747
guest agent: remove g_strcmp0 usage
by Michael Roth
· 13 years ago
Next »