Add a couple of test to the kselftest for the pKVM hypervisor tracing
infrastructure.
Bug: 357781595
Change-Id: I7e96a312fbaba3314bd1599d072a6042cc577ff2
Signed-off-by: Vincent Donnefort <vdonnefort@google.com>
While resetting the hypervisor tracing, the head page pointer wasn't
updated as well at the stamp and lost events. This might leave the
buffer in a corrupted state.
While at it, strengthen the reset test to check for timestamp and lost
events.
Bug: 357781595
Fixes: a368d579d1 ("FROMLIST: KVM: arm64: Add trace interface for hyp tracefs")
Change-Id: Ia5dac9634bcb3a2afea9db72ac6b2eda1d9a9730
Signed-off-by: Vincent Donnefort <vdonnefort@google.com>