| commit | 9e7c23db13b23febac4ba2d22419aa8f1884929e | [log] [tgz] |
|---|---|---|
| author | Stefan Hajnoczi <stefanha@redhat.com> | Tue Feb 19 15:12:34 2013 +0100 |
| committer | Michael Roth <mdroth@linux.vnet.ibm.com> | Mon Mar 11 18:53:46 2013 -0500 |
| tree | af59e309e94d3fc8bf04819a88fe8121722f50cd | |
| parent | ed2cbf74446b008f9de526a50e4b06265635120c [diff] |
qemu-ga: fix confusing GAChannelMethod comparison
In commit 7868e26e5930f49ca942311885776b938dcf3b77
("qemu-ga: add initial win32 support") support was added for qemu-ga on
Windows using virtio-serial. Other channel methods (ISA serial and UNIX
domain socket) are not supported on Windows.
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>