qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] More PCI ethernet emulations


From: Stefan Weil
Subject: Re: [Qemu-devel] More PCI ethernet emulations
Date: Sun, 03 Dec 2006 12:59:20 +0100
User-agent: IceDove 1.5.0.8 (X11/20061128)

Hello,

these new PCI ethernet drivers for QEMU are now available:

* Intel 8255x ("E100", "EEPRO100")

* National Semiconductor DP83815/DP83816

* Both drivers use a new EEPROM driver.

This EEPROM driver can be shared by any other device which needs
an EEPROM, for example replace the driver for RTL8139 or add an
EEPROM to cirrus vga or other ethernet cards.

I estimate the status of the EEPROM driver to be stable.
Fabrice, maybe this part can be integrated in QEMU head.

Both ethernet drivers work with QEMU head and Linux on x86 host / guest,
but have known endianess issues (they will at least need fixes for big
endian hosts) and are experimental. I am still working on them.

Feedback and bug fixes are welcome.

Regards
Stefan Weil

PS. I tried to send this mail several times using a URL for each
new driver file, but these mails did not reach the mailing list.
Are mails with URLs blocked by some mechanism?
Now all new source files are in the tar archive appended to the mail.


> Hello,
>
> I want to run QEMU with disk images of existing PC hardware.
> These PC hardware uses ethernet cards which are not emulated
> by QEMU, and because the disk images only support these cards,
> the current QEMU won't work. So I have to write new emulation
> drivers for QEMU...
>
> These are the emulations needed:
> Intel 8255xER PCI (Linux driver: eepro100)
> Realtek RTL8168/8111 PCI (Linux driver: r1000)
> National Semiconductor DP83815/DP83816 (Linux driver: natsemi)
>
> If somebody already started to write any of these emulations
> this would be really helpful. Any other kind of help is welcome, too.
>
> Regards
> Stefan
>
>






Attachment: qemu-drivers.tar.bz2
Description: Binary data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]