From: Stefan Weil <weil@mail.berlios.de>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] Create Fake PCI Cards
Date: Fri, 04 May 2007 19:57:13 +0200 [thread overview]
Message-ID: <463B73F9.1000302@mail.berlios.de> (raw)
In-Reply-To: <463A7D61.7080307@gmx.at>
If you need a wireless PCI device, I can provide code for
TNETW1130 (ACX111). Get it from
http://svn.berlios.de/svnroot/repos/ar7-firmware/qemu/trunk/hw/tnetw1130.c
It works partially with an emulated Linux 2.6.20:
the PCI card is recognized, and it loads firmware.
Stefan
Clemens Kolbitsch schrieb:
> Hi everyone!
> I've read some posts in the qemu-mailinglist archives about the idea
> of a pci-proxy (allowing the client-os to access the host-os-pci
> devices) and the problems related to that.
>
> now, I want to make something similar and wonder if there is already
> some source code that does all that already (because a big part of it
> might exist in the proxy mentioned or even in the standard
> qemu-ethernet-device):
>
> 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.
>
> Any help would be greatly appreciated!
> Clemens
next prev parent reply other threads:[~2007-05-04 18:04 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-05-04 0:25 [Qemu-devel] Create Fake PCI Cards Clemens Kolbitsch
2007-05-04 16:32 ` Paul Brook
2007-05-04 22:47 ` Clemens Kolbitsch
2007-05-04 17:57 ` Stefan Weil [this message]
[not found] <20070504203016.2791gmx1@mx033.gmx.net>
2007-05-05 6:00 ` Clemens Kolbitsch
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=463B73F9.1000302@mail.berlios.de \
--to=weil@mail.berlios.de \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).