Home
last modified time | relevance | path

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

/openbmc/qemu/plugins/
H A Dloader.c305 info->system_emulation = true; in qemu_plugin_load_list()
309 info->system_emulation = false; in qemu_plugin_load_list()
/openbmc/qemu/contrib/plugins/
H A Dhwprofile.c304 if (!info->system_emulation) { in qemu_plugin_install()
H A Dexeclog.c454 info->system_emulation ? info->system.max_vcpus : 1); in qemu_plugin_install()
H A Dcache.c754 sys = info->system_emulation; in qemu_plugin_install()
/openbmc/qemu/include/qemu/
H A Dqemu-plugin.h91 bool system_emulation; member