3ef693a032
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@44 c046a42c-6fe2-441c-8c8c-71466251a162
27 lines
283 B
Plaintext
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. |