license
来自「QEMU 0.91 source code, supports ARM proc」· 代码 · 共 15 行
TXT
15 行
The following points clarify the QEMU license:1) QEMU as a whole is released under the GNU General Public License2) Parts of QEMU have specific licenses which are compatible with theGNU General Public License. Hence each source file contains its ownlicensing information.In particular, the QEMU virtual CPU core library (libqemu.a) isreleased under the GNU Lesser General Public License. Many hardwaredevice emulation sources are released under the BSD license.3) QEMU is a trademark of Fabrice Bellard.Fabrice Bellard.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?