This website requires JavaScript.
Explore
Help
Sign In
openkylin
/
qemu
mirror of
https://gitee.com/openkylin/qemu.git
Watch
9
Star
0
Fork
You've already forked qemu
0
Code
Issues
Projects
Releases
Wiki
Activity
5832d1f2f5
qemu
/
qemu-log.h
8 lines
90 B
C
Raw
Blame
History
#
ifndef QEMU_LOG_H
#
define QEMU_LOG_H
extern
FILE
*
logfile
;
extern
int
loglevel
;
#
endif
Reference in New Issue
View Git Blame
Copy Permalink