[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [PATCH 3/12] VTPM mini-os: Add ioread() and iowrite() functions to mini-os
Mini-os currently doesn't have very many facilities for reading and writing to hardware io memory. This patch addes a new header file iorw.h which when included gives access to the ioread8(), iread32(), iowrite8(), iowrite32() family of functions. Each has a separate implementation for each architecture supported by mini-os. Currently only x86 has been implemented. ia64 is stubbed out for now. Signed off by: Matthew Fioravante <matthew.fioravante@xxxxxxxxxx> Attachment:
3-minios-iorw.patch Attachment:
smime.p7s _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |