Home
last modified time | relevance | path

Searched defs:S390CPUClass (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/target/s390x/
H A Dcpu.h186 struct S390CPUClass { struct
187 CPUClass parent_class;
189 const S390CPUDef *cpu_def;
190 bool kvm_required;
191 bool is_static;
192 bool is_migration_safe;
193 const char *desc;
195 DeviceRealize parent_realize;
196 ResettablePhases parent_phases;
197 void (*load_normal)(CPUState *cpu);