Home
last modified time | relevance | path

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

/qemu/monitor/
H A Dhmp.c1157 Monitor *old_mon = monitor_set_cur(qemu_coroutine_self(), &mon->common); in handle_hmp_command() local
1159 monitor_set_cur(qemu_coroutine_self(), old_mon); in handle_hmp_command()