Home
last modified time | relevance | path

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

/qemu/target/i386/
H A Dcpu-sysemu.c89 QDict *sprops = x86_cpu_static_props(); in x86_cpu_to_dict() local
92 for (e = qdict_first(sprops); e; e = qdict_next(sprops, e)) { in x86_cpu_to_dict()