Re: [Qemu-devel] how about gcc4 compatibility

2006-03-21 Thread Thiemo Seufer
On Tue, Mar 21, 2006 at 05:01:16PM +, Paul Brook wrote: > On Tuesday 21 March 2006 16:55, Rakotomandimby Mihamina wrote: > > Hi, > > gcc4 is more and more default on many distribution, how about qemu and > > gcc4 problem? > > http://kidsquid.com/cgi-bin/moin.cgi/FrequentlyAskedQuestions#head-9

Re: [Qemu-devel] kernel-kqemu and linux

2006-03-21 Thread Pascal Terjan
On 3/21/06, Brad Campbell <[EMAIL PROTECTED]> wrote: > Neat trick for capturing such groovy stuff.. > In one console :- > > cat /dev/ptyzf | tee qemu.oops.log > > In another console :- > > qemu -hda vm-1.img -kernel /tracks/linux-2.6.15.6/arch/i386/boot/bzImage > -serial /dev/ttyzf -append > "cons

Re: [Qemu-devel] how about gcc4 compatibility

2006-03-21 Thread Paul Brook
On Tuesday 21 March 2006 16:55, Rakotomandimby Mihamina wrote: > Hi, > gcc4 is more and more default on many distribution, how about qemu and > gcc4 problem? http://kidsquid.com/cgi-bin/moin.cgi/FrequentlyAskedQuestions#head-9cd72ae5d3bd7b85d2538c0db933236b3c7e9bd9 Paul

[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] kernel-kqemu and linux

2006-03-21 Thread Brad Campbell
Brad Campbell wrote: Fabrice Bellard wrote: Try the following patch: diff -u -w -r1.39 helper2.c --- helper2.c 4 Dec 2005 18:46:06 - 1.39 +++ helper2.c 20 Mar 2006 23:38:51 - @@ -110,6 +110,7 @@ env->pat = 0x0007040600070406ULL; env->cpuid_ext_features = 0;