qemu/README
bellard 3ef693a032 distribution patches
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@44 c046a42c-6fe2-441c-8c8c-71466251a162
2003-03-23 20:17:16 +00:00

27 lines
283 B
Plaintext

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.