Re: [Spice-devel] [PATCH qemu 08/11] Add the ability to specify Spice video codecs.

2015-05-25 Thread Fabio Fantoni
Il 13/05/2015 22:30, Jeremy White ha scritto: > Signed-off-by: Jeremy White > --- > qemu-options.hx | 8 > ui/spice-core.c | 17 + > 2 files changed, 25 insertions(+) > > diff --git a/qemu-options.hx b/qemu-options.hx > index ec356f6..acd78a7 100644 > --- a/qemu-options.

Re: [Spice-devel] [PATCH qemu 08/11] Add the ability to specify Spice video codecs.

2015-05-22 Thread Jeremy White
Thanks for the review. > > How do you specify "any"? (this would be useful to avoid changing qemu > configuration for various setups) I'm thinking 'auto', instead of any, which would just go through the list of supported codecs, in a hard codec preference order, and test them. If supported, the

Re: [Spice-devel] [PATCH qemu 08/11] Add the ability to specify Spice video codecs.

2015-05-19 Thread Marc-André Lureau
On Wed, May 13, 2015 at 10:30 PM, Jeremy White wrote: > Signed-off-by: Jeremy White > --- > qemu-options.hx | 8 > ui/spice-core.c | 17 + > 2 files changed, 25 insertions(+) > > diff --git a/qemu-options.hx b/qemu-options.hx > index ec356f6..acd78a7 100644 > --- a/qem

[Spice-devel] [PATCH qemu 08/11] Add the ability to specify Spice video codecs.

2015-05-13 Thread Jeremy White
Signed-off-by: Jeremy White --- qemu-options.hx | 8 ui/spice-core.c | 17 + 2 files changed, 25 insertions(+) diff --git a/qemu-options.hx b/qemu-options.hx index ec356f6..acd78a7 100644 --- a/qemu-options.hx +++ b/qemu-options.hx @@ -984,6 +984,7 @@ DEF("spice", HAS_A