Re: [Spice-devel] problems with cut n paste - WinXP VM specificall

2011-10-02 Thread Mike Hinz
On Sun, 2011-10-02 at 11:01 +0200, Arnon Gilboa wrote: > Hi Mike, > Can you please: > 1. net stop vdservice > 2. delete vdservice.log & vdagent.log from %windir%\temp > 3. net start vdservice > 4. copy a text in the guest, paste in host & vice versa > 5. send us the logs > Thanks, > Arnon Arnon,

Re: [Spice-devel] [Qemu-devel] viewing continuous guest virtual memory as continuous in qemu

2011-10-02 Thread Avi Kivity
On 10/02/2011 04:31 PM, Alon Levy wrote: On Sun, Oct 02, 2011 at 03:24:36PM +0200, Alon Levy wrote: > Hi, > Converting qemu's ram allocation to a mmap and using remap_file_pages seems like it could work. Any ideas why it wouldn't? It's linux-specific. Also, does it work on anonymous memory?

Re: [Spice-devel] spicec bug - only works on X display :0.0 (no multi-display support)

2011-10-02 Thread Richard Harman
Attached is the log. I launched spicec from my third display (DISPLAY=:0.2), and it showed up on :0.0. My displays are laid out horizontally in a flat row, :0.3 on the left, :0.0 on the right. :0.2 and :0.1 are in the center. On 10/02/11 04:15, Alon Levy wrote: > On Sat, Oct 01, 2011 at 02:16:

Re: [Spice-devel] viewing continuous guest virtual memory as continuous in qemu

2011-10-02 Thread Alon Levy
On Sun, Oct 02, 2011 at 03:24:36PM +0200, Alon Levy wrote: > Hi, > Converting qemu's ram allocation to a mmap and using remap_file_pages seems like it could work. Any ideas why it wouldn't? Alon > I'm trying to acheive the $subject. Some background: currently spice relies > on a preallocated

Re: [Spice-devel] Interested in Contributing to SPICE

2011-10-02 Thread Timothy Sparg
Thanks Alon The GTK client + the protocol doc should get me pointed in the right direction. Cheers Tim On Sun, Oct 2, 2011 at 3:44 PM, Alon Levy wrote: > Some clarifications to what I wrote. > > On Sun, Oct 02, 2011 at 03:31:01PM +0200, Alon Levy wrote: > > On Sun, Oct 02, 2011 at 03:15:52PM +

Re: [Spice-devel] Interested in Contributing to SPICE

2011-10-02 Thread Alon Levy
Some clarifications to what I wrote. On Sun, Oct 02, 2011 at 03:31:01PM +0200, Alon Levy wrote: > On Sun, Oct 02, 2011 at 03:15:52PM +0200, Timothy Sparg wrote: > >Hi all > >I'm interested in the possibilty of contributing a Java based client to > >the SPICE project. > >My long ter

Re: [Spice-devel] Interested in Contributing to SPICE

2011-10-02 Thread Alon Levy
On Sun, Oct 02, 2011 at 03:15:52PM +0200, Timothy Sparg wrote: >Hi all >I'm interested in the possibilty of contributing a Java based client to >the SPICE project. >My long term goal would be to create a reusable viewer component - the >same component could then be used to creat

Re: [Spice-devel] Interested in Contributing to SPICE

2011-10-02 Thread Attila Sukosd
Hi, I would be interested in contributing to the java client :) I've written a proof of concept python client so I have at least some idea of what goes on behind the scenes :) Best Regards, Attila Sukosd - DTU Computing Center - www.cc.dtu.dk att...@cc.

[Spice-devel] viewing continuous guest virtual memory as continuous in qemu

2011-10-02 Thread Alon Levy
Hi, I'm trying to acheive the $subject. Some background: currently spice relies on a preallocated pci bar for both surfaces and for VGA framebuffer + commands. I have been trying to get rid of the surfaces bar. To do that I allocate memory in the guest and then translate it for spice-server co

[Spice-devel] Interested in Contributing to SPICE

2011-10-02 Thread Timothy Sparg
Hi all I'm interested in the possibilty of contributing a Java based client to the SPICE project. My long term goal would be to create a reusable viewer component - the same component could then be used to create an applet based viewer or a viewer embedded in a java application. I'm currently ju

[Spice-devel] [PATCH spice-protocol] Release 0.9.1

2011-10-02 Thread Alon Levy
From: Yonit Halperin Cherry-pick of abfdf4d8abf95d003678af5df814f3b1be1fd092 (Release 0.8.2) semi-seamless migration RHBZ 738262 Conflicts: NEWS configure.ac --- NEWS |4 configure.ac |2 +- spice/enums.h|2 ++ spice/protocol.h |6 +

Re: [Spice-devel] problems with cut n paste - WinXP VM specificall

2011-10-02 Thread Arnon Gilboa
Hi Mike, Can you please: 1. net stop vdservice 2. delete vdservice.log & vdagent.log from %windir%\temp 3. net start vdservice 4. copy a text in the guest, paste in host & vice versa 5. send us the logs Thanks, Arnon Mike Hinz wrote: On Fri, 2011-09-30 at 22:32 +0300, Alon Levy wrote: Can y

Re: [Spice-devel] spicec bug - only works on X display :0.0 (no multi-display support)

2011-10-02 Thread Alon Levy
On Sat, Oct 01, 2011 at 02:16:57AM -0400, Richard Harman wrote: > (I'm not on the mailing list, please CC me when replying, thanks!) > You are now. > I have a desktop running fedora with Xorg set up with the classic X > Window multi-display method, not using Xinerama, or nvidia's thing that > is

[Spice-devel] spicec bug - only works on X display :0.0 (no multi-display support)

2011-10-02 Thread Richard Harman
(I'm not on the mailing list, please CC me when replying, thanks!) I have a desktop running fedora with Xorg set up with the classic X Window multi-display method, not using Xinerama, or nvidia's thing that is similar to Xinerama. I've got four displays: :0.0, :0.1, :0.2, and :0.3. Unfortunately