From: Rolf Neugebauer <rolf.neugebauer@netronome.com>
To: Xen-devel <xen-devel@lists.xensource.com>
Cc: samuel.thibault@ens-lyon.org
Subject: [PATCH 0/3] minios: add ioremap and cleanups
Date: Thu, 19 Feb 2009 18:04:39 +0000 [thread overview]
Message-ID: <499D9F37.9000907@netronome.com> (raw)
Hi
I've added the equivalent of ioremap/iounmap to minios. In the process
I've also done some major cleanup of mainly x86/mm.c (comments, coding
style, more consistent naming). I also have a sample stubdom which uses
ioremap to map the BARs of a PCI device. This is not included in this
patch series as it is just sample code.
I've tested it on x86_64. i386 should work too. I've included some empty
stubs for ia64 but haven't even "compile tested" due to lack of suitable
machines.
The three patches:
1/3: add ioremap to minios
2/3: clean up of events.c. Check hypercall return values etc
3/3: cleanup of mm.c
Rolf
reply other threads:[~2009-02-19 18:04 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=499D9F37.9000907@netronome.com \
--to=rolf.neugebauer@netronome.com \
--cc=samuel.thibault@ens-lyon.org \
--cc=xen-devel@lists.xensource.com \
/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.