Revision d745bef8 kvm-all.c

b/kvm-all.c
51 51

  
52 52
typedef struct kvm_dirty_log KVMDirtyLog;
53 53

  
54
int kvm_allowed = 0;
55

  
56 54
struct KVMState
57 55
{
58 56
    KVMSlot slots[32];

Also available in: Unified diff