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