This patch set updates kvm_stat with the following new features: * support for ARM aarch64 * the latest exit reasons (vmx, svm and userspace) * print errno when syscall fails
Thanks, -Wei *** BLURB HERE *** Wei Huang (3): kvm_stat: Add aarch64 support kvm_stat: Update exit reasons to the latest defintion kvm_stat: Print errno when syscall to perf_event_open() fails scripts/kvm/kvm_stat | 19 ++++++++++++++++++- 1 file changed, 18 insertions(+), 1 deletion(-) -- 1.8.3.1