Revision f963e4d0

b/vl.c
3767 3767
                if (!opts) {
3768 3768
                    exit(1);
3769 3769
                }
3770
                display_remote++;
3770 3771
                break;
3771 3772
            case QEMU_OPTION_writeconfig:
3772 3773
                {
......
4006 4007
        }
4007 4008
    }
4008 4009

  
4009
    if (using_spice) {
4010
        display_remote++;
4011
    }
4012 4010
    if (display_type == DT_DEFAULT && !display_remote) {
4013 4011
#if defined(CONFIG_GTK)
4014 4012
        display_type = DT_GTK;

Also available in: Unified diff