forked from avocado-framework/avocado-vt
-
Notifications
You must be signed in to change notification settings - Fork 1
CartesianConfigReference KVM qxl_dev_nr
Xu Tian edited this page Dec 30, 2016
·
1 revision
- index
- modules |
- next |
- previous |
- Avocado VT 44.0 documentation »
- Cartesian Config »
- Cartesian Config Reference »
qxl_dev_nr¶
Description¶
Sets the number of display devices available through SPICE. This is only valid when qxl is set.
The default configuration enables a single display device:
qxl_dev_nr = 1
Note that due to a limitation in the current Autotest code (see client/virt/kvm_vm.py) this setting is only applied when the QEMU syntax is:
# qemu -qxl 2
and not applied when the syntax is:
# qemu -vga qxl
Defined On¶
Used By¶
Referenced By¶
No other documentation currently references this configuration key.
See Also¶
- index
- modules |
- next |
- previous |
- Avocado VT 44.0 documentation »
- Cartesian Config »
- Cartesian Config Reference »
© Copyright 2014, Red Hat. Created using Sphinx 1.5.1.