summaryrefslogtreecommitdiff
path: root/qga/channel-win32.c
AgeCommit message (Expand)AuthorFilesLines
2017-03-06qga: add systemd socket activation supportStefan Hajnoczi1-1/+1
2016-06-07qga: Remove unnecessary glib.h includesPeter Maydell1-1/+0
2016-05-18Fix some typos found by codespellStefan Weil1-1/+1
2016-02-04qga: Clean up includesPeter Maydell1-4/+1
2015-10-19qga: fix uninitialized value warning for win32Michael Roth1-1/+1
2015-10-19qga: Use g_new() & friends where that makes obvious senseMarkus Armbruster1-1/+1
2015-06-17qemu-ga: debug printouts to help troubleshoot installationYossi Hindin1-1/+1
2014-02-23qemu-ga: isa-serial support on WindowsMiki Mishael1-2/+18
2013-05-12remove double semicolonsDong Xu Wang1-1/+1
2013-03-11qemu-ga: fix confusing GAChannelMethod comparisonStefan Hajnoczi1-1/+1
2012-03-19qemu-ga: for w32, fix leaked handle ov.hEvent in ga_channel_write()Jeff Cody1-0/+4
2012-02-23qemu-ga: add initial win32 supportMichael Roth1-0/+340