• D
    qemu: Don't blindly assume VNC is supported · 2da776b1
    Doug Goldstein 提交于
    Currently it's assumed that qemu always supports VNC, however it is
    definitely possible to compile qemu without VNC support so we should at
    the very least check for it and handle that correctly.
    2da776b1
qemu_capabilities.c 68.9 KB