qmp-commands.hx: s/tray-open/tray_open/ to match qapi schema
[qemu/kevin.git] / stubs / get-vm-name.c
blobe5f619ffab5e8d51e24647cf44dba8926cd66e28
1 #include "qemu-common.h"
3 const char *qemu_get_vm_name(void)
5 return NULL;