On 09/11/12 17:32, Alon Levy wrote:
>> Hi,
>>
>> On 09/11/2012 04:35 PM, Alon Levy wrote:
>>> So far we have used the agent to notify the guest of a request to
>>> change
>>> the monitors configurations (heads) on the qxl device. This patch
>>> introduces
>>> a new interrupt and new fields in the q
On 11 Sep 2012 15:19, "Hans de Goede" wrote:
>
> ACK!
>
>
> On 09/11/2012 02:14 PM, Christophe Fergeau wrote:
>>
>> From: Peter Robinson
Can I have this committed as pbrobin...@redhat.com if its not too late?
Peter
>> The following patch enables it to build on ARM platforms that support
>> ato
Jeremy White writes:
> The following patch series remove nearly all warnings from
> xf86-video-qxl.
Some general comments:
- You have this pattern where you assign a string to a global variable
and then you assign that variable to a field instead of the string
itself. If this really is nece
Jeremy White writes:
> Hey Alon (and all),
>
> Could this patch be done instead with an #ifdef on XORG_VERSION_CURRENT?
>
> It'd be nice if the tip of spice could continue to be useful with older
> Xorgs (said a guy who's focused on RHEL development... :-/).
>
> If that would be okay, I can spin
Hey Alon (and all),
Could this patch be done instead with an #ifdef on XORG_VERSION_CURRENT?
It'd be nice if the tip of spice could continue to be useful with older
Xorgs (said a guy who's focused on RHEL development... :-/).
If that would be okay, I can spin up a patch for it.
Cheers,
Jeremy
> Hi,
>
> On 09/11/2012 04:35 PM, Alon Levy wrote:
> > So far we have used the agent to notify the guest of a request to
> > change
> > the monitors configurations (heads) on the qxl device. This patch
> > introduces
> > a new interrupt and new fields in the qxl rom to notify the guest
> > about
>
Hi,
$Subject says it all really, I'm not sure if this is already taken into
account, but in multi-client mode, each capabilities bit should only be
one if all clients support it. Likewise we should not report a disconnect
if only a client goes away, and we still have others connected, or a
connec
Hi,
On 09/11/2012 04:35 PM, Alon Levy wrote:
So far we have used the agent to notify the guest of a request to change
the monitors configurations (heads) on the qxl device. This patch introduces
a new interrupt and new fields in the qxl rom to notify the guest about
a new request, similarly to h
New in this release:
display channel: A8 surface capability
qxl: client present, client capabilities, client monitors configuration and
guest capabilities.
---
configure.ac | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/configure.ac b/configure.ac
index b4a9cca..d80c360
So far we have used the agent to notify the guest of a request to change
the monitors configurations (heads) on the qxl device. This patch introduces
a new interrupt and new fields in the qxl rom to notify the guest about
a new request, similarly to how physical hardware notifies the driver.
To av
___
Spice-devel mailing list
Spice-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/spice-devel
ACK!
On 09/11/2012 02:14 PM, Christophe Fergeau wrote:
From: Peter Robinson
The following patch enables it to build on ARM platforms that support
atomics. Tested on an armv7hl on an ARMv7 device running Fedora 18. Using
firefox connecting to a RHEV-M instance I could launch consoles in
spice-x
From: Peter Robinson
The following patch enables it to build on ARM platforms that support
atomics. Tested on an armv7hl on an ARMv7 device running Fedora 18. Using
firefox connecting to a RHEV-M instance I could launch consoles in
spice-xpi and login so basic support works!
Resolves: rhbz#61352
> On Mon, Sep 10, 2012 at 10:57:15AM -0400, Alon Levy wrote:
> > > On Mon, Sep 10, 2012 at 12:08:30PM +0300, Yaniv Kaul wrote:
> > > > Confirmed, great and thanks.
> > > > I'd be happy if we could avoid such situations in the future. I
> > > > know
> > > > we (used to?) have a build-bot for Spice.
On Mon, Sep 10, 2012 at 10:57:15AM -0400, Alon Levy wrote:
> > On Mon, Sep 10, 2012 at 12:08:30PM +0300, Yaniv Kaul wrote:
> > > Confirmed, great and thanks.
> > > I'd be happy if we could avoid such situations in the future. I
> > > know
> > > we (used to?) have a build-bot for Spice. Is it alive
Alon Levy wrote:
ACK with one question.
User Interface Privilege Isolation is usually used only for specific
windows of
system security applications (anti-viruses etc.), so with this patch
mouse will
be irresponsive for these windows but keep working for the rest. A
complete
solution might b
> From: Søren Sandmann Pedersen
>
Ignore the mail I sent you about bumping to 3.2 regardless - I forgot you need
to actually check the fields.
So ack, I'll respin my 3.2 patch to use 3.3.
> Then check that we have the right version before accessing the
> set_client_capabilities() function.
>
> Alon Levy writes:
>
> > The solution is the SPICE_INTERFACE_QXL_MAJOR &
> > SPICE_INTERFACE_QXL_MINOR
> > versions which are stored in the compiled qemu binary in
> > hw/qxl.c:qxl_interface
> >
> > Any change to the QXLInterface must be accompanied by a change to
> > those two constants, in the
18 matches
Mail list logo