Re: [Qemu-devel] Set Spice audio without envvar

2013-02-08 Thread Gerd Hoffmann
On 02/08/13 16:19, Fabio Fantoni wrote: > Is possible to set spice audio without envvar but with qemu parameter? Should not be needed. With spice enabled qemu will automatically pick spice audio as default, without spice whatever else comes first in the list (alsa probably, but depends on which d

[Qemu-devel] Set Spice audio without envvar

2013-02-08 Thread Fabio Fantoni
Is possible to set spice audio without envvar but with qemu parameter? I'm writing patch to add spice audio support to xen. Here is one reply from xen-devel: Setting envvars to configure qemu is a pretty crappy interface though, given that qemu supports both command line and configuration files