qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] Create Fake PCI Cards


From: Clemens Kolbitsch
Subject: Re: [Qemu-devel] Create Fake PCI Cards
Date: Sat, 05 May 2007 00:47:02 +0200
User-agent: Thunderbird 1.5.0.10 (X11/20070403)

Paul Brook wrote:
I want to create a "fake"/virtual pci device that only exists in the vm.
so basically it boils down to adding a new (wireless) device that is not
connected to anything and that i can write data to/read data from the
device driver runnnig inside of qemu.

Qemu already has many emulated PCI devices. Look at those.

Paul
yeah... to be honest, i postet the message about 2 mins too early. right afterwards i found the pci-proxy and similar things and started to understand the code-flow

what i'm trying to do now is to make this fake wireless device. however, i originally wanted to write an virtual driver for an atheros chipset, but the hardware-access layer is not open-source.

so, does anyone know of a chip that is used regurarly and that has an open-source hal?

thanks!!





reply via email to

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