blob: 52294323e8f043f06cb802c15d099f2b3e63b62f [file] [log] [blame]
The QEMU x86 emulator
---------------------
INSTALLATION
------------
Type
./configure
make
to build qemu and libqemu.a.
Type
make install
to install qemu in /usr/local/bin
Documentation
-------------
Read the documentation in qemu-doc.html.
Fabrice Bellard.