index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
qemu-ga.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
qemu-ga: Fix null pointer passed to unlink in failure branch
Stefan Weil
2012-08-29
1
-1
/
+3
*
qemu-ga: don't leak a file descriptor upon failed lockf
Jim Meyering
2012-08-22
1
-0
/
+3
*
error: drop error_get_qobject()/error_set_qobject()
Luiz Capitulino
2012-08-13
1
-1
/
+0
*
qemu-ga: switch to the new error format on the wire
Luiz Capitulino
2012-08-13
1
-2
/
+2
*
Support 'help' as a synonym for '?' in command line options
Peter Maydell
2012-08-02
1
-1
/
+1
*
qemu-ga: align versioning with QEMU_VERSION
Michael Roth
2012-05-15
1
-2
/
+2
*
qemu-ga: fix segv after failure to open log file
Michael Roth
2012-05-15
1
-2
/
+3
*
qemu-ga: guest-suspend: make the API synchronous
Luiz Capitulino
2012-05-15
1
-16
/
+1
*
qemu-ga: become_daemon(): reopen standard fds to /dev/null
Luiz Capitulino
2012-05-15
1
-3
/
+3
*
qemu-ga: make reopen_fd_to_null() public
Luiz Capitulino
2012-05-15
1
-0
/
+17
*
qemu-ga: don't warn on no command return
Luiz Capitulino
2012-05-15
1
-2
/
+0
*
fix some common typos
Jim Meyering
2012-05-14
1
-1
/
+1
*
qemu-ga: persist tracking of fsfreeze state via filesystem
Michael Roth
2012-04-30
1
-45
/
+173
*
qemu-ga: add a whitelist for fsfreeze-safe commands
Michael Roth
2012-04-30
1
-5
/
+115
*
qemu-ga: fix help output
Michael Roth
2012-04-19
1
-3
/
+4
*
qemu-ga: add guest-sync-delimited
Michael Roth
2012-03-12
1
-5
/
+22
*
qemu-ga: add guest-suspend-disk
Luiz Capitulino
2012-03-12
1
-1
/
+18
*
qemu-ga: add Windows service integration
Michael Roth
2012-02-23
1
-9
/
+104
*
qemu-ga: add initial win32 support
Michael Roth
2012-02-23
1
-0
/
+4
*
qemu-ga: fixes for win32 build of qemu-ga
Michael Roth
2012-02-23
1
-0
/
+16
*
qemu-ga: move channel/transport functionality into wrapper class
Michael Roth
2012-02-23
1
-232
/
+74
*
Spelling fixes in comments and documentation
Stefan Weil
2012-01-13
1
-1
/
+1
*
guest agent: add RPC blacklist command-line option
Michael Roth
2011-12-12
1
-3
/
+34
*
Fix spelling in comments and debug messages (recieve -> receive)
Stefan Weil
2011-08-29
1
-1
/
+1
*
guest agent: remove g_strcmp0 usage
Michael Roth
2011-08-21
1
-1
/
+1
*
Use glib memory allocation and free functions
Anthony Liguori
2011-08-20
1
-1
/
+1
*
qemu-ga: remove dependency on gio and gthread
Anthony Liguori
2011-07-23
1
-26
/
+9
*
guest agent: add guest agent RPCs/commands
Michael Roth
2011-07-21
1
-0
/
+4
*
guest agent: qemu-ga daemon
Michael Roth
2011-07-21
1
-0
/
+650