Home
last modified time | relevance | path

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

/openbmc/qemu/target/i386/whpx/
H A Dwhpx-all.c2130 static void whpx_cpu_update_state(void *opaque, bool running, RunState state) in whpx_cpu_update_state() function
2242 qemu_add_vm_change_state_handler(whpx_cpu_update_state, env); in whpx_init_vcpu()