On Mon, 2012-01-16 at 10:02 +0800, Charles.Tsai-蔡清海-研究發展部 wrote:
> Vadim,
>
> Thank you for your prompt reply. Here are the information for our test case.
>
>
> 1) we use the following command line to launch the guest OS
>
>
> /usr/bin/kvm -S -M pc-0.14 -enable-kvm -m 1024 -smp
> 1,sockets=1,
Vadim,
Thank you for your prompt reply. Here are the information for our test case.
1) we use the following command line to launch the guest OS
/usr/bin/kvm -S -M pc-0.14 -enable-kvm -m 1024 -smp
1,sockets=1,cores=1,threads=1 -name win_xp -uuid
d9388815-ddd3-c38e-33c2-a9d5fcc7a775 -nodefconf
Hi,
The Spice team is proud to release spice-gtk 0.8. The most interesting
feature in this release is the USB redirection support. Thanks to
Hans, and the people who tested it.
http://spice-space.org/download/gtk/spice-gtk-0.8.tar.bz2
9425c8f455a779516d8e6059ee471e0ddbc1884e spice-gtk-0.8.tar.b
ack
On Thu, Jan 12, 2012 at 3:32 PM, Hans de Goede wrote:
> Note this patch adds a default filter filtering out HID devices, since
> redirecting ie a mouse plugged into a laptop is usually not what the user
> wants. Also sometimes usb keyboards/mice may experience a glitch causing
> them to tempo
Hi,
Series looks good, and good work on chasing down that hang!
Ack-series.
Regards,
Hans
On 01/15/2012 05:23 PM, Marc-André Lureau wrote:
Make sure the display has the focus before grabing the keyboard for
the application.
---
gtk/spice-widget.c |2 +-
1 files changed, 1 insertions(
---
gtk/channel-base.c |6 +++---
gtk/spice-channel.c |2 +-
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/gtk/channel-base.c b/gtk/channel-base.c
index b01be23..cc4d242 100644
--- a/gtk/channel-base.c
+++ b/gtk/channel-base.c
@@ -129,11 +129,11 @@ void spice_channel_hand
---
gtk/spice-widget.c | 12
1 files changed, 8 insertions(+), 4 deletions(-)
diff --git a/gtk/spice-widget.c b/gtk/spice-widget.c
index 362f313..a3ca4fc 100644
--- a/gtk/spice-widget.c
+++ b/gtk/spice-widget.c
@@ -488,8 +488,10 @@ static void try_keyboard_grab(SpiceDisplay *displa
This fix a hang on an image lookup that has already been remved. It
only happens in multihead, when stressing a bit the displays.
The decoder assumed that the last added images is the tail of the
window. However, there are "gaps" in the window that will be filled by
other channels. Instead of tak
Make sure the display has the focus before grabing the keyboard for
the application.
---
gtk/spice-widget.c |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/gtk/spice-widget.c b/gtk/spice-widget.c
index 1dd06f1..362f313 100644
--- a/gtk/spice-widget.c
+++ b/gtk/spice-widge
On Sun, 2012-01-15 at 11:27 +, Stefan Hajnoczi wrote:
> 2012/1/14 Charles.Tsai-蔡清海-研究發展部 :
> >I tested Qemu 0.15 for Windows XP guest OS. But I found that the
> > Virtual Serial I/O driver failed in driver initialization.
> >The root cause of this problem is because the hardwar
2012/1/14 Charles.Tsai-蔡清海-研究發展部 :
>I tested Qemu 0.15 for Windows XP guest OS. But I found that the
> Virtual Serial I/O driver failed in driver initialization.
>The root cause of this problem is because the hardware resources(I/O
> in this device) is not allocated to the virtual
On 01/15/2012 10:13 AM, Yonit Halperin wrote:
BTW, Yaniv, can you update the wireshark dissector to handle the new
protocol?
Yonit.
Already on it, hopefully patch will be ready by the end of the week.
I'm not sure the capability exchange was done in the spirit of the
protocol (I think e
Hi,
On 01/13/2012 02:17 PM, Hans de Goede wrote:
Hi,
On 01/13/2012 12:17 PM, Alon Levy wrote:
On Thu, Jan 12, 2012 at 05:52:15PM +0100, Hans de Goede wrote:
Hi,
While looking at spice-protocol git, to see if we should
do a spice-protocol-0.10.1 too, I noticed a few
unregularities:
1) the 0.
13 matches
Mail list logo