index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
qga
/
channel-win32.c
Age
Commit message (
Expand
)
Author
2020-03-09
qga: Fix a memory leak
Philippe Mathieu-Daudé
2020-03-09
qga: Improve error report by calling error_setg_win32()
Philippe Mathieu-Daudé
2018-10-31
qga-win: report specific error when failing to open channel
Michael Roth
2018-06-01
qga: use local path for local headers
Michael S. Tsirkin
2017-03-06
qga: add systemd socket activation support
Stefan Hajnoczi
2016-06-07
qga: Remove unnecessary glib.h includes
Peter Maydell
2016-05-18
Fix some typos found by codespell
Stefan Weil
2016-02-04
qga: Clean up includes
Peter Maydell
2015-10-19
qga: fix uninitialized value warning for win32
Michael Roth
2015-10-19
qga: Use g_new() & friends where that makes obvious sense
Markus Armbruster
2015-06-17
qemu-ga: debug printouts to help troubleshoot installation
Yossi Hindin
2014-02-23
qemu-ga: isa-serial support on Windows
Miki Mishael
2013-05-12
remove double semicolons
Dong Xu Wang
2013-03-11
qemu-ga: fix confusing GAChannelMethod comparison
Stefan Hajnoczi
2012-03-19
qemu-ga: for w32, fix leaked handle ov.hEvent in ga_channel_write()
Jeff Cody
2012-02-23
qemu-ga: add initial win32 support
Michael Roth