guest_write_core_file()

Write out the guest core file

Synopsis:

#include <qvm/guest.h>
int guest_write_core_file(void)

Description:

For this function to produce a dump, you must specify the dump option in the hosting VM's configuration.

Returns:

EOK on success, or -1 if unsuccessful.

Page updated: