QEMU main repository: Please see https://www.qemu.org/docs/master/devel/submitting-a-patch.html for how to submit changes to QEMU. Pull Requests are ignored. Please only use release tarballs from the QEMU website. http://www.qemu.org
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Anthony Liguori ce4cc31695 Merge remote-tracking branch 'mdroth/qga-pull-2013-05-13' into staging 13 years ago
..
Makefile.objs qemu-ga: move qemu-ga files to qga/ 13 years ago
channel-posix.c qemu-ga: Handle errors uniformely in ga_channel_open() 13 years ago
channel-win32.c remove double semicolons 13 years ago
channel.h qemu-ga: move channel/transport functionality into wrapper class 14 years ago
commands-posix.c qga: unlink just created guest-file if fchmod() or fdopen() fails on it 13 years ago
commands-win32.c qga: add windows implementation for guest-set-time 13 years ago
commands.c qemu-ga: Fix unchecked strdup() by converting to g_strdup() 13 years ago
guest-agent-command-state.c Use glib memory allocation and free functions 15 years ago
guest-agent-core.h qemu-ga: use key-value store to avoid recycling fd handles after restart 13 years ago
main.c qga: set umask 0077 when daemonizing (CVE-2013-2007) 13 years ago
qapi-schema.json qga schema: document generic QERR_UNSUPPORTED 13 years ago
service-win32.c qga: cast to int for DWORD type 13 years ago
service-win32.h qemu-ga: add Windows service integration 14 years ago