index
:
delta/qemu.git
194-qemu-fails-to-start-with-error-there-is-no-option-group-spice
baserock/danielsilverstone/qemu-gitmodules
baserock/franred/v2.2.0
baserock/morph
baserock/v2.2.0
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.0-staging
stable-6.1
stable-7.2
stable-7.2-staging
stable-8.0
stable-8.0-staging
staging
staging-7.2
staging-8.0
git.qemu.org: git/qemu.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
qga
Commit message (
Expand
)
Author
Age
Files
Lines
*
qga: free remaining leaking state
Marc-André Lureau
2016-09-08
3
-0
/
+13
*
qga: free the whole blacklist
Marc-André Lureau
2016-09-08
1
-6
/
+1
*
Clean up header guards that don't match their file name
Markus Armbruster
2016-07-12
2
-4
/
+5
*
Use #include "..." for our own headers, <...> for others
Markus Armbruster
2016-07-12
4
-7
/
+6
*
coccinelle: Remove unnecessary variables for function return value
Eduardo Habkost
2016-06-20
2
-7
/
+2
*
error: Remove NULL checks on error_propagate() calls
Eduardo Habkost
2016-06-20
1
-6
/
+2
*
qga: Remove unnecessary glib.h includes
Peter Maydell
2016-06-07
9
-9
/
+0
*
qga: spelling fix
Michael Tokarev
2016-06-07
1
-6
/
+6
*
Fix some typos found by codespell
Stefan Weil
2016-05-18
2
-3
/
+3
*
qga: Workaround for console redirection from non-interactive qemu-ga service
Yuri Pudgorodskiy
2016-04-07
1
-2
/
+2
*
qga: fix fd leak with guest-exec i/o channels
Yuriy Pudgorodskiy
2016-04-07
1
-0
/
+4
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2016-03-24
5
-2
/
+4
|
\
|
*
util: move declarations out of qemu-common.h
Veronia Bahaa
2016-03-22
3
-0
/
+3
|
*
Clean up includes some more
Markus Armbruster
2016-03-22
2
-2
/
+0
|
*
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
2016-03-22
1
-0
/
+1
*
|
qemu-ga: drop unused local err variable
Stefan Hajnoczi
2016-03-20
1
-6
/
+0
|
/
*
qga: fix w32 breakage due to missing osdep.h includes
Michael Roth
2016-02-25
5
-9
/
+8
*
qga: check utf8-to-utf16 conversion
Marc-André Lureau
2016-02-25
1
-3
/
+16
*
qga: fix off-by-one length check
Marc-André Lureau
2016-02-25
1
-1
/
+1
*
qga: use wide-chars constants for wchar_t comparisons
Marc-André Lureau
2016-02-25
1
-2
/
+4
*
qga: use size_t for wcslen() return value
Marc-André Lureau
2016-02-25
1
-1
/
+2
*
qga: use more idiomatic qemu-style eol operators
Marc-André Lureau
2016-02-25
1
-3
/
+3
*
qga: implement the guest-get-vcpus for windows
Gal Hammer
2016-02-25
1
-2
/
+66
*
qemu-ga: Fixed minor version switch issue
Leonid Bloch
2016-02-25
1
-1
/
+1
*
qga: Support enum names in guest-file-seek
Eric Blake
2016-02-25
5
-35
/
+66
*
all: Clean up includes
Peter Maydell
2016-02-23
3
-3
/
+0
*
qga: Clean up includes
Peter Maydell
2016-02-04
9
-27
/
+9
*
error: Strip trailing '\n' from error string arguments (again)
Markus Armbruster
2016-01-13
1
-1
/
+1
*
qga: convert to use error checked base64 decode
Daniel P. Berrange
2015-12-18
3
-5
/
+30
*
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
[next]