On Fri, May 23, 2025 at 05:05:58PM +0100, Andrew Cooper wrote: > Paging Writeable depends on EPT, so must disabled in non-EPT guests like the > other EPT dependent features. Otherwise, VMEntry fails with bad control > state. > > Drop a piece of trailing whitepsace in context. > > Fixes: ff10aa9d8f90 ("x86: Add Support for Paging-Write Feature") > Signed-off-by: Andrew Cooper <andrew.coop...@citrix.com>
Reviewed-by: Roger Pau Monné <roger....@citrix.com> Thanks, Roger.