Home
last modified time | relevance | path

Searched refs:PropValue (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/target/i386/kvm/
H A Dkvm-cpu.c129 static PropValue kvm_default_props[] = {
149 PropValue *pv; in x86_cpu_change_kvm_default()
/openbmc/qemu/target/i386/
H A Dcpu.c1755 PropValue *props;
2645 .props = (PropValue[]) {
2726 .props = (PropValue[]) {
3520 .props = (PropValue[]) {
3532 .props = (PropValue[]) {
3540 .props = (PropValue[]) {
3547 .props = (PropValue[]) {
3662 .props = (PropValue[]) {
4655 .props = (PropValue[]) {
5793 PropValue *pv; in x86_cpu_apply_props()
[all …]
H A Dcpu.h2224 typedef struct PropValue { struct
2226 } PropValue; typedef
2227 void x86_cpu_apply_props(X86CPU *cpu, PropValue *props);
/openbmc/qemu/target/i386/tcg/
H A Dtcg-cpu.c162 static PropValue tcg_default_props[] = {