Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
#include "qemu/osdep.h"
#include "sysemu/sysemu.h"
const char *qemu_get_vm_name(void)
{
return NULL;
}