Revision cad1e282 target-s390x/kvm.c

b/target-s390x/kvm.c
70 70
#define SCLP_CMDW_READ_SCP_INFO         0x00020001
71 71
#define SCLP_CMDW_READ_SCP_INFO_FORCED  0x00120001
72 72

  
73
int kvm_arch_init(KVMState *s, int smp_cpus)
73
int kvm_arch_init(KVMState *s)
74 74
{
75 75
    return 0;
76 76
}

Also available in: Unified diff