mirror of
https://gitlab.com/qemu-project/qemu
synced 2024-11-05 20:35:44 +00:00
No description
3ef693a032
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@44 c046a42c-6fe2-441c-8c8c-71466251a162 |
||
---|---|---|
linux-user | ||
tests | ||
Changelog | ||
configure | ||
COPYING | ||
COPYING.LIB | ||
cpu-i386.h | ||
dis-asm.h | ||
dis-buf.c | ||
dyngen.c | ||
elf.h | ||
exec-i386.c | ||
exec-i386.h | ||
gen-i386.h | ||
i386-dis.c | ||
i386.ld | ||
Makefile | ||
op-i386.c | ||
opc-i386.h | ||
opreg_template.h | ||
ops_template.h | ||
ppc.ld | ||
README | ||
syscall-i386.h | ||
thunk.c | ||
thunk.h | ||
TODO | ||
translate-i386.c | ||
VERSION |
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.