Re: [Qemu-devel] kqemu runtime loading

2005-11-30 Thread Jim C. Brown
On Wed, Nov 30, 2005 at 10:54:00PM +0100, Jerome Warnier wrote: > > No, only the .h is needed. The proprietary part is only needed if you > > want to build the module. > And the header (.h) is free? > That is my understanding. > -- > J?r?me Warnier > FLOSS Consultant > http://beeznest.net > -

Re: [Qemu-devel] kqemu runtime loading

2005-11-30 Thread Jerome Warnier
Le mercredi 30 novembre 2005 à 20:37 +0100, Pascal Terjan a écrit : > On 11/30/05, Jérôme Warnier <[EMAIL PROTECTED]> wrote: > > Le mercredi 30 novembre 2005 à 07:36 +0100, Pascal Terjan a écrit : > > > On 11/29/05, Jim C. Brown <[EMAIL PROTECTED]> wrote: > > > > > For packaged versions of qemu (mo

[Qemu-devel] [PATCH] fix Mac OS X cocoa modifier keys behavior

2005-11-30 Thread Joachim Henke
With current CVS, when running Linux as guest OS, the kernel log is flooded with messages like atkbd.c: Unknown key pressed (translated set 2, code 0x0 on isa0060/serio0). atkbd.c: Use 'setkeycodes 00 ' to make it known. atkbd.c: Unknown key released (translated set 2, code 0x0 on isa0060/serio0)

[Qemu-devel] qemu & arm emulation

2005-11-30 Thread Philippe BEAU
Hello all, At first, I'm new to this mailing-list. I subscribe it because i got a few problem with using qemu & arm emulation. I would like to know if it's possible to install a debian running arm processor with qemu ? Is anyone did it ? if yes, can he contact me about this ? Best regards Phil

Re: [Qemu-devel] kqemu runtime loading

2005-11-30 Thread Pascal Terjan
On 11/30/05, Jérôme Warnier <[EMAIL PROTECTED]> wrote: > Le mercredi 30 novembre 2005 à 07:36 +0100, Pascal Terjan a écrit : > > On 11/29/05, Jim C. Brown <[EMAIL PROTECTED]> wrote: > > > > For packaged versions of qemu (most Linux distributions do those days), > > > > you have to rebuild it yourse

[Qemu-devel] [PATCH] Do not commit the same changes over and over again

2005-11-30 Thread Johannes Schindelin
When bdrv_commit() was executed, it would write back the modified sectors to the backing_hd, but would not forget about them in the qcow image. This patch adds another member function to BlockDriver, bdrv_make_empty() which can be used to make the qcow image empty. This function is then used to c

[Qemu-devel] i386 user emulation on PPC

2005-11-30 Thread David Coppa
Hi, starting with qemu 0.7.2 is possible to run adobe acrobat 7 for linux i386 on linux ppc: http://www.bsdgeek.it/adobe_acrobat_7_linux_ppc.png Very good as you can see... What about Skype? Anyone with working experiences? Regards, David ___ Qemu-d

Re: [Qemu-devel] kqemu runtime loading

2005-11-30 Thread Jérôme Warnier
Le mercredi 30 novembre 2005 à 07:36 +0100, Pascal Terjan a écrit : > On 11/29/05, Jim C. Brown <[EMAIL PROTECTED]> wrote: > > > For packaged versions of qemu (most Linux distributions do those days), > > > you have to rebuild it yourself (without packaging) instead of using the > > > neat availabl

Re: [Qemu-devel] Problem compiling with gcc 3.3 on 2.6.14

2005-11-30 Thread Jernej Simončič
On Tuesday, November 29, 2005, 22:09:48, Emmanuel Charpentier wrote: > Sylvain Petreolle wrote: >> why not run LANG=en_US instead ? > 'cause I'm a) French, and b) lazy. I happen to understand French error > messages, which are the default on my system... He meant before posting the error message

Re: [Qemu-devel] Re: Debian blues (Re: Problem compiling with gcc 3.3 on 2.6.14 (Debian))

2005-11-30 Thread carlo . andreoli
>Date: Tue, 29 Nov 2005 23:41:16 +0100 >From: Pascal Terjan <[EMAIL PROTECTED]> >In fact dkms is not available on 10.0 but only on Corporate 3.0 >Development CD which is based on 10.0, and as I usually do not use >real 10.0 I did not notice this before. >I'll package it another way as soon as I fi