That's right,I hope I can have time to fix the alignment issues in
spice(such as in generated_marshallers.c and quic.s,etc..),or some guys can
try this now?
On Mon, May 16, 2011 at 6:27 PM, Christophe Fergeau wrote:
> On Mon, May 16, 2011 at 05:12:10PM +0800, Shuxiang Lim wrote:
> > Hi,all!
> >
Yep,I've checked this before and its instructions such as __packed pointer
did not work for me.
On Mon, May 16, 2011 at 6:21 PM, Christophe Fergeau wrote:
> On Mon, May 16, 2011 at 12:19:50PM +0300, Yaniv Kaul wrote:
> >
> > Assuming this happens because of non-aligned memory access, perhaps
> >
Thank you all for responding in fraction of seconds :)
Copy/paste operations of text are working fine after qemu-kvm cli options are
specified as per your email.
Clipboard sharing of Images doesn't work. Is this feature in progress?
~Naga.
From: Andrew Cathr
Dne 17.5.2011 00:12, Naga Mohan Pothula napsal(a):
> Spice server/kvm v0.8 version.
> I specified only this option "-device virtio-serial" and haven't keep
> name/id for virtio serial channel
>
>
> ~Naga.
>
Complete qemu-kvm CLI options to get spice channel working are:
-device virtio-serial
- Original Message -
> From: "Naga Mohan Pothula"
> To: "Andrew Cathrow"
> Cc: spice-devel@lists.freedesktop.org, "Arnon Gilboa"
> Sent: Monday, May 16, 2011 6:12:20 PM
> Subject: Re: [Spice-devel] Clipboard sharing...
> Spice server/kvm v0.8 version.
> I specified only this option "
Spice server/kvm v0.8 version.
I specified only this option "-device virtio-serial" and haven't keep name/id
for virtio serial channel
~Naga.
From: Andrew Cathrow
To: Naga Mohan Pothula
Cc: spice-devel@lists.freedesktop.org; Arnon Gilboa
Sent: Monday, May
- Original Message -
> From: "Naga Mohan Pothula"
> To: "Arnon Gilboa" , "Andrew Cathrow"
>
> Cc: spice-devel@lists.freedesktop.org
> Sent: Monday, May 16, 2011 5:42:54 PM
> Subject: Re: [Spice-devel] Clipboard sharing...
> Hi,
>
>
> Thank you for your prompt responses. Sorry for d
Hi,
Thank you for your prompt responses. Sorry for delay replying.
Win7 x64 Guest is configured with Virtio-serial channel by specifying "-device
virtio-serial" at Qemu options.
QXL driver v8.0 is installed into Guest.
Guest allowed me to install vdservice but vdservice could not be started.
A
On Mon, May 16, 2011 at 05:12:10PM +0800, Shuxiang Lim wrote:
> Hi,all!
>I've mentioned before about the common/quic.c will cause SIGBUG on ARM,
> then I walked around it by '-O0',it works for armv5,armv7,but I've just
> found this didn't work for ARM9,so I have to do the final and fool way to
On Mon, May 16, 2011 at 12:19:50PM +0300, Yaniv Kaul wrote:
>
> Assuming this happens because of non-aligned memory access, perhaps
> trying out the suggestion in
> http://infocenter.arm.com/help/index.jsp?topic=/com.arm.doc.faqs/ka3721.html
> makes sense?
This seems to be about ARM's C compiler
On 05/16/2011 12:12 PM, Shuxiang Lim wrote:
Hi,all!
I've mentioned before about the common/quic.c will cause SIGBUG on
ARM, then I walked around it by '-O0',it works for armv5,armv7,but
I've just found this didn't work for ARM9,so I have to do the final
and fool way to rewrite some statemen
Hi,all!
I've mentioned before about the common/quic.c will cause SIGBUG on ARM,
then I walked around it by '-O0',it works for armv5,armv7,but I've just
found this didn't work for ARM9,so I have to do the final and fool way to
rewrite some statements in quic.c with memcpy() like this:
*#ifdef AND
12 matches
Mail list logo