[Qemu-devel] use qemu without X, on a remote machine

2006-05-31 Thread Rakotomandimby Mihamina
Hi, I would like to use qemu without X Why? Because of ressource consumption, and because the machine (the host) for emulation is a dedicated one, and I dont want to put another keyboard, nor another Monitor. Is there an option to disable X use? I will only install Linux distributions in text mode,

[Qemu-devel] multiple CDROM install

2006-05-31 Thread Rakotomandimby Mihamina
Hi, I would like to install fedora core wich is a multiple install CDROM distribution. I did not find any tutorial that tells how to switch CDROM. Would you help me please? -- A powerfull GroupWare, CMS, CRM, ECM: CPS (Open Source & GPL). Opengroupware, SPIP, Plone, PhpBB, JetSpeed... are good: C

[Qemu-devel] why is kqemu closed?

2006-04-10 Thread Rakotomandimby Mihamina
Hi, I would like to know why is kqemu not GPL? Would you know? -- A powerfull GroupWare, CMS, CRM, ECM: CPS (Open Source & GPL). Opengroupware, SPIP, Plone, PhpBB, JetSpeed... are good: CPS is better. http://www.cps-project.org for downloads & documentation.

Re: [Qemu-devel] SMP

2006-04-10 Thread Rakotomandimby Mihamina
On Thu, 2006-04-06 at 19:06 +0200, Pascal Terjan wrote: > > Does "-smp 2" option use both CPUs of my host, or only one? > only one > > Is there any way to use two host CPUs in Qemu? > No Sorry, I am late for this discussion. On multi-core/multi-proc architecture, how are dispatched the qemu instan

[Qemu-devel] Re: how to begin with qemu and networking

2006-04-04 Thread Rakotomandimby Mihamina
On Tue, 2006-04-04 at 13:40 +0200, Mirco Piccin wrote: > Hi. > Concerning the qemu networking, i hope i can help you; > you can read this very very usefull links: > http://www.debian-administration.org/articles/40 > http://www.pictux.org/forum/viewtopic.php?p=7#7 Okay, thank you Mirco. -- A

[Qemu-devel] will qemu emulate 32 or 64 bit CPU?

2006-04-04 Thread Rakotomandimby Mihamina
Hi, I run a host with 64 b its AMD Athlons. What will be the default x86 CPU emulation? 32 bits or 64 bits? I saw nothing in the doc. Thank you. -- A powerfull GroupWare, CMS, CRM, ECM: CPS (Open Source & GPL). Opengroupware, SPIP, Plone, PhpBB, JetSpeed... are good: CPS is better. http://www.cps

[Qemu-devel] how to begin with qemu and networking

2006-04-04 Thread Rakotomandimby Mihamina
Hi, I am documenting about qemu. I want this architecture: http://locataire-serveur.info/workspaces/members/mihamina/public/architecture-qemu/ The host is a Linux Debian amd64. - How could I set the "internal" IP of the host to 10.0.0.1? - Is the emulated guest a 32bit or a 64 like the host? Than

[Qemu-devel] how about gcc4 compatibility

2006-03-21 Thread Rakotomandimby Mihamina
Hi, gcc4 is more and more default on many distribution, how about qemu and gcc4 problem? Thank you. -- A powerfull GroupWare, CMS, CRM, ECM: CPS (Open Source & GPL). Opengroupware, SPIP, Plone, PhpBB, JetSpeed... are good: CPS is better. http://www.cps-project.org for downloads & documentation.

Re: [Qemu-devel] qemu compilation and gcc4 / FC4

2006-02-23 Thread Rakotomandimby Mihamina
On Tue, 2006-02-21 at 12:57 +0100, Johannes Schindelin wrote: > Hi, > > Tip of the day: some mailing lists are searchable: Yes. My problem is about this: http://article.gmane.org/gmane.comp.emulators.qemu/7433 It tells: You can hack around this by not holding the guest cpu state in

[Qemu-devel] qemu compilation and gcc4 / FC4

2006-02-20 Thread Rakotomandimby Mihamina
Hi, I try to make an FC4 package of qemu 0.8 basing myself on http://dag.wieers.com/packages/qemu/ FC4 is with gcc4 when just building the src.rpm, I encounter the same problem as this: http://lists.gnu.org/archive/html/qemu-devel/2005-09/msg00031.html As I see, there is a "gcc4 patch" in this R