KVM: PPC: Book3S HV P9: Improve exit timing accounting coverage
authorNicholas Piggin <npiggin@gmail.com>
Fri, 28 May 2021 09:07:37 +0000 (19:07 +1000)
committerMichael Ellerman <mpe@ellerman.id.au>
Thu, 10 Jun 2021 12:12:13 +0000 (22:12 +1000)
commita32ed1bb70723ec7a6c888b6c7071d516cca0e8f
treeaa785ed67e020192791002ea69bc288a750e794e
parent6d770e3fe9a120560cda66331ce5faa363400e97
KVM: PPC: Book3S HV P9: Improve exit timing accounting coverage

The C conversion caused exit timing to become a bit cramped. Expand it
to cover more of the entry and exit code.

Signed-off-by: Nicholas Piggin <npiggin@gmail.com>
Reviewed-by: Alexey Kardashevskiy <aik@ozlabs.ru>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20210528090752.3542186-18-npiggin@gmail.com
arch/powerpc/kvm/book3s_hv_p9_entry.c