[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 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 |