[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Xen-devel] [PATCH 1/12] VTPM mini-os: mmio= option for domain config files to pass iomem regions



Currently IO ports and irqs can be passed through to domU's using the domain config file.

This patch adds support for passing through iomem regions when booting domains using xm. It works almost exactly the same as the ioports option.

The format for the option is
mmio = ['pagenum,npages']

Where the first is the page number (in a hex string) and the second is the number of pages.
An example for passing through the tpm is:
mmio = ['fed40',5]

Signed off by: Matthew Fioravante <matthew.fioravante@xxxxxxxxxx>


Attachment: 1-xm-mmio.patch
Description: Text Data

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.