Displaying 3 results from an estimated 3 matches for "clear_mmio_p2m_entri".
Did you mean:
clear_mmio_p2m_entry
2011 Oct 06
0
[xen-4.1-testing test] 9194: regressions - FAIL
flight 9194 xen-4.1-testing real [real]
http://www.chiark.greenend.org.uk/~xensrcts/logs/9194/
Regressions :-(
Tests which did not succeed and are blocking:
test-amd64-amd64-xl-sedf 7 debian-install fail REGR. vs. 9185
Tests which did not succeed, but are not blocking,
including regressions (tests previously passed) regarded as allowable:
test-amd64-amd64-xl-pcipt-intel 9
2012 Mar 01
14
[PATCH 0 of 3] RFC Paging support for AMD NPT V2
There has been some progress, but still no joy. Definitely not intended for
inclusion at this point.
Tim, Wei, I added a Xen command line toggle to disable IOMMU and P2M table
sharing.
Tim, I verified that changes to p2m-pt.c don''t break shadow mode (64bit
hypervisor and Win 7 guest).
Hongkaixing, I incorporated your suggestion in patch 2, so I should add your
Signed-off-by eventually.
2013 Dec 06
36
[V6 PATCH 0/7]: PVH dom0....
Hi,
V6: The only change from V5 is in patch #6:
- changed comment to reflect autoxlate
- removed a redundant ASSERT
- reworked logic a bit so that get_page_from_gfn() is called with NULL
for p2m type as before. arm has ASSERT wanting it to be NULL.
Tim: patch 4 needs your approval.
Daniel: patch 5 needs your approval.
These patches implement PVH dom0.
Patches 1 and 2