[Qemu-devel] Linker issues with binutils 2.16 on ppc

2005-06-11 Thread Luca Barbato
ld complains about "Not enough room for program headers" That's is due the use of SIZEOF_HEADERS in the linker script. Reproduced with the current cvs on the -user targets. Since I have no experience about ld script so I didn't try to figure out myself a fix. Basic system info: gcc-3.4.4, gl

Re: [Qemu-devel] Looking for an easy way to exchange data bidirectional between host and guest (including some suggestion)

2005-06-11 Thread Christian MICHON
On 6/11/05, Jim C. Brown <[EMAIL PROTECTED]> wrote: > I agree. While I believe this can be worked around (given a cooperative ftpd), > having a child process for every data connection is really not worth the > trouble. It's just too ugly. Besides, not every system will have an ftpd > installed. si

Re: [Qemu-devel] Looking for an easy way to exchange data bidirectional between host and guest (including some suggestion)

2005-06-11 Thread Jim C. Brown
On Thu, Jun 09, 2005 at 01:56:09PM +0200, Henrik Nordstrom wrote: > On Wed, 8 Jun 2005, Jim C. Brown wrote: > > >Next to impossible to do portably. I am not sure how user-net port > >redirection > >even enters the picture - once the FTP daemon is set up, the guest sees > >the FTP server on the ho

[Qemu-devel] Unable to install Windows XP x64 Edition

2005-06-11 Thread Mike Swanson
It complains that the firmware is not able to use APIC (Advanced Programmable Interrupt Controller) in QEMU, and refuses to even start installing. -- Mike ___ Qemu-devel mailing list Qemu-devel@nongnu.org http://lists.nongnu.org/mailman/listinfo/qemu-d

Re: [Qemu-devel] cvs build broken?

2005-06-11 Thread jeebs
>"Oliver Gerlich" > Hi, > maybe it's the same problem as mentioned here: > http://lists.gnu.org/archive/html/qemu-devel/2005-06/msg00077.html > > Could you try the patch given there? That's it. Thanks. I don't always get all of the mailing list messages. (Of course, it's better than my ISP's

[Qemu-devel] qemu feedback

2005-06-11 Thread dave
hy, i'm glad of qemu and i found a real valid project. i would comunicate my difficulties in understanding virtual networking features. you should provide some example about: - how configure qemu with a guest os that has an ssh server. (i tried using user-net and redirect without success

Re: [Qemu-devel] OS X Package Maintainer

2005-06-11 Thread Julian Seward
> Can you make a nightly build with the CVS? I'm surprised that Qemu does not seem to have an automated nightly build / regression test / mail-summary-to-developers system. We have been doing that with Valgrind for a couple of years now and it makes a big difference, allowing developers to trac

Re: [Qemu-devel] cvs build broken?

2005-06-11 Thread Oliver Gerlich
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, maybe it's the same problem as mentioned here: http://lists.gnu.org/archive/html/qemu-devel/2005-06/msg00077.html Could you try the patch given there? Good luck, Oliver Gerlich [EMAIL PROTECTED] wrote: > I've been following the qemu-user's foru

Re: [Qemu-devel] qemu 0.7.0 does not compile with binutils 2.16

2005-06-11 Thread David Coppa
I've the same problem on my iBook running gentoo-ppc. Maybe is a ppc-related problem... Best regards, David Coppa On 6/10/05, Gioele Barabucci <[EMAIL PROTECTED]> wrote: > Hi, > > I tried to compile qemu 0.7.0 on my gentoo-ppc box. > This is what the configuration script outputs: > > Install