5708fc6655 ^
5698346391 ^
1 2 3
4
5 6 7
#include "qemu-common.h" #include "sysemu/sysemu.h" int vm_stop(RunState state) { abort(); }