[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] mipsel support for graphic mode
From: |
Thiemo Seufer |
Subject: |
Re: [Qemu-devel] mipsel support for graphic mode |
Date: |
Thu, 31 May 2007 16:21:09 +0100 |
User-agent: |
Mutt/1.5.13 (2006-08-11) |
Yuval Mintz wrote:
> Hello,
> Can anyone tell me if there exist support for a graphical (e.g., when no
> ?nographic is used) when using qemu to emulate a mips little-endian machine
> (malta)?
> I'm trying using both windows XP and linux as host machines, but I couldn't
> even use the most basic X usages.
> If it is not currently supported, what in what state of development does it
> stand? What is lacking to allow usage of a graphic mode?
I guess your Malta kernel lacks framebuffer support.
http://people.debian.org/~ths/qemu/malta/ works for me.
Thiemo