Il 22/03/2013 09:28, Kazuya Saito ha scritto:
> This patch enable us to know exit reason of KVM_RUN. It will help us
> know where the trouble is caused.
>
> Signed-off-by: Kazuya Saito
> ---
> kvm-all.c|1 +
> trace-events |1 +
> 2 files changed, 2 insertions(+), 0 deletions(-)
>
>
This patch enable us to know exit reason of KVM_RUN. It will help us
know where the trouble is caused.
Signed-off-by: Kazuya Saito
---
kvm-all.c|1 +
trace-events |1 +
2 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/kvm-all.c b/kvm-all.c
index da15623..29fca13 100644