summaryrefslogtreecommitdiffstats
path: root/qga/channel-win32.c
Commit message (Expand)AuthorAgeFilesLines
* qga: Add spaces around operatorAlexChen2021-03-171-3/+4
* qga: Fix a memory leakPhilippe Mathieu-Daudé2020-03-091-2/+2
* qga: Improve error report by calling error_setg_win32()Philippe Mathieu-Daudé2020-03-091-1/+2
* qga-win: report specific error when failing to open channelMichael Roth2018-10-311-1/+2
* qga: use local path for local headersMichael S. Tsirkin2018-06-011-2/+2
* qga: add systemd socket activation supportStefan Hajnoczi2017-03-061-1/+1
* 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