]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - drivers/kvm/kvm.h
KVM: Add instruction emulation statistics
[net-next-2.6.git] / drivers / kvm / kvm.h
index a85c5903591f2fa87e3ee09a50fd91205e248fc1..5a8a9af3593a8e2d592fde91efa7cc1ed76d3fad 100644 (file)
@@ -249,6 +249,8 @@ struct kvm_stat {
        u32 host_state_reload;
        u32 efer_reload;
        u32 fpu_reload;
+       u32 insn_emulation;
+       u32 insn_emulation_fail;
 };
 
 struct kvm_io_device {