All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] VNC problems
@ 2009-01-17 20:26 Blue Swirl
  2009-01-19 15:40 ` Mark Cave-Ayland
  0 siblings, 1 reply; 2+ messages in thread
From: Blue Swirl @ 2009-01-17 20:26 UTC (permalink / raw
  To: qemu-devel@nongnu.org

Hi,

There are some problems with VNC on Sparc64 and PPC targets, the
client can't to connect to the server. If I stop the CPU with -S flag,
the client connects successfully. For some reason i386 and Sparc32 do
not have this problem.

Most of the VNC clients I tried disconnected with "Rect too large:
800x600 at (0, 0)", only RealVNC 4.1.1 could handle it.

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [Qemu-devel] VNC problems
  2009-01-17 20:26 [Qemu-devel] VNC problems Blue Swirl
@ 2009-01-19 15:40 ` Mark Cave-Ayland
  0 siblings, 0 replies; 2+ messages in thread
From: Mark Cave-Ayland @ 2009-01-19 15:40 UTC (permalink / raw
  To: qemu-devel

Blue Swirl wrote:

> Hi,
> 
> There are some problems with VNC on Sparc64 and PPC targets, the
> client can't to connect to the server. If I stop the CPU with -S flag,
> the client connects successfully. For some reason i386 and Sparc32 do
> not have this problem.
> 
> Most of the VNC clients I tried disconnected with "Rect too large:
> 800x600 at (0, 0)", only RealVNC 4.1.1 could handle it.

I think this is being caused by an incorrect machine instruction 
somewhere. From my debugging here, I see that when booting the Sparc64 
image, gdb gets stuck in a loop somewhere in cpu_exec() in 
vl.c:main_loop() and so never makes it down to vl.c:main_loop_wait() to 
process the VNC events.

Does anyone have any HOWTOs/clues/debugging resources for qemu to help 
when trying to troubleshoot these kinds of low-level problems?


ATB,

Mark.

-- 
Mark Cave-Ayland
Sirius Corporation - The Open Source Experts
http://www.siriusit.co.uk
T: +44 870 608 0063

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-01-19 15:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-01-17 20:26 [Qemu-devel] VNC problems Blue Swirl
2009-01-19 15:40 ` Mark Cave-Ayland

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.