Re: [Qemu-devel] problem with vvfat and plan9

2006-01-12 Thread Johannes Schindelin
Hi, On Thu, 12 Jan 2006, Jens Arm wrote: > cannot add sdC1!dos [63,966798) to disk [0,966735): partition boundaries > out of range Note that the difference of the larger numbers is exactly 63... It might be fixed by replacing the line s->sector_count=0xec04f; with s->sector_count=0x

Re: [Qemu-devel] new pcnet patch ?

2006-01-12 Thread Pascal Terjan
On 1/12/06, Ludovic Drolez <[EMAIL PROTECTED]> wrote: > Anyone has an updated pcnet patch for 0.8.0 ? I updated the patch but I had to make choices and I wanted to discuss them here. As I have no time these days I had not yet posted it here :/ The patch is on : http://cvs.mandriva.com/cgi-bin/cvs

[Qemu-devel] new pcnet patch ?

2006-01-12 Thread Ludovic Drolez
Hi ! Anyone has an updated pcnet patch for 0.8.0 ? Cheers, -- Ludovic DROLEZ Linbox / Free&ALter Soft http://lrs.linbox.org ___ Qemu-devel mailing list Qemu-devel@nongnu.org http://lists.nongnu.org/mailman/listinfo/qemu

Re: [Qemu-devel] MIPS little endian system emulation?

2006-01-12 Thread Fabrice Bellard
Domen Puncer wrote: Hi. What would need to be done for qemu to support little endian system emulation? I tried changing kernel config, to "support" little endian, and it even builds it. When i try to boot it with qemu-system-mips it... well... doesn't do anything. I'm guessing that I need somet

[Qemu-devel] What does qemu really emulate?

2006-01-12 Thread Juergen Pfennig
Hi, I am still trying to make my card reader work. I even found a long cable and a RS232 diagnostics box. In my current serial.c/vl.c version I correctly handle DSR and DTR. I can demonstrate this nicely with Linux+gtkterm and Windows XP and Hyperterm. Before I add more features please help me wit

Re: [Qemu-devel] win98 user mode network not working ...

2006-01-12 Thread Jean-Christophe Dubois
From http://fabrice.bellard.free.fr/qemu/qemu-doc.html#SEC23 "Note that ping is not supported reliably to the internet as it would require root priviledges. It means you can only ping the local router (10.0.2.2)." So I guess this is not the right way to test your connectivity. Regards JC On T

Re: [Qemu-devel] win98 user mode network not working ...

2006-01-12 Thread Mike Kronenberg
On 12.01.2006, at 13:38, Adrian Coman wrote: Hi, I'm a newbie with qemu and I know there have been a lot of topics on the qemu networking topic, but none of them solved my problem ... I hope I'll get an answer from you. So, I have a CentOS 4.2 as host with qemu-0.8.0 installed from sou

Re: [Qemu-devel] win98 user mode network not working ...

2006-01-12 Thread André Braga
On 1/12/06, Adrian Coman <[EMAIL PROTECTED]> wrote: > The problem is that when I ping yahoo.com for example I get the IP of yahoo > but no response from ping ..., something like: > ping yahoo.com > Pinging yahoo.com [216.109.112.135] with 32 bytes of data: > request time out > I attached a screensh

[Qemu-devel] Re: win98 user mode network not working ...

2006-01-12 Thread Marian-Nicolae V. Ion
>Where did I do wrong? I think you did nothing wrong, but the ping works with the host only - i.e. you could only ping (from the guest) 10.0.2.2 But ping uses ICMP protocol, normal Internet connections (TCP) should work. Regards, M. Ion ___ Qemu-de

Re: [Qemu-devel] win98 user mode network not working ...

2006-01-12 Thread Jan Marten Simons
Adrian Coman wrote: The problem is that when I ping yahoo.com for example I get the IP of yahoo but no response from ping ..., something like: ping yahoo.com Pinging yahoo.com [216.109.112.135] with 32 bytes of data: request time out IIrc ping (as icmp message) does not work with user-net.

[Qemu-devel] problem with vvfat and plan9

2006-01-12 Thread Jens Arm
Hi The vvfat driver has wrong partition table entry for plan9. When booting I get the error: cannot add sdC1!dos [63,966798) to disk [0,966735): partition boundaries out of range In Linux the vvfat driver works, but plan9 is refusing to use the first partition, because the wrong entry. In L

[Qemu-devel] Somebody improving serial emulation?

2006-01-12 Thread Juergen Pfennig
Hi, I could not continue with my documentation (using qemu with Win2003) because I could not make a Towitoku serial card reader work. With the original qemu 8.0 it failed to work badly, after some patches it now fails much nicer (they seem to use a combination of BREAK and DSR in their ASIC to s

[Qemu-devel] win98 user mode network not working ...

2006-01-12 Thread Adrian Coman
Hi, I'm a newbie with qemu and I know there have been a lot of topics on the qemu networking topic, but none of them solved my problem ... I hope I'll get an answer from you. So, I have a CentOS 4.2 as host with qemu-0.8.0 installed from sources. As guest I have a win98se. In w98 I configured