blob: eeeaa769e6fc5bebc036dbeb3935a1e95f3e96eb (
plain) (
blame)
1
2
3
4
|
Confusing error report for missing vde support
The error that appears in qemu 0.15 is "parameter 'type' expects a network client type" when trying to use vde for networking as if the parameter is wrong, but the problem is that the executable was compiled without vde support.
|