Re: [Qemu-devel] qemu/linux-user elfload.c

2007-07-05 Thread Blue Swirl
On 7/4/07, Thiemo Seufer <[EMAIL PROTECTED]> wrote: Blue Swirl wrote: > Modified files: > linux-user : elfload.c I think this will break loading of 32bit kernels in a 64bit capable Qemu (like MIPS64). Could you make the test of ELFCLASS a runtime check? The ELF loader is different for

[Qemu-devel] Size of virtual FAT disk limit?

2007-07-05 Thread consul
Hi, I'm running into a problem with virtual FAT disks. If the source directory contents size significantly exceeds 494673920 (0x1D7C2000) bytes, I get an error: Assertion failed: index < array->next, file c:/qemu/block-vvfat.c, line 97 If the sise only slightly exceeds (even by one byte) this li

Re: [Qemu-devel] ANN: DetaolB v0.4 is released

2007-07-05 Thread Christian MICHON
On 7/5/07, Rob Landley <[EMAIL PROTECTED]> wrote: What's the difference between deltaolb and Firmware Linux, anyway? I'm still curious about this. a few differences, quite minor actually (that's why I said in the past we shared many common goals :-) )... I actually started this in 2002, but t

Re: [Qemu-devel] ANN: DetaolB v0.4 is released

2007-07-05 Thread Rob Landley
On Wednesday 04 July 2007 16:11:19 Christian MICHON wrote: > On 7/4/07, Cedric Hombourger <[EMAIL PROTECTED]> wrote: > > You may want to look at crosskit.sourceforge.net > > thanks for this hint. > > > I haven't looked at detaoib yet but it was surely created before crosskit > > and may therefore b

[Qemu-devel] kqemu crash on amd64 with x86_64 host and guest linux OS

2007-07-05 Thread Ernesto Domato
Hi, I'm running qemu 0.9.0 with kqemu 1.3.0~pre11 from Debian packages on AMD64 with Debian Etch for x86_64 (kernel 2.6.18). The problem that I'm having is that if my guest OS is Debian Etch for i386 it works great, but if I try to install Debian Etch for AMD64 as my guest OS it crash. When I unl

Re: [Qemu-devel] Problem with the -serial option of qemu

2007-07-05 Thread Jason Wessel
The MoonSeeker wrote: Hi everyone, I'm on gentoo 2.6.20-gentoo-r8 and I'm trying to send the serial port of my linux guest to a tcp server. To do that, i use this command : qemu -hda linux.img -serial tcp::4000,server,nowait And I get this error : qemu: could not open serial device 'tcp::40

Re: [Qemu-devel] qemu/linux-user elfload.c

2007-07-05 Thread Thiemo Seufer
Blue Swirl wrote: > CVSROOT: /cvsroot/qemu > Module name: qemu > Changes by: Blue Swirl 07/07/05 13:23:29 > > Modified files: > linux-user : elfload.c > > Log message: >Fix 64 bit ELF file symbol lookup I think this will break loading of 32bit kernels in a 64bit capa

[Qemu-devel] qemu/linux-user elfload.c

2007-07-05 Thread Blue Swirl
CVSROOT:/cvsroot/qemu Module name:qemu Changes by: Blue Swirl 07/07/05 13:23:29 Modified files: linux-user : elfload.c Log message: Fix 64 bit ELF file symbol lookup CVSWeb URLs: http://cvs.savannah.gnu.org/viewcvs/qemu/linux-user/elfload.c?cvsroot=qemu&r1

[Qemu-devel] Problem with the -serial option of qemu

2007-07-05 Thread The MoonSeeker
Hi everyone, I'm on gentoo 2.6.20-gentoo-r8 and I'm trying to send the serial port of my linux guest to a tcp server. To do that, i use this command : qemu -hda linux.img -serial tcp::4000,server,nowait And I get this error : qemu: could not open serial device 'tcp::4000,server,nowait' I w

Re: [Qemu-devel] ANN: DetaolB v0.4 is released

2007-07-05 Thread Christian MICHON
ok, I found this file (google for it): stage3-sparc-2006.0.tar.bz2 I put it into a vmdk image file, preformatted in ext2 fs. I touched up a few files and used the sparc kernel and binaries from the qemu-windows page. I've now a native compiler for sparc32. I managed some stuff with it already.

[Qemu-devel] [Bug report] [0.9.0 x86/Linux] Sine / Cosine emulated incorrectly for QuickBasic 4.5

2007-07-05 Thread thematrixeatsyou
Hey there, I've been doing a bit of programming with QuickBasic using MS-DOS 6.22 running under QEMU 0.9.0/x86/Linux. It's all fine and dandy except for one (big) problem: sin() and cos() don't work correctly. Here's a demonstration: http://nonlogic.org/dump/bin/1183539319-glitchy.exe It works f

Re: [Qemu-devel] vnc with german keymap

2007-07-05 Thread Eduardo Felipe
2007/7/4, Juergen Lock <[EMAIL PROTECTED]>: Ah, thanx, I didnt see that one! :) I have a qeuestion tho: does this patch do deadkey handling on the host? Yes. IIRC I needed that because some VNC clients I tested didn't send dead keys to the server. They just waited for a full character to be