Hi,
FYI, -k option can be used only for -vnc option on Windows host.
It is correct that keyboard layout is US keyboard when you start a guest OS.
After booting the guest OS, key layout is converted to your language
environment by the guest OS. You can use your language layout in the guest
OS.
At
On Monday 23 October 2006 1:58 pm, Paul Brook wrote:
> > Although, all told, it would seem to me that what might be called for
> > here is a new gcc target. A gcc target specifically for generating qemu
> > code. That would just simply generate whatever qemu wanted for function
> > postamble.
>
Hi,
QEMU static build (both 0.8.2 and CVS) is failing using a recent
toolchain with this message:
gcc-3.4 -g -static -Wl,-T,/tmp/qemu-cvs-20061029/i386.ld -o qemu-arm
main.o syscall.o mmap.o signal.o path.o osdep.o thunk.o elfload.o
linuxload.o flatload.o nwfpe/fpa11.o nwfpe/fpa11_cpdo.o
nwfpe
I've got Qemu running nicely, but I find it really frustrating
that qemu always insists on raising its window. If I'd wanted
that window on the top, I'd have put it on the top myself. I
realize that the Qemu authors are very clever folks, but isn't
it rather presumptuous for them to insist that th
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Paul Brook 06/10/29 15:38:28
Modified files:
. : Makefile.target
hw : mips_r4k.c
Log message:
Mips IDE support. (Aurelien Jarno)
CVSWeb URLs:
http://cvs.savannah.gnu.org/vie
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Fabrice Bellard06/10/29 15:10:09
Modified files:
target-arm/nwfpe: fpa11_cprt.c
Log message:
compilation fix
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/target-arm/nwfpe/fpa11_cprt.c?cvsroot=qem
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Fabrice Bellard06/10/29 15:09:45
Modified files:
target-mips: op.c
Log message:
compilation fix
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/target-mips/op.c?cvsroot=qemu&r1=1.10&r2=1.11
__