Re: [Qemu-devel] Mac OS X Guest Support

2006-11-01 Thread Pavel Janík
nstruction (http://lists.gnu.org/archive/html/qemu-devel/2005-11/msg00453.html). -- Pavel Janík There are only 10 types of people in this world: Those who understand binary, and those who don't. -- Someone somewhere ___

[Qemu-devel] -cdrom /dev/cdrom and could not open hard disk image

2006-08-09 Thread Pavel Janík
CD-ROM: [EMAIL PROTECTED]:~> head /dev/cdrom|wc -l 10 How to boot from read-only CD-ROM now? Why this doesn't work now? -- Pavel Janík That's the problem: pretesters aren't finding many more bugs nowadays, so it'll probably take until 2005 to find and fix enough bugs

Re: [Qemu-devel] -cc checking wrong

2006-05-08 Thread Pavel Janík
correct way is to *execute* simple test. -- Pavel Janík "With some developers it is not needed to run the code through obfuscator... I have inherited code which only the compiler could understand." -- someone in LKML ___ Qemu-d

Re: [Qemu-devel] -cc checking wrong

2006-05-08 Thread Pavel Janík
uires arguments be passed to it > in --cc or CC= This is also wrong - you can use "distcc ccache gcc" as your compiler... -- Pavel Janík Sounds like a "bug waiting to be implemented" ;) -- Rik van Riel in linux-kernel __

Re: [Qemu-devel] -cc checking wrong

2006-05-07 Thread Pavel Janík
From: [EMAIL PROTECTED] (Pavel Janík) Date: Mon, 01 May 2006 09:41:14 +0200 > [EMAIL PROTECTED]:/tmp/QEMU/qemu-cvs> ./configure --cc="ccache gcc" > Compiler ccache gcc could not be found > [EMAIL PROTECTED]:/tmp/QEMU/qemu-cvs> This comes from revision 1.

[Qemu-devel] -cc checking wrong

2006-05-01 Thread Pavel Janík
[EMAIL PROTECTED]:/tmp/QEMU/qemu-cvs> ./configure --cc="ccache gcc" Compiler ccache gcc could not be found [EMAIL PROTECTED]:/tmp/QEMU/qemu-cvs> Would be nice to accept environment setting of CC as well. -- Pavel Janík panic("Aarggh: attempting to free lock with active wa

[Qemu-devel] [PATCH] dyngen.c: fix signedness gcc4 warning

2006-01-04 Thread Pavel Janík
= 0; -- Pavel Janík I'm serious as mud. :-) -- Lars Magne Ingebrigtsen in gnus.ding ___ Qemu-devel mailing list Qemu-devel@nongnu.org http://lists.nongnu.org/mailman/listinfo/qemu-devel

[Qemu-devel] [PATCH] block-cloop.c: fix signedness gcc4 warning

2006-01-04 Thread Pavel Janík
if(inflateInit(&s->zstream) != Z_OK) goto cloop_close; -- Pavel Janík Write and test a big program in small pieces. -- The Elements of Programming Style (Kernighan & Plaugher) ___ Qemu-devel mailing list Qemu-devel@nongn

[Qemu-devel] [PATCH] block-dmg.c: fix signedness gcc4 warning

2006-01-04 Thread Pavel Janík
gt;zstream) != Z_OK) goto dmg_close; -- Pavel Janík Write and test a big program in small pieces. -- The Elements of Programming Style (Kernighan & Plaugher) ___ Qemu-devel mailing list Qemu-devel@nongnu.org http://l

[Qemu-devel] [PATCH] Mention --enable-cocoa in --help

2006-01-04 Thread Pavel Janík
ot; echo " --enable-adlib enable Adlib emulation" echo " --enable-coreaudio enable Coreaudio audio driver" -- Pavel Janík Use self-identifying input. Allow defaults. Echo both on output. -- The Elements of Programming Style (Kernighan &a

Re: [Qemu-devel] anonymous cvs

2005-11-27 Thread Pavel Janík
g/cvs/?group=qemu Fabrice: please add a link to CVS to Download (http://www.qemu.org/download.html). -- Pavel Janík Oh my god! emacs uses memory that costs almost 2 DM ... -- Joerg Arndt ___ Qemu-devel mailing list Qemu-devel@non

[Qemu-devel] PPC: booting MacOS X Mini install disk 1

2005-11-25 Thread Pavel Janík
Hi, booting Mac Mini's Mac OS X disk 1 results in: [EMAIL PROTECTED]:~> /tmp/QEMU/bin/qemu-system-ppc -cdrom /dev/cdrom -boot d invalid/unsupported opcode: 02 - 0e - 0c (0b717b1c) 0x05616ed8 1 -- Pavel Janík panic("mother..."); -- 2.2.16 driver