This website requires JavaScript.
Explore
Help
Sign In
mirror
/
xemu
Watch
3
Star
0
Fork
0
You've already forked xemu
mirror of
https://github.com/mborgerson/xemu.git
synced
2026-02-14 03:15:27 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
8c4ef202b901d25b88efc55398d4a76dfb2594de
xemu
/
qga
History
Michael Roth
e853ea1cc6
qga: fix uninitialized value warning for win32
...
Signed-off-by: Michael Roth <
mdroth@linux.vnet.ibm.com
>
2015-10-19 18:31:54 -05:00
..
installer
…
vss-win32
…
channel-posix.c
qga: handle G_IO_STATUS_AGAIN in ga_channel_write_all()
2015-10-19 18:31:54 -05:00
channel-win32.c
qga: fix uninitialized value warning for win32
2015-10-19 18:31:54 -05:00
channel.h
…
commands-posix.c
qga: drop guest_file_init helper and replace it with static initializers
2015-10-19 18:31:53 -05:00
commands-win32.c
qga: drop guest_file_init helper and replace it with static initializers
2015-10-19 18:31:53 -05:00
commands.c
qga: guest-exec simple stdin/stdout/stderr redirection
2015-10-19 18:31:54 -05:00
guest-agent-command-state.c
qga: Use g_new() & friends where that makes obvious sense
2015-10-19 18:28:06 -05:00
guest-agent-core.h
…
main.c
qga: handle possible SIGPIPE in guest-file-write
2015-10-19 18:31:54 -05:00
Makefile.objs
…
qapi-schema.json
qga: guest-exec simple stdin/stdout/stderr redirection
2015-10-19 18:31:54 -05:00
service-win32.c
…
service-win32.h
…
vss-win32.c
…
vss-win32.h
…