QEMU With E2K User Support
Go to file
bellard 0a962c0276 dirty flag changes
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@1281 c046a42c-6fe2-441c-8c8c-71466251a162
2005-02-10 22:00:27 +00:00
audio audio fixes (malc) 2004-12-06 23:14:48 +00:00
hw dirty flag changes 2005-02-10 22:00:27 +00:00
keymaps keymaps support (initial patch by Johannes Schindelin) 2004-12-12 16:56:30 +00:00
linux-user SIGSEGV signals for ARM and SPARC 2005-02-07 23:12:27 +00:00
pc-bios SPARC merge 2004-12-19 23:18:01 +00:00
slirp windows header fix 2005-01-10 23:19:34 +00:00
target-arm initial user mmu support 2005-02-07 23:10:07 +00:00
target-i386 pusha, popa and enter fix 2005-02-01 20:25:03 +00:00
target-ppc ppc fixes - gcc 3.4 compile fix (initial patch by Jocelyn Mayer) 2005-02-08 21:24:36 +00:00
target-sparc clean up - comments 2005-02-07 23:10:53 +00:00
tests removed warning 2005-01-23 20:48:05 +00:00
.cvsignore update 2005-01-30 23:04:39 +00:00
a.out.h win32 qcow fix 2004-12-19 20:57:26 +00:00
aes.c
aes.h
alpha-dis.c
alpha.ld
arm-dis.c
arm.ld
block_int.h better BIOS ATA translation support 2004-11-16 01:45:27 +00:00
block-cloop.c .dmg disk image format support (Johannes Schindelin) 2004-12-12 11:24:44 +00:00
block-cow.c
block-dmg.c gcc 2.x fix 2005-01-03 23:39:08 +00:00
block-qcow.c
block-vmdk.c
block.c .dmg disk image format support (Johannes Schindelin) 2004-12-12 11:24:44 +00:00
bswap.h
Changelog armv5te support (Paul Brook) 2005-01-31 20:45:13 +00:00
configure kqemu support 2005-02-10 21:55:30 +00:00
console.c
COPYING
COPYING.LIB
cpu-all.h dirty flag changes 2005-02-10 22:00:27 +00:00
cpu-defs.h 64 bit target support 2005-01-03 23:35:10 +00:00
cpu-exec.c SIGSEGV signals for ARM and SPARC 2005-02-07 23:12:27 +00:00
dis-asm.h 64 bit target support 2005-01-03 23:35:10 +00:00
disas.c 64 bit disas fix 2005-01-31 23:32:31 +00:00
disas.h more consistent type for size (still a bug in wrapping) 2005-01-23 20:26:30 +00:00
dyngen-exec.h Mac OS X fix 2005-01-26 21:30:57 +00:00
dyngen-op.h labels support in dyngen 2005-01-03 23:44:44 +00:00
dyngen.c support for dyngen labels on more hosts 2005-01-23 20:42:06 +00:00
dyngen.h labels support in dyngen 2005-01-03 23:44:44 +00:00
elf.h
exec-all.h test and set fixes 2005-02-07 14:09:05 +00:00
exec.c dirty flag changes 2005-02-10 22:00:27 +00:00
gdbstub.c gdb M packet parsing fix (Thomas Petazzoni) 2005-01-17 22:03:16 +00:00
i386-dis.c
i386-vl.ld
i386.ld
ia64-syscall.S
keymaps.c keymaps support (initial patch by Johannes Schindelin) 2004-12-12 16:56:30 +00:00
LICENSE update 2005-02-10 21:46:47 +00:00
linux-2.6.9-qemu-fast.patch updated guest kernel patch for qemu-fast (Martin Koniczek) 2004-12-08 23:48:11 +00:00
m68k.ld
Makefile kqemu support 2005-02-10 21:48:51 +00:00
Makefile.target kqemu support 2005-02-10 21:48:51 +00:00
monitor.c JIT statistics 2005-01-26 22:00:47 +00:00
osdep.c shared pages memory allocation 2005-02-10 21:59:25 +00:00
osdep.h shared pages memory allocation 2005-02-10 21:59:25 +00:00
ppc-dis.c
ppc.ld
qemu-binfmt-conf.sh big endian ARM support (Lennert Buytenhek) 2004-12-19 23:33:47 +00:00
qemu-doc.texi update 2005-02-10 21:46:47 +00:00
qemu-img.c
qemu-img.texi
qemu-tech.texi SPARC merge 2004-12-19 23:18:01 +00:00
readline.c
README update 2005-02-10 21:46:47 +00:00
README.distrib
s390.ld
sdl_keysym.h keymaps support (initial patch by Johannes Schindelin) 2004-12-12 16:56:30 +00:00
sdl.c enabled wheel mouse support (initial patch by Volker Ruppert) 2005-01-17 22:32:23 +00:00
softmmu_header.h 64 bit target support 2005-01-03 23:35:10 +00:00
softmmu_template.h 64 bit target support 2005-01-03 23:35:10 +00:00
sparc-dis.c
sparc.ld
texi2pod.pl
thunk.c sparc64 support (Blue Swirl) 2005-01-30 22:43:42 +00:00
thunk.h
TODO
translate-all.c labels support in dyngen 2005-01-03 23:44:44 +00:00
VERSION update 2004-11-24 19:31:52 +00:00
vgafont.h
vl.c -no-kqemu option 2005-02-10 22:00:06 +00:00
vl.h -no-kqemu option 2005-02-10 22:00:06 +00:00
x86_64.ld update 2005-01-06 20:50:00 +00:00

Read the documentation in qemu-doc.html.

Fabrice Bellard.