Home
last modified time | relevance | path

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

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