| serial | s | redirect serial to device or network tcp:ip:port |
| | | ex: "pty" or "tcp:1.2.3.4:1234" |
+--------------------+------+-------------------------------------------------------+
+| display | s | details the type of display available for the guest |
+| | | format: <protocol>:key[=value],key[=value],... |
+| | | possible values: |
+| | | - none |
+| | | - vnc (keys allowed: use-port-unused, keymap, port) |
+| | | - sdl |
+| | | - intel |
++--------------------+------+-------------------------------------------------------+
(the following are just useful for pv)
+--------------------+------+-------------------------------------------------------+
| boot | s | specify the qemu boot string |
+--------------------+------+-------------------------------------------------------+
-| vnc | i | specify the vnc port to use |
-+--------------------+------+-------------------------------------------------------+
-| vnc_keymap | s | specify the vnc keymap to use |
-+--------------------+------+-------------------------------------------------------+
| extra-hvm | k=v, | specify extra arguments passthrough to qemu as -k v |
+--------------------+------+-------------------------------------------------------+
| power-management | i | specify the power management passthrough mode |