All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] minios: add ioremap and cleanups
@ 2009-02-19 18:04 Rolf Neugebauer
  0 siblings, 0 replies; only message in thread
From: Rolf Neugebauer @ 2009-02-19 18:04 UTC (permalink / raw)
  To: Xen-devel; +Cc: samuel.thibault

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-02-19 18:04 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-02-19 18:04 [PATCH 0/3] minios: add ioremap and cleanups Rolf Neugebauer

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.