summaryrefslogtreecommitdiffstats
path: root/qga/channel-win32.c
Commit message (Expand)AuthorAgeFilesLines
* qga: Remove unnecessary glib.h includesPeter Maydell2016-06-071-1/+0Star
* Fix some typos found by codespellStefan Weil2016-05-181-1/+1
* qga: Clean up includesPeter Maydell2016-02-041-4/+1Star
* qga: fix uninitialized value warning for win32Michael Roth2015-10-201-1/+1
* qga: Use g_new() & friends where that makes obvious senseMarkus Armbruster2015-10-201-1/+1
* qemu-ga: debug printouts to help troubleshoot installationYossi Hindin2015-06-171-1/+1
* qemu-ga: isa-serial support on WindowsMiki Mishael2014-02-241-2/+18
* remove double semicolonsDong Xu Wang2013-05-121-1/+1
* qemu-ga: fix confusing GAChannelMethod comparisonStefan Hajnoczi2013-03-121-1/+1
* qemu-ga: for w32, fix leaked handle ov.hEvent in ga_channel_write()Jeff Cody2012-03-191-0/+4
* qemu-ga: add initial win32 supportMichael Roth2012-02-231-0/+340