|
|
|
|
|
|
|
|
|
|
xen-devel
[Xen-devel] [PATCH 5/12] VTPM mini-os: mfn_is_ram check disable
Currently when mapping io memory regions into a mini-os domain a check
is performed to make sure the memory region really is io memory. While
this is a good idea in practice, the code doing the check fails if you
have over 4GB since there may be system memory mapped after the io
memory mappings.
This patch disables the check and turns it into a stub. It is required
for tpm passthrough to the vtpm manager domain.
Signed off by: Matthew Fioravante <matthew.fioravante@xxxxxxxxxx>
5-minios-mfnisram-disable.patch
Description: Text Data
smime.p7s
Description: S/MIME Cryptographic Signature
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
<Prev in Thread] |
Current Thread |
[Next in Thread>
|
- [Xen-devel] [PATCH 5/12] VTPM mini-os: mfn_is_ram check disable,
Matthew Fioravante <=
|
|
|
|
|