spice debug相关

    xiaoxiao2021-03-25  86

    spice-server的debug

    export SPICE_DEBUG_LEVEL = 3

    typedef enum { SPICE_LOG_LEVEL_ERROR, SPICE_LOG_LEVEL_CRITICAL, SPICE_LOG_LEVEL_WARNING, SPICE_LOG_LEVEL_INFO, SPICE_LOG_LEVEL_DEBUG, } SpiceLogLevel;

    Setting SPICE_DEBUG_LEVEL is deprecated, use G_MESSAGES_DEBUG instead 所以以后还是用G_MESSAGES_DEBUG.

    QXL的debug

    http://spice-space.org/page/WinQXL

    spice-gtk的debug

    spicy -h xxx.xxx.xxx.xxx -p 5900 –spice-debug

    转载请注明原文地址: https://ju.6miu.com/read-19204.html

    最新回复(0)