index
:
sdk/emulator/qemu
1.0_post
2.0alpha
features/brillcodec_2i
features/camera
features/cnp
features/dr
features/qt_dr
features/smp
features/virtio-9p
features/vmodem
glesv3
master
opensrc_p2.3
opensrc_p2.3.1
opensrc_p2.3.2
opensrc_p2.4
opensrc_p3.0
opensrc_p4.0
sandbox/byungchul.so/tizen
sandbox/elebideau/tizen
sandbox/mmajewski2/maru-virgl-rendering-wip
sandbox/mmajewski2/standalone-virgl-wip
sandbox/pcoval/tizen
spin
tizen
tizen_2.0
tizen_2.1
tizen_2.2
tizen_3.0.m14.4_ivi
tizen_p2.3
tizen_p2.3.1
tizen_qemu_1.6
tizen_qemu_1.7
tizen_qemu_2.0
tizen_qemu_5.0.1
tizen_studio_1.2_p2.3
tizen_studio_1.2_p2.3.1
tizen_studio_1.2_p2.3.2
tizen_studio_1.2_p2.4
tizen_studio_1.2_p3.0
tizen_studio_1.3_p2.3
tizen_studio_1.3_p2.3.1
tizen_studio_1.3_p2.3.2
tizen_studio_1.3_p2.4
tizen_studio_1.3_p3.0
tizen_studio_2.0_p2.3
tizen_studio_2.0_p2.3.1
tizen_studio_2.0_p2.3.2
tizen_studio_2.0_p2.4
tizen_studio_2.0_p3.0
tizen_studio_2.0_p4.0
tizen_studio_2.0_p5.0
tizen_studio_3.0_p2.3
tizen_studio_3.0_p2.3.1
tizen_studio_3.0_p2.3.2
tizen_studio_3.0_p2.4
tizen_studio_3.0_p3.0
tizen_studio_3.0_p4.0
tizen_studio_3.0_p5.0
tizen_studio_3.5_p2.3
tizen_studio_3.5_p2.3.1
tizen_studio_3.5_p2.3.2
tizen_studio_3.5_p2.4
tizen_studio_3.5_p3.0
tizen_studio_3.5_p4.0
tizen_studio_3.5_p5.0
tizen_studio_3.5_p5.5
tizen_studio_4.0_p2.3
tizen_studio_4.0_p2.3.1
tizen_studio_4.0_p2.3.2
tizen_studio_4.0_p2.4
tizen_studio_4.0_p3.0
tizen_studio_4.0_p4.0
tizen_studio_4.0_p5.0
tizen_studio_4.0_p5.5
tizen_studio_4.0_p6.0
tizen_studio_4.5_p6.5
tizen_studio_5.0_p7.0
tizen_studio_5.5_p7.5
tizen_studio_5.5_p8.0
tizen_studio_6.0_p9.0
tizen_studio_p2.3
tizen_studio_p2.3.1
tizen_studio_p2.3.2
tizen_studio_p2.4
tizen_studio_p3.0
tizen_studio_p4.0
works/arg_renewal
Domain: SDK / Emulator;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
qemu-ga.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-08-02
Support 'help' as a synonym for '?' in command line options
Peter Maydell
1
-1
/
+1
2012-05-15
qemu-ga: align versioning with QEMU_VERSION
Michael Roth
1
-2
/
+2
2012-05-15
qemu-ga: fix segv after failure to open log file
Michael Roth
1
-2
/
+3
2012-05-15
qemu-ga: guest-suspend: make the API synchronous
Luiz Capitulino
1
-16
/
+1
2012-05-15
qemu-ga: become_daemon(): reopen standard fds to /dev/null
Luiz Capitulino
1
-3
/
+3
2012-05-15
qemu-ga: make reopen_fd_to_null() public
Luiz Capitulino
1
-0
/
+17
2012-05-15
qemu-ga: don't warn on no command return
Luiz Capitulino
1
-2
/
+0
2012-05-14
fix some common typos
Jim Meyering
1
-1
/
+1
2012-04-30
qemu-ga: persist tracking of fsfreeze state via filesystem
Michael Roth
1
-45
/
+173
2012-04-30
qemu-ga: add a whitelist for fsfreeze-safe commands
Michael Roth
1
-5
/
+115
2012-04-19
qemu-ga: fix help output
Michael Roth
1
-3
/
+4
2012-03-12
qemu-ga: add guest-sync-delimited
Michael Roth
1
-5
/
+22
2012-03-12
qemu-ga: add guest-suspend-disk
Luiz Capitulino
1
-1
/
+18
2012-02-23
qemu-ga: add Windows service integration
Michael Roth
1
-9
/
+104
2012-02-23
qemu-ga: add initial win32 support
Michael Roth
1
-0
/
+4
2012-02-23
qemu-ga: fixes for win32 build of qemu-ga
Michael Roth
1
-0
/
+16
2012-02-23
qemu-ga: move channel/transport functionality into wrapper class
Michael Roth
1
-232
/
+74
2012-01-13
Spelling fixes in comments and documentation
Stefan Weil
1
-1
/
+1
2011-12-12
guest agent: add RPC blacklist command-line option
Michael Roth
1
-3
/
+34
2011-08-29
Fix spelling in comments and debug messages (recieve -> receive)
Stefan Weil
1
-1
/
+1
2011-08-21
guest agent: remove g_strcmp0 usage
Michael Roth
1
-1
/
+1
2011-08-20
Use glib memory allocation and free functions
Anthony Liguori
1
-1
/
+1
2011-07-23
qemu-ga: remove dependency on gio and gthread
Anthony Liguori
1
-26
/
+9
2011-07-21
guest agent: add guest agent RPCs/commands
Michael Roth
1
-0
/
+4
2011-07-21
guest agent: qemu-ga daemon
Michael Roth
1
-0
/
+650