KVM: switch per-VM stats to u64
Make them the same type as vCPU stats. There is no reason
to limit the counters to unsigned long.
Signed-off-by:
Paolo Bonzini <pbonzini@redhat.com>
Showing
- arch/arm64/include/asm/kvm_host.h 1 addition, 1 deletionarch/arm64/include/asm/kvm_host.h
- arch/mips/include/asm/kvm_host.h 1 addition, 1 deletionarch/mips/include/asm/kvm_host.h
- arch/powerpc/include/asm/kvm_host.h 3 additions, 3 deletionsarch/powerpc/include/asm/kvm_host.h
- arch/x86/include/asm/kvm_host.h 11 additions, 11 deletionsarch/x86/include/asm/kvm_host.h
- virt/kvm/kvm_main.c 2 additions, 2 deletionsvirt/kvm/kvm_main.c
Loading
Please register or sign in to comment