45
46
47
48
49
50
51
52
|
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
|
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
|
qemu-system-i386 -soundhw help
You can specify several of them, separated by comma.
* **vga=**_type_ Type of emulated videoadapter **qxl** offers best performance with spice, but have mouse glitches with some old versions of X11. If you encounter such a problem, try to use some other type of videoadapter, listed on the manual page **qemu-system**(1).
tools section
-------------
See [#00962e4d5d](tktview?name=00962e4d5d)
Following programs can be specified via this section:
* **viewer=** Name of spice client to run. %s in the command line is replaced by spice URI. Default
remote-viewer %s
* **bridge_list=** command to run to list bridge interfaces. Default
brctl show
* **lsusb=** command to run to list host USB devices. Default lsusb.
|