Re: [Qemu-devel] [Patch] target-ppc mtcrf instruction not recognized

2005-05-17 Thread J. Mayer
On Mon, 2005-05-16 at 17:54 +1000, Benjamin Herrenschmidt wrote: > > OK, I did put this in my working repository and I'll submit this to > > Fabrice. > > Please try to do this change to check if other bits need to be relax or > > not: > > > > Index: target-ppc/translate.c > > =

[Qemu-devel] Re: request : qemu-smp as target

2005-05-17 Thread octane indice
Quoting Fabrice Bellard <[EMAIL PROTECTED]> : > SMP est definitely possible in QEMU - a few days of work are > necessary to add the missing generic support and an x86 > implementation... ok. > but currently I prefer to work an other topics. > ok. So, perhaps in the next releases? --

Re: [Qemu-devel] user networking - win xp quest, amd64 linux host

2005-05-17 Thread Adrian Smarzewski
Adrian Smarzewski wrote: > When I set 10.0.2.15 for win xp guest I can ping 10.0.2.2 > but DHCP doesn't work and routing too. Any ideas? > Something in host-kernel configuration? Looks like user-mode networking doesn't work on AMD64 host. I can give you access via ssh if someone has any ideas.

[Qemu-devel] Employment offer

2005-05-17 Thread Kyla WEBBER
Hi, Do you want to earn some extra $$$ working from home? We have a great offer for you! Our corporation Ship & Pay Intl. is constantly looking for trustworthy people to be our representatives in your country! You'll need NO money and NO special skills to start working. Anyone can work with us,

qemu-devel@nongnu.org

2005-05-17 Thread info
Message$B!!(BFrom$B!'(Bhttp://www.lovegal2.net?fumiko3 $B%$%-%J%j$N%a!<%k$G6C$+$;$F$7$^$C$F?=$7Lu$4$6$$$^$;$s!#!!(B $B1356$j$J$/@5D>$KOC$9$N$G!";d$K>/$7IU$-9g$C$FD:$1$^$;$s$G$7$g$&$+!)!!(B $BC1=c$JL\E*$H$7$F$O!"5.J}$H;[EMAIL PROTECTED]:$-$?$/%a!<%k$r(B $B$7$?$,$"$l$

[Qemu-devel] fsp support

2005-05-17 Thread Juergen Lock
Radim Kolar <[EMAIL PROTECTED]> asked me to post this (he is not subscribed): He'd like to see fsp protocol support in qemu in addition to tftp, the protocol's home page is here: http://fsp.sourceforge.net/ Juergen ___ Qemu-devel mailin

[Qemu-devel] [PATCH] Mingw32 cross compile fixes from 64-bit host

2005-05-17 Thread Gwenole Beauchesne
Hi, I had the following in my tree for a while but forgot to submit it. This fixes cross compilation to mingw32 from 64-bit host (x86_64). Actually, this makes dyngen aware of correct COFF format. 2004-12-27 Gwenole Beauchesne <[EMAIL PROTECTED]> * a.out.h: Cross compilation fixes fr

[Qemu-devel] SPARC Performance

2005-05-17 Thread Tinnemeyer, Jorn
Hello, Just wanted to verify my results with known performance data: When compared to native x86 performance, the emulator is working approximately 47 times slower for memory operations, 44 times slower for integer and 102 times slower for float. Full test results are at the end of message.

[Qemu-devel] [PATCH] Fix for a malloc heap corruption problem in the slirp network code

2005-05-17 Thread Juergen Keil
Compiling inside a NetBSD 1.5 qemu guest OS (source files are located on an NFS filesystem mounted from the Solaris host OS) crashes qemu with a malloc heap corruption error, when the slirp user mode networking code is in use. Solaris' umem malloc library reports that a block freed by a call to r

Re: [Qemu-devel] booting linux 2.6 in qemu-system-ppc

2005-05-17 Thread Johannes Berg
On Sun, 2005-05-15 at 05:41 +0200, Herbert Poetzl wrote: > > Just for the record: if I remove the VGA card from the qemu pci bus I > > can successfully boot a linux 2.6 kernel with serial console. Apparently > > there's something wrong with it. > > wrong with what? linux 2.6? the vga card? the se

[Qemu-devel] [PATCH] slirp 64-bit fixes

2005-05-17 Thread Gwenole Beauchesne
Hi, Here are some 64-bit fixes to slirp. Tested on x86_64 as -user-net with a single FTP transaction. You may not need all hunks though. 2005-05-15 Gwenole Beauchesne <[EMAIL PROTECTED]> * Merge slirp 64-bit fixes from Basilisk II tree. --- qemu-0.7.0/slirp/bootp.c.slirp-64bit-fixes

Re: [Qemu-devel] [Patch] target-ppc mtcrf instruction not recognized

2005-05-17 Thread J. Mayer
On Mon, 2005-05-16 at 19:06 +0100, Piotras wrote: > You may also want to take a look at mtocrf (with "o" for "one") in the > document: > ftp://www6.software.ibm.com/software/developer/library/es-ppcbook1.zip > All right, there is a new (optional) form of this instruction. However, what is curr

Re: [Qemu-devel] [patch] gcc4 host support

2005-05-17 Thread David Woodhouse
On Wed, 2005-05-11 at 22:04 +0100, Paul Brook wrote: > My solution is to search the function for the "ret" instruction and replace > them with a jmp to the next block of code. On RISC targets this would be > easy. About this easy, in fact... --- qemu/dyngen.c.x 2005-05-16 10:30:43.

[Qemu-devel] Cursor problems.

2005-05-17 Thread Jason
When running qemu on my HP laptop, I cannot seem to use the cursor in the guest os. The guest OS can be any os, windows reactos linux, etc. The host OS is fedora core 3. Basically, the cursor shows up as normal on the screen, but when I click in to let qemu grab the focus, the cursor jumps to the

Re: [Qemu-devel] [Patch] target-ppc mtcrf instruction not recognized

2005-05-17 Thread Benjamin Herrenschmidt
> OK, I did put this in my working repository and I'll submit this to > Fabrice. > Please try to do this change to check if other bits need to be relax or > not: > > Index: target-ppc/translate.c > === > RCS file: /cvsroot/qemu/qemu/

[Qemu-devel] live cd guest for qemu?

2005-05-17 Thread Ronald
Hi, I am playing with the live cd concept with the help of qemu, just to see how it's done, I think I have something that is presentable enough even if it's not perfect, so I can share. http://daimon55.free.fr/qemu/live.iso.part00 http://daimon55.free.fr/qemu/live.iso.part01 two parts (33025024

Re: [Qemu-devel] booting linux 2.6 in qemu-system-ppc

2005-05-17 Thread J. Mayer
On Sun, 2005-05-15 at 14:28 +0200, Johannes Berg wrote: > Hi, > > > I just checked: I don't have to remove the VGA device to be able to boot > > 2.6 kernel on serial port. Just have to give it the following arguments > > to the kernel (and of course, use a kernel with the PC serial port > > suppo

[Qemu-devel] How to call for free!

2005-05-17 Thread Info New Way Calls
Title:     How to call for free! Como llamar gratis! Comment appelé gratuitement! Как звонить бесплатно!   NEW WAY CALLS   Make FREE Mobile Phone Calls with Cellwireless Telecommunication when you help your Family and Friends SAVE on their mobile calls!   Best regards