OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:vm_stop
(Results
1 - 15
of
15
) sorted by null
/external/qemu/
cpus.c
236
void
vm_stop
(int reason)
function
535
void
vm_stop
(int reason)
function
544
*
vm_stop
() has been requested.
migration-exec.c
122
vm_stop
(0); /* just in case */
migration-tcp-android.c
146
vm_stop
(0); /* just in case */
migration-tcp.c
158
vm_stop
(0); /* just in case */
migration.c
265
vm_stop
(0);
sysemu.h
37
void
vm_stop
(int reason);
savevm.c
978
vm_stop
(0);
1226
/* ??? Should this occur after
vm_stop
? */
1230
vm_stop
(0);
[
all
...]
gdbstub.c
[
all
...]
vl.c
[
all
...]
kvm-all.c
644
vm_stop
(EXCP_DEBUG);
vl-android.c
[
all
...]
monitor.c
547
vm_stop
(EXCP_INTERRUPT);
[
all
...]
/external/qemu/hw/
watchdog.c
112
vm_stop
(0);
scsi-disk.c
231
vm_stop
(0);
/external/qemu/android/
console.c
[
all
...]
Completed in 231 milliseconds