diff --git a/doc/configuration.rst b/doc/configuration.rst index 858ebd32c..0cf81d8e2 100644 --- a/doc/configuration.rst +++ b/doc/configuration.rst @@ -2391,9 +2391,11 @@ Arguments: - dtb (str): optional, reference to the image key for the device tree - bios (str): optional, reference to the image key for the bios image - display (str, default="none"): display output to enable; must be one of: + - none: Do not create a display device - fb-headless: Create a headless framebuffer device - egl-headless: Create a headless GPU-backed graphics card. Requires host support + - nic (str): optional, configuration string to pass to QEMU to create a network interface The QEMUDriver also requires the specification of: