>>> On 20.08.18 at 07:14, <[email protected]> wrote: > In some cases 32-bit PAE PV guests still write PTEs directly instead of > using hypercalls. This is especially bad when clearing a PTE as this is > done via 32-bit writes which will produce intermediate L1TF attackable > PTEs. > > Change the code to use hypercalls instead. > > Signed-off-by: Juergen Gross <[email protected]>
Reviewed-by: Jan Beulich <[email protected]> _______________________________________________ Xen-devel mailing list [email protected] https://lists.xenproject.org/mailman/listinfo/xen-devel
