Il 27/01/2015 09:26, Markus Armbruster ha scritto:
> Eric Blake writes:
>
>> On 01/26/2015 01:48 AM, Javier Celaya wrote:
>>> Sorry, I forgot to patch the command-line help. Hope it helps.
>>>
> Recently, SPICE included the lz4 compression algorithm. This patch adds
> a command line option
Fabio Fantoni writes:
> Il 27/01/2015 09:26, Markus Armbruster ha scritto:
>> Eric Blake writes:
>>
>>> On 01/26/2015 01:48 AM, Javier Celaya wrote:
Sorry, I forgot to patch the command-line help. Hope it helps.
>> Recently, SPICE included the lz4 compression algorithm. This patch
Il 27/01/2015 09:26, Markus Armbruster ha scritto:
> Eric Blake writes:
>
>> On 01/26/2015 01:48 AM, Javier Celaya wrote:
>>> Sorry, I forgot to patch the command-line help. Hope it helps.
>>>
> Recently, SPICE included the lz4 compression algorithm. This patch adds
> a command line option
Please don't top-quote.
Javier Celaya writes:
> El Martes, 27 de enero de 2015 09:26:11 Markus Armbruster escribió:
>> Eric Blake writes:
>> > On 01/26/2015 01:48 AM, Javier Celaya wrote:
>> >> Sorry, I forgot to patch the command-line help. Hope it helps.
>> >>
>> Recently, SPICE include
From what I've seen in QEMU and libvirt's code, I would say that discovering
whether the spice server supports LZ4 is not a matter of adding a new QMP
command. That would not scale very well with new command line options. I would
suggest something more general. For instance, having the command q
Eric Blake writes:
> On 01/26/2015 01:48 AM, Javier Celaya wrote:
>> Sorry, I forgot to patch the command-line help. Hope it helps.
>>
>
Recently, SPICE included the lz4 compression algorithm. This patch adds
a command line option to select it.
>
>>>
>>> How is libvirt going to in
On 01/26/2015 01:48 AM, Javier Celaya wrote:
> Sorry, I forgot to patch the command-line help. Hope it helps.
>
>>>
>>> Recently, SPICE included the lz4 compression algorithm. This patch adds
>>> a command line option to select it.
>>
>> How is libvirt going to introspect whether the command lin
Sorry, I forgot to patch the command-line help. Hope it helps.
El Viernes, 23 de enero de 2015 09:25:38 Eric Blake escribió:
> On 01/23/2015 07:06 AM, Javier Celaya wrote:
> > Hello, this is the patch with the version check. Christophe, can you check
> > that the version is the correct one?
> >
>
On 01/23/2015 07:06 AM, Javier Celaya wrote:
> Hello, this is the patch with the version check. Christophe, can you check
> that the version is the correct one?
>
>
> Recently, SPICE included the lz4 compression algorithm. This patch adds
> a command line option to select it.
> ---
> ui/spice-