[Qemu-devel] [PATCH] Realtek 8139 PCI NIC driver

2006-01-08 Thread Igor Kovalenko
Hi! This emulation driver provides Realtek 8139 PCI ethernet card which seems to be supported by Linux and Darwin. I cannot run Darwin/PPC 8.0.1 installer under qemu so only little-endian x86 was really checked to work. There is no 8139C+ mode emulation available, so Linux user would choose 8139

[Qemu-devel] Qemu won't compile on Fedora Core 4/X86_64

2006-01-08 Thread Paolo Campegiani
Hello guys, I've tried to compile qemu (version 0.8.0 from website and pulled from CVS) over a Fedora Core 4 on a X86_64. In both cases, I ran these commands: configure --cc=gcc32 --host-cc=gcc32 make and after lots of warnings about casting to pointer from integer of different size, I finally e

Re: [Qemu-devel] qemu and configuration file?

2006-01-08 Thread Johannes Schindelin
Hi, On Sun, 8 Jan 2006, Giuseppe Della Bianca wrote: > > Giuseppe Della Bianca wrote: > > > Please, who is that decides if to insert patch or modifications in qemu > > > code? > > > > Fabrice That is not completely true. QEmu is Open Source, and the license permits to have your own version ("fo

[Qemu-devel] [PATCH] Lets you set the target system time at startup

2006-01-08 Thread Schiwed
Hello everybody, I wrote a little patch, that lets you set the initial target system time at startup of qemu. I thought it might be interesting for others, too. This patch gives you an additional command line option '-initialtime n' with n being the initial target system time in seconds since

Re: [Qemu-devel] qemu and configuration file?

2006-01-08 Thread Giuseppe Della Bianca
> Giuseppe Della Bianca wrote: > > Please, who is that decides if to insert patch or modifications in qemu > > code? > > Fabrice Thanks for the confirmation. Therefore the alternatives are: - create several script that they use the command line of qemu - modify and maintain one personalized ver

[Qemu-devel] qemu vl.c

2006-01-08 Thread Fabrice Bellard
CVSROOT:/sources/qemu Module name:qemu Branch: Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 06/01/08 10:53:14 Modified files: . : vl.c Log message: kqemu and SMP are currently not compatible CVSWeb URLs: http://cvs.savannah.gnu.org/vi