Home
last modified time | relevance | path

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

/qemu/target/i386/kvm/
H A Dkvm-cpu.c163 static PropValue kvm_default_props[] = {
183 PropValue *pv; in x86_cpu_change_kvm_default()
/qemu/target/i386/
H A Dcpu.c1903 PropValue *props;
2821 .props = (PropValue[]) {
2902 .props = (PropValue[]) {
3696 .props = (PropValue[]) {
3708 .props = (PropValue[]) {
3716 .props = (PropValue[]) {
3723 .props = (PropValue[]) {
3838 .props = (PropValue[]) {
4978 .props = (PropValue[]) {
6116 PropValue *pv; in x86_cpu_apply_props()
[all …]
H A Dcpu.h2284 typedef struct PropValue { struct
2286 } PropValue; typedef
2287 void x86_cpu_apply_props(X86CPU *cpu, PropValue *props);
/qemu/target/i386/tcg/
H A Dtcg-cpu.c164 static PropValue x86_tcg_default_props[] = {