Logo
Explore Help
Sign In
dfaggioli/qemu
1
0
Fork 0
You've already forked qemu
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
0f842f8a246f2b5b51a11c13f933bf7a90ae8e96
qemu/stubs/vm-stop.c

8 lines
98 B
C
Raw Normal View History

stubs: fully replace qemu-tool.c and qemu-user.c Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2012-11-26 15:36:40 +01:00
#include "qemu-common.h"
#include "sysemu/sysemu.h"
cpus: Add return value for vm_stop() If flushing the block devices fails, return an error. The VM is stopped anyway. Signed-off-by: Kevin Wolf <kwolf@redhat.com> Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
2013-07-05 13:49:54 +02:00
int vm_stop(RunState state)
stubs: fully replace qemu-tool.c and qemu-user.c Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2012-11-26 15:36:40 +01:00
{
abort();
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.6 Page: 82ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API