[PATCH v2 0/3] x86/shadow: sh_page_fault() adjustments

Jan Beulich posted 3 patches 1 year, 3 months ago
Failed in applying to current master (apply log)
[PATCH v2 0/3] x86/shadow: sh_page_fault() adjustments
Posted by Jan Beulich 1 year, 3 months ago
The original 2nd patch of v1 was split into two and extended by a 3rd
(1st one here) one.

1: move dm-mmio handling code in sh_page_fault()
2: mark more of sh_page_fault() HVM-only
3: drop dead code from HVM-only sh_page_fault() pieces

Jan