commit | e7aa61f47b23afbec41031bc47ca8d6cb6516abc | [log] [tgz] |
---|---|---|
author | Diana Craciun <diana.craciun@nxp.com> | Wed Dec 12 16:03:07 2018 +0200 |
committer | Michael Ellerman <mpe@ellerman.id.au> | Thu Dec 20 22:59:03 2018 +1100 |
tree | fba9a1be4ce7035803f8833bda349a2a9518781b | |
parent | 7fef436295bf6c05effe682c8797dfcb0deb112a [diff] |
powerpc/fsl: Flush branch predictor when entering KVM Switching from the guest to host is another place where the speculative accesses can be exploited. Flush the branch predictor when entering KVM. Signed-off-by: Diana Craciun <diana.craciun@nxp.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>