qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] xen domU screen corruption
@ 2010-04-23  9:20 Arvind R
  0 siblings, 0 replies; only message in thread
From: Arvind R @ 2010-04-23  9:20 UTC (permalink / raw)
  To: qemu-devel

Hi,
I have a pvops-domU running on xen, using qemu-dm as the device-model.
All is fine as long as I do not switch to the qemu-console (ctrl-alt-1). After
a switch to the qemu-console, on returning to the domU console, the screen
is unreadable. This is because in hw/xenfb.c, in the function
xenfb_guest_copy(),
the case of xenfb->depth == bpp is not handled in qemu-0.12.3 release.
Reverting to the older code for handling the case solves the screen
corruption.

But now, I find that key-strokes are not echoed as they are typed.
Instead, after
the CR, the whole typed line is echoed and everything else is fine. This occurs
only after switching to the qemu-console and back. Any pointer to where to
look for the solution to the problem would be welcome.

Hope this is the right mailing-list.
Thanks.
arvind. r.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-04-23  9:20 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-04-23  9:20 [Qemu-devel] xen domU screen corruption Arvind R

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).