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
/
qga
/
commands-posix.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-19
Replace non-portable asprintf by g_strdup_printf
Stefan Weil
1
-8
/
+5
2013-01-08
qemu-ga: execute hook to quiesce the guest on fsfreeze-freeze/thaw
Tomoki Sekiyama
1
-0
/
+69
2013-01-08
qemu-ga: guest_suspend(): improve error reporting
Luiz Capitulino
1
-11
/
+18
2013-01-08
qemu-ga: bios_supports_mode(): improve error reporting
Luiz Capitulino
1
-19
/
+27
2013-01-08
qemu-ga: qmp_guest_network_get_interfaces(): get rid of snprintf() + error_set()
Luiz Capitulino
1
-21
/
+8
2013-01-08
qemu-ga: qmp_guest_fstrim(): get rid of sprintf() + error_set()
Luiz Capitulino
1
-7
/
+3
2013-01-08
qemu-ga: qmp_guest_fsfreeze_*(): get rid of sprintf() + error_set()
Luiz Capitulino
1
-7
/
+3
2013-01-08
qemu-ga: build_fs_mount_list(): take an Error argument
Luiz Capitulino
1
-14
/
+16
2013-01-08
qemu-ga: qmp_guest_shutdown(): improve error reporting
Luiz Capitulino
1
-10
/
+38
2013-01-08
qemu-ga: qmp_guest_file_*: improve error reporting
Luiz Capitulino
1
-9
/
+13
2013-01-08
qemu-ga: qmp_guest_file_close(): fix fclose() error check
Luiz Capitulino
1
-1
/
+1
2013-01-08
qemu-ga: guest_file_handle_find(): take an Error argument
Luiz Capitulino
1
-11
/
+7
2012-12-19
misc: move include files to include/qemu/
Paolo Bonzini
1
-2
/
+2
2012-12-19
qapi: move include files to include/qobject/
Paolo Bonzini
1
-1
/
+1
2012-10-06
Merge branch 'trivial-patches' of git://github.com/stefanha/qemu
Aurelien Jarno
1
-2
/
+0
2012-10-05
cleanup useless return sentence
Amos Kong
1
-2
/
+0
2012-10-05
qemu-ga: prefer pstrcpy: consistently NUL-terminate ifreq.ifr_name
Jim Meyering
1
-1
/
+1
2012-06-21
qemu-ga: add guest-fstrim command
Paolo Bonzini
1
-3
/
+75
2012-06-21
qemu-ga: make names more generic for mount list functions
Paolo Bonzini
1
-18
/
+18
2012-05-29
qemu-ga: avoid blocking on atime update when reading /etc/mtab
Michael Roth
1
-1
/
+1
2012-05-29
qemu-ga: Fix use of environ on Darwin
Andreas Färber
1
-0
/
+5
2012-05-24
qemu-ga: Fix missing environ declaration
Luiz Capitulino
1
-1
/
+5
2012-05-15
qemu-ga: guest-shutdown: use only async-signal-safe functions
Luiz Capitulino
1
-11
/
+8
2012-05-15
qemu-ga: guest-shutdown: become synchronous
Luiz Capitulino
1
-5
/
+16
2012-05-15
qemu-ga: guest-suspend: make the API synchronous
Luiz Capitulino
1
-74
/
+54
2012-05-15
qemu-ga: make reopen_fd_to_null() public
Luiz Capitulino
1
-19
/
+0
2012-05-14
fix some common typos
Jim Meyering
1
-2
/
+2
2012-04-30
qemu-ga: add a whitelist for fsfreeze-safe commands
Michael Roth
1
-26
/
+9
2012-04-30
qemu-ga: improve recovery options for fsfreeze
Michael Roth
1
-54
/
+85
2012-04-19
qemu-ga: generate missing stubs for fsfreeze
Michael Roth
1
-16
/
+20
2012-03-25
qemu-ga: fix bsd build, and re-org linux-specific implementations
Michael Roth
1
-45
/
+66
2012-03-12
qemu-ga: add guest-sync-delimited
Michael Roth
1
-3
/
+0
2012-03-12
qemu-ga: add guest-network-get-interfaces command
Michal Privoznik
1
-0
/
+181
2012-03-12
qemu-ga: add guest-suspend-hybrid
Luiz Capitulino
1
-0
/
+10
2012-03-12
qemu-ga: add guest-suspend-ram
Luiz Capitulino
1
-0
/
+10
2012-03-12
qemu-ga: add guest-suspend-disk
Luiz Capitulino
1
-0
/
+188
2012-02-23
qemu-ga: rename guest-agent-commands.c -> commands-posix.c
Michael Roth
1
-0
/
+528