[Spice-devel] proposed cherry-picks to 0.8 from master

2011-01-17 Thread Alon Levy
Hi, Here is a list of patches I think should be cherry-picked into 0.8 and into 0.7.2 release, all in favor say ACK: bz 670274 ACKED client: log subject-host mismatch, and raise ssl warnings to errors -> rebased as different patch because 2a3e6cb4 comes after 06749bd6 which adds a size_t ca

Re: [Spice-devel] [PATCH] client: log subject-host mismatch, and raise ssl warnings to errors

2011-01-17 Thread Hans de Goede
Ack. On 01/17/2011 03:04 PM, Alon Levy wrote: --- client/red_peer.cpp | 10 +- 1 files changed, 5 insertions(+), 5 deletions(-) diff --git a/client/red_peer.cpp b/client/red_peer.cpp index 6ff5844..86a9047 100644 --- a/client/red_peer.cpp +++ b/client/red_peer.cpp @@ -365,7 +365,7

Re: [Spice-devel] [Qemu-devel] paravirtual tablet v3

2011-01-17 Thread Anthony Liguori
On 01/17/2011 02:19 AM, Gerd Hoffmann wrote: On 01/14/11 21:48, Anthony Liguori wrote: On 01/14/2011 10:35 AM, Gerd Hoffmann wrote: Hi, Now v3 featuring multitouch ;) cheers, Gerd I really think multitouch needs to be a feature such that the guest can nack it and the host can adjust accordi

[Spice-devel] [PATCH] client: log subject-host mismatch, and raise ssl warnings to errors

2011-01-17 Thread Alon Levy
--- client/red_peer.cpp | 10 +- 1 files changed, 5 insertions(+), 5 deletions(-) diff --git a/client/red_peer.cpp b/client/red_peer.cpp index 6ff5844..86a9047 100644 --- a/client/red_peer.cpp +++ b/client/red_peer.cpp @@ -365,7 +365,7 @@ bool RedPeer::verify_subject(X509* cert, const

Re: [Spice-devel] [Qemu-devel] paravirtual tablet v3

2011-01-17 Thread Gerd Hoffmann
On 01/14/11 21:48, Anthony Liguori wrote: On 01/14/2011 10:35 AM, Gerd Hoffmann wrote: Hi, Now v3 featuring multitouch ;) cheers, Gerd I really think multitouch needs to be a feature such that the guest can nack it and the host can adjust accordingly. If it's there from day 1, that's fine, b

Re: [Spice-devel] [Qemu-devel] paravirtual mouse/tablet

2011-01-17 Thread Gerd Hoffmann
Hi, I was just talking to Chase Douglas here at the ubuntu sprint about this, and he pointed me at https://launchpad.net/rinput which is a program which can forward remote events including multitouch over the network (including forwarding from both Linux and MacOS X clients). Maybe that would