All of lore.kernel.org
 help / color / mirror / Atom feed
From: Clemens Kolbitsch <clemens.kol@gmx.at>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] Getting started programming a HW Device
Date: Thu, 10 May 2007 13:36:25 +0200	[thread overview]
Message-ID: <464303B9.2050308@gmx.at> (raw)
In-Reply-To: <20070504203016.2791gmx1@mx033.gmx.net>

Hi everyone!
Could someone please point out some links to a good documentation and/or 
tutorial on how to write hardware devices for qemu?

I have been reading through the parallel & ne2k code and - although it 
is not that hard - just do not get all the information necessary it seems.

are there some places, where functions like
 - qemu_chr_ioctl
 - cpu_register_io_memory
 - pci_register_io_memory
 - pci_register_device
 - etc.

are described shortly (or even in more detail ;-)  )?

My current problem is the following: While loading a module in the 
client-os it get the error

"cannot reserve PCI memory region"

(from the dadwifi (yes - not madwifi) ath_pci module).

What do i have to do in order to get this right?

cheers!

  parent reply	other threads:[~2007-05-10 11:44 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20070504203016.2791gmx1@mx033.gmx.net>
2007-05-04 23:01 ` [Qemu-devel] wireless pci device driver Clemens Kolbitsch
2007-05-05  6:00 ` [Qemu-devel] Create Fake PCI Cards Clemens Kolbitsch
2007-05-10 11:36 ` Clemens Kolbitsch [this message]
2007-05-28 11:05 ` [Qemu-devel] QEMU/PCI shutdown event Clemens Kolbitsch
2007-05-28 11:46   ` Dor Laor
2007-06-06  9:51 ` [Qemu-devel] Detecting Client OS BSOF/Kernel Oops Clemens Kolbitsch
2007-06-06 11:55   ` Avi Kivity
2007-06-06 13:52   ` Flavien Lebarbe
2007-06-06 14:47     ` Mark Williamson

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=464303B9.2050308@gmx.at \
    --to=clemens.kol@gmx.at \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.