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.c176 static PropValue kvm_default_props[] = {
196 PropValue *pv; in x86_cpu_change_kvm_default()
/openbmc/qemu/target/i386/
H A Dcpu.c2184 PropValue *props;
3749 .props = (PropValue[]) {
3830 .props = (PropValue[]) {
3916 .props = (PropValue[]) {
4008 .props = (PropValue[]) {
4105 .props = (PropValue[]) {
4116 .props = (PropValue[]) {
4134 .props = (PropValue[]) {
4236 .props = (PropValue[]) {
4246 .props = (PropValue[]) {
[all …]
H A Dcpu.h2555 typedef struct PropValue { struct
2557 } PropValue; typedef
2558 void x86_cpu_apply_props(X86CPU *cpu, PropValue *props);
/openbmc/qemu/target/i386/tcg/
H A Dtcg-cpu.c215 static PropValue x86_tcg_default_props[] = {