All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1 v2] KVM: nVMX: nSVM: Show guest mode in kvm_{entry,exit} tracepoints
@ 2021-08-20  3:05 Krish Sadhukhan
  2021-08-20  3:05 ` [PATCH v2 1/1] " Krish Sadhukhan
  0 siblings, 1 reply; 2+ messages in thread
From: Krish Sadhukhan @ 2021-08-20  3:05 UTC (permalink / raw)
  To: kvm; +Cc: pbonzini, jmattson, seanjc, vkuznets, wanpengli, joro

v1 -> v2:
	1. The tracepoints will print "nested" if the VCPU is running
	   a nested guest.
	2. The commit message has been modified to reflect the change.


[PATCH v2 1/1] KVM: nVMX: nSVM: Show guest mode in kvm_{entry,exit}

 arch/x86/kvm/trace.h | 16 +++++++++++-----
 1 file changed, 11 insertions(+), 5 deletions(-)

Krish Sadhukhan (1):
      KVM: nVMX: nSVM: Show guest mode in kvm_{entry,exit} tracepoints


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-08-20  3:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-20  3:05 [PATCH 0/1 v2] KVM: nVMX: nSVM: Show guest mode in kvm_{entry,exit} tracepoints Krish Sadhukhan
2021-08-20  3:05 ` [PATCH v2 1/1] " Krish Sadhukhan

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.