aboutsummaryrefslogtreecommitdiff
path: root/qom/container.c
diff options
context:
space:
mode:
authorMichael Ellerman <mpe@ellerman.id.au>2014-06-17 17:54:31 +1000
committerPaolo Bonzini <pbonzini@redhat.com>2014-10-31 16:32:07 +0100
commit27d318a88583b2bb263292a4d35931a3bc8d2b7a (patch)
tree3df6cecc37e7af2230aefe12c9b460a267dd0faa /qom/container.c
parent763952d08b9c89726151a72f90bca90d0828302d (diff)
kvm_stat: Fix the non-x86 exit reasons
In kvm_stat we have a dictionary of exit reasons for s390. Firstly these are not s390 specific, they are the generic exit reasons. So rename the dictionary to reflect that, and add it separately to filters[]. Secondly, the values are defined using hex, but in the kernel header they are decimal. That means values above 9 in kvm_stat are incorrect. While we're there, fix the whitespace to match the rest of the file. Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'qom/container.c')
0 files changed, 0 insertions, 0 deletions