Revision b827df58 kvm.h

b/kvm.h
120 120

  
121 121
int kvm_check_extension(KVMState *s, unsigned int extension);
122 122

  
123
uint32_t kvm_arch_get_supported_cpuid(CPUState *env, uint32_t function,
124
                                      int reg);
125

  
123 126
/* generic hooks - to be moved/refactored once there are more users */
124 127

  
125 128
static inline void cpu_synchronize_state(CPUState *env, int modified)

Also available in: Unified diff