qemu-log.h revision 88cc6bfb70dbd23172f00ed679d5f1df8e9d7f53
#ifndef QEMU_LOG_H
#define QEMU_LOG_H
extern FILE *logfile;
extern int loglevel;
#endif