All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH] scripts/kvm/kvm_stat: Fix tracefs access checking
@ 2016-02-03  7:41 Janosch Frank
  2016-02-03  7:41 ` Janosch Frank
  2016-02-03  7:55 ` Paolo Bonzini
  0 siblings, 2 replies; 3+ messages in thread
From: Janosch Frank @ 2016-02-03  7:41 UTC (permalink / raw)
  To: qemu-devel; +Cc: frankja, borntraeger, pbonzini

The following patch fixes the access checking behavior changed in
7aa4ee5. Kvm_stat will now fall back to debugfs statistics if the
tracefs ones were chosen but are not available. It will then print a
warning and wait five seconds until it continues.

Five seconds are not long, but I do not want to annoy users with
longer delays and the message is still visible after closing
kvm_stat.

Janosch Frank (1):
  scripts/kvm/kvm_stat: Fix tracefs access checking

 scripts/kvm/kvm_stat | 20 +++++++++++++++-----
 1 file changed, 15 insertions(+), 5 deletions(-)

-- 
2.3.0

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

end of thread, other threads:[~2016-02-03  7:55 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-03  7:41 [Qemu-devel] [PATCH] scripts/kvm/kvm_stat: Fix tracefs access checking Janosch Frank
2016-02-03  7:41 ` Janosch Frank
2016-02-03  7:55 ` Paolo Bonzini

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.