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
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
3
-5
/
+30
2015-11-26
Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2015-11-26' in...
Peter Maydell
1
-1
/
+1
2015-11-26
qjson: store tokens in a GQueue
Paolo Bonzini
1
-1
/
+1
2015-11-25
qga: added another non-interactive gspawn() helper file.
Yuri Pudgorodskiy
1
-0
/
+7
2015-11-25
qga: Better mapping of SEEK_* in guest-file-seek
Eric Blake
4
-4
/
+46
2015-11-25
qga: flush explicitly when needed
Marc-André Lureau
1
-0
/
+37
2015-11-25
qga: gspawn() console helper to Windows guest agent msi build
Yuri Pudgorodskiy
1
-0
/
+11
2015-11-17
qga: allow to lookup in PATH from the passed envp for guest-exec
Yuri Pudgorodskiy
1
-0
/
+3
2015-11-17
qga: fix for default env processing for guest-exec
Yuri Pudgorodskiy
1
-1
/
+1
2015-11-11
qga: fix append file open modes for win32
Kirk Allan
1
-14
/
+15
2015-11-04
qga: set file descriptor in qmp_guest_file_open non-blocking on Win32
Olga Krishtal
1
-0
/
+27
2015-11-04
qga: fixed CloseHandle in qmp_guest_file_open
Olga Krishtal
1
-1
/
+1
2015-11-04
qga: drop hand-made guest_file_toggle_flags helper
Denis V. Lunev
1
-25
/
+2
2015-10-29
qdict: Make conversion from QObject * accept null
Markus Armbruster
1
-8
/
+3
2015-10-19
qga: fix uninitialized value warning for win32
Michael Roth
1
-1
/
+1
2015-10-19
qga: guest-exec simple stdin/stdout/stderr redirection
Yuri Pudgorodskiy
2
-9
/
+187
2015-10-19
qga: handle G_IO_STATUS_AGAIN in ga_channel_write_all()
Yuri Pudgorodskiy
1
-12
/
+11
2015-10-19
qga: handle possible SIGPIPE in guest-file-write
Denis V. Lunev
2
-1
/
+23
2015-10-19
qga: guest exec functionality
Yuri Pudgorodskiy
2
-0
/
+261
2015-10-19
qga: drop guest_file_init helper and replace it with static initializers
Denis V. Lunev
2
-14
/
+6
2015-10-19
qga: guest-get-memory-blocks shouldn't fail for unexposed memory blocks
Michael Roth
1
-2
/
+8
2015-10-19
qga: do not override configuration verbosity
Marc-André Lureau
1
-2
/
+2
2015-10-19
qga: add QGA_CONF environment variable
Marc-André Lureau
1
-1
/
+2
2015-10-19
qga: Use g_new() & friends where that makes obvious sense
Markus Armbruster
6
-17
/
+17
2015-09-11
typofixes - v4
Veres Lajos
1
-1
/
+1
2015-09-11
docs: fix a qga/qapi-schema.json comment
Marc-André Lureau
1
-1
/
+2
2015-09-11
maint: remove double semicolons in many files
Daniel P. Berrange
1
-1
/
+1
2015-09-10
error: On abort, report where the error was created
Markus Armbruster
3
-5
/
+8
2015-09-10
qga/vss-win32: Document the DLL requires non-null errp
Markus Armbruster
3
-2
/
+4
2015-09-10
qga: Clean up unnecessarily dirty casts
Markus Armbruster
3
-9
/
+9
2015-09-01
qemu-ga: implement win32 guest-set-user-password
Marc-André Lureau
1
-2
/
+75
2015-09-01
qga: add --dump-conf option
Marc-André Lureau
1
-0
/
+64
2015-09-01
qga: add an optional qemu-ga.conf system configuration
Marc-André Lureau
1
-7
/
+77
2015-09-01
qga: free a bit more
Marc-André Lureau
1
-2
/
+4
2015-09-01
qga: move agent run in a separate function
Marc-André Lureau
1
-76
/
+95
2015-09-01
qga: fill default options in main()
Marc-André Lureau
1
-17
/
+17
2015-09-01
qga: move option parsing to separate function
Marc-André Lureau
1
-69
/
+96
2015-09-01
qga: copy argument strings
Marc-André Lureau
1
-26
/
+31
2015-09-01
qga: rename 'path' to 'channel_path'
Marc-André Lureau
1
-4
/
+5
2015-09-01
qga: make split_list() return allocated strings
Marc-André Lureau
3
-18
/
+14
2015-09-01
qga: move string split in separate function
Marc-André Lureau
1
-11
/
+22
2015-09-01
qga: use exit() when parsing options
Marc-André Lureau
1
-12
/
+12
2015-09-01
qga: misc spelling
Marc-André Lureau
1
-1
/
+1
2015-09-01
qemu-ga: Fixed paths issue with MSI build
Leonid Bloch
1
-3
/
+3
2015-09-01
qemu-ga: Prevent QEMU-GA VSS provider from being unregistered on MSI reinstall
Leonid Bloch
1
-9
/
+5
2015-09-01
qemu-ga: Created a separate component for each installed file in the MSI
Leonid Bloch
1
-11
/
+36
2015-09-01
qemu-ga: Minor cosmetic changes to the WXS file
Leonid Bloch
1
-3
/
+3
2015-09-01
qemu-ga: Fixed GUID capitalization
Leonid Bloch
1
-3
/
+3
2015-09-01
qemu-ga: Two MSI related cosmetic changes
Leonid Bloch
1
-1
/
+2
[next]