# This file is used as a source of arguments for
# configure invocation, with comments removed.
# The reason it is in separate file instead of
# directly in debian/rules are the comments.

# attr/xattr suport, needed for virtfs (9pfs)
--enable-attr
# bluez support, bluetooth devices
--enable-bluez
# Braile API
--enable-brlapi
# curl support, -hda http://some/where/file
--enable-curl
# [n]curses text-mode guest output
--enable-curses
# kvm is enabled in the main makefile, we're building qemu-kvm after all
#--enable-kvm
# ability to assign physical device to a guest
--enable-kvm-device-assignment
# iSCSI support using libiscsi
--enable-libiscsi
# AIO library (aio=native)
--enable-linux-aio
# this is only used on milkymist architecture, just disable the test
--disable-opengl
# RADOS block device, librbd+librados
--enable-rbd
# guest display in X window
--enable-sdl
# disable smartcard for now
--disable-smartcard-nss --disable-smartcard
# spice virtual vga
--enable-spice
# libuuid used by vdi block device support
--enable-uuid
# libvde, virtual network switch
--enable-vde
# /dev/vhost-net
--enable-vhost-net
# vnc display support with all the features
--enable-vnc
--enable-vnc-jpeg
--enable-vnc-png
--enable-vnc-sasl
--enable-vnc-tls
# xfsctl, only needs headers.  Ability to handle block DISCARD requests
#--enable-xfsctl -- not supported in 1.0 yet
