vhost-user-gpu: fix memory leak in 'virgl_resource_attach_backing' (CVE-2021-3544)
[qemu/ar7.git] / stubs / get-vm-name.c
blobfa990136b068d0cff44da95ac11f46084b267009
1 #include "qemu/osdep.h"
2 #include "qemu-common.h"
4 const char *qemu_get_vm_name(void)
6 return NULL;