Home
last modified time | relevance | path

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

/dports/devel/libvirt/libvirt-7.10.0/src/qemu/
H A Dqemu_monitor_json.h53 int qemuMonitorJSONSystemReset(qemuMonitor *mon);
H A Dqemu_monitor.c1573 return qemuMonitorJSONSystemReset(mon); in qemuMonitorSystemReset()
H A Dqemu_monitor_json.c1653 int qemuMonitorJSONSystemReset(qemuMonitor *mon) in qemuMonitorJSONSystemReset() function
/dports/devel/libvirt/libvirt-7.10.0/tests/
H A Dqemumonitorjsontest.c2989 DO_TEST_SIMPLE("system_reset", qemuMonitorJSONSystemReset); in mymain()