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
2016-01-13
error: Strip trailing '\n' from error string arguments (again)
Markus Armbruster
1
-1
/
+1
2015-12-18
qga: convert to use error checked base64 decode
Daniel P. Berrange
1
-2
/
+9
2015-11-25
qga: Better mapping of SEEK_* in guest-file-seek
Eric Blake
1
-1
/
+18
2015-11-25
qga: flush explicitly when needed
Marc-André Lureau
1
-0
/
+37
2015-11-04
qga: drop hand-made guest_file_toggle_flags helper
Denis V. Lunev
1
-25
/
+2
2015-10-19
qga: drop guest_file_init helper and replace it with static initializers
Denis V. Lunev
1
-7
/
+3
2015-10-19
qga: guest-get-memory-blocks shouldn't fail for unexposed memory blocks
Michael Roth
1
-2
/
+8
2015-10-19
qga: Use g_new() & friends where that makes obvious sense
Markus Armbruster
1
-5
/
+5
2015-09-11
typofixes - v4
Veres Lajos
1
-1
/
+1
2015-09-01
qga: make split_list() return allocated strings
Marc-André Lureau
1
-3
/
+3
2015-07-07
qga: fail early for invalid time
Marc-André Lureau
1
-0
/
+7
2015-07-07
qga/qmp_guest_fstrim: Return per path fstrim result
Justin Ossevoort
1
-14
/
+40
2015-07-07
qga/commands-posix: Fix bug in guest-fstrim
Justin Ossevoort
1
-5
/
+4
2015-06-22
qerror: Clean up QERR_ macros to expand into a single string
Markus Armbruster
1
-20
/
+20
2015-03-19
qga/commands-posix: Fix resource leak
Shannon Zhao
1
-0
/
+1
2015-02-17
qga: add memory block command that unsupported
zhanghailiang
1
-1
/
+3
2015-02-17
qga: implement qmp_guest_get_memory_block_info() for Linux with sysfs
zhanghailiang
1
-2
/
+29
2015-02-17
qga: implement qmp_guest_set_memory_blocks() for Linux with sysfs
zhanghailiang
1
-1
/
+29
2015-02-17
qga: implement qmp_guest_get_memory_blocks() for Linux with sysfs
zhanghailiang
1
-1
/
+232
2015-02-17
qga: introduce three guest memory block commmands with stubs
zhanghailiang
1
-0
/
+38
2015-02-16
guest agent: guest-file-open: refactoring
Simon Zolin
1
-8
/
+23
2015-02-16
qga: add guest-set-user-password command
Daniel P. Berrange
1
-0
/
+110
2014-10-22
qga: Rewrite code where using readdir_r
zhanghailiang
1
-12
/
+15
2014-08-07
qga: Disable unsupported commands by default
Tomoki Sekiyama
1
-0
/
+38
2014-08-07
qga: Add guest-get-fsinfo command
Tomoki Sekiyama
1
-1
/
+437
2014-08-07
qga: Add guest-fsfreeze-freeze-list command
Tomoki Sekiyama
1
-1
/
+31
2014-07-18
qga: Add missing 'static' attribute
Stefan Weil
1
-1
/
+1
2014-05-09
qga: Clean up fragile use of error_is_set()
Markus Armbruster
1
-6
/
+16
2014-05-09
qga: Use return values instead of error_is_set(errp)
Markus Armbruster
1
-3
/
+3
2014-05-09
qga: Consistently name Error ** objects errp, and not err
Markus Armbruster
1
-98
/
+101
2014-04-18
qga: trivial fix for unclear documentation of guest-set-time
Amos Kong
1
-1
/
+1
2014-02-23
qga: Fix memory allocation pasto
Markus Armbruster
1
-1
/
+1
2014-02-23
qga: Don't require 'time' argument in guest-set-time command
Michal Privoznik
1
-14
/
+23
2014-02-17
Use error_is_set() only when necessary
Markus Armbruster
1
-9
/
+9
2013-11-21
qga: Fix compiler warnings (missing format attribute, wrong format strings)
Stefan Weil
1
-4
/
+4
2013-11-16
qga: Fix shutdown command of guest agent to work with SysV
whitearchey
1
-1
/
+1
2013-10-10
qemu-ga: execute fsfreeze-freeze in reverse order of mounts
Tomoki Sekiyama
1
-2
/
+2
2013-05-13
qga: unlink just created guest-file if fchmod() or fdopen() fails on it
Laszlo Ersek
1
-0
/
+3
2013-05-13
qga: distinguish binary modes in "guest_file_open_modes" map
Laszlo Ersek
1
-6
/
+16
2013-05-07
qga: set umask 0077 when daemonizing (CVE-2013-2007)
Laszlo Ersek
1
-4
/
+119
2013-03-22
Fix typos and misspellings
Peter Maydell
1
-1
/
+1
2013-03-11
qga: implement qmp_guest_set_vcpus() for Linux with sysfs
Laszlo Ersek
1
-6
/
+32
2013-03-11
qga: implement qmp_guest_get_vcpus() for Linux with sysfs
Laszlo Ersek
1
-6
/
+140
2013-03-11
qga: introduce guest-get-vcpus / guest-set-vcpus with stubs
Laszlo Ersek
1
-0
/
+12
2013-03-11
qga: add guest-set-time command
Lei Li
1
-0
/
+55
2013-03-11
qga: add guest-get-time command
Lei Li
1
-0
/
+16
2013-03-11
qemu-ga: use key-value store to avoid recycling fd handles after restart
Michael Roth
1
-6
/
+19
2013-01-28
qemu-ga: Plug leaks on qmp_guest_network_get_interfaces() error paths
Markus Armbruster
1
-5
/
+6
2013-01-28
qemu-ga: Plug memory leak in guest_fsfreeze_cleanup()
Markus Armbruster
1
-4
/
+5
2013-01-19
Replace non-portable asprintf by g_strdup_printf
Stefan Weil
1
-8
/
+5
[next]