QEMU With E2K User Support
Go to file
bellard c98baaac2f correct __builtin_expect definition - increased code gen buffer size for x86
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@1459 c046a42c-6fe2-441c-8c8c-71466251a162
2005-07-02 13:31:24 +00:00
audio debug fix 2005-04-26 20:35:05 +00:00
fpu
hw IER behavior change - better IRQ handling 2005-06-05 15:24:23 +00:00
keymaps
linux-user open fix (Paul Brook) 2005-05-13 22:42:37 +00:00
pc-bios proll update: IDE HDD/CD support (Blue Swirl) 2005-04-26 21:02:48 +00:00
slirp 64 bit fixes (initial patch by Gwenole Beauchesne) 2005-06-05 17:11:42 +00:00
target-arm ARM VFP dump fix (Paul Brook) 2005-05-13 22:50:47 +00:00
target-i386 removed switches in op.c (Paul Brook) 2005-04-26 20:38:17 +00:00
target-ppc simplified end of page handling 2005-06-05 14:39:02 +00:00
target-sparc MMU fix (Blue Swirl) 2005-04-24 10:08:19 +00:00
tests clean target update 2005-04-26 21:39:25 +00:00
.cvsignore
a.out.h
aes.c
aes.h
alpha-dis.c
alpha.ld
arm-dis.c ARM thumb disassembly (Paul Brook) 2005-04-27 20:15:00 +00:00
arm.ld
block_int.h
block-bochs.c Bochs disk image support (Alex Beregszaszi) 2005-04-26 21:34:00 +00:00
block-cloop.c
block-cow.c probing fixes 2005-04-28 21:09:32 +00:00
block-dmg.c raw dmg support 2005-04-28 20:49:23 +00:00
block-qcow.c probing fixes 2005-04-28 21:09:32 +00:00
block-vmdk.c VMDK4 write support - fixed packing of VMDK4Header (Filip Navara) 2005-04-26 21:08:00 +00:00
block-vpc.c probing fixes 2005-04-28 21:09:32 +00:00
block-vvfat.c Virtual VFAT support (Johannes Schindelin) 2005-04-28 21:15:08 +00:00
block.c probing fixes 2005-04-28 21:09:32 +00:00
bswap.h
Changelog Windows 2000 install disk full hack (original idea from Vladimir N. Oleynik) 2005-04-30 16:10:35 +00:00
cocoa.m
configure added HOST_LONG_BITS in configure 2005-06-05 17:10:39 +00:00
console.c
COPYING
COPYING.LIB
cpu-all.h
cpu-defs.h added HOST_LONG_BITS in configure 2005-06-05 17:10:39 +00:00
cpu-exec.c i386-user compile fix (Paul Brook) 2005-04-26 19:33:35 +00:00
dis-asm.h
disas.c ARM thumb disassembly (Paul Brook) 2005-04-27 20:15:00 +00:00
disas.h
dyngen-exec.h qemu code is not ready to handle these registers 2005-04-24 18:01:56 +00:00
dyngen-op.h
dyngen.c win32 fix (Filip Navara) 2005-04-27 19:55:58 +00:00
dyngen.h ia64 host support (David Mosberger) 2005-04-07 22:20:31 +00:00
elf.h
exec-all.h correct __builtin_expect definition - increased code gen buffer size for x86 2005-07-02 13:31:24 +00:00
exec.c compatibility fix with kqemu-x86_64 2005-04-24 18:02:38 +00:00
gdbstub.c fixed gdb error reporting (Paul Brook) 2005-04-26 21:09:55 +00:00
gdbstub.h report user mode gdb exit codes (Paul Brook) 2005-04-26 20:42:36 +00:00
i386-dis.c
i386-vl.ld
i386.ld
ia64-syscall.S
ia64.ld ia64 host support (David Mosberger) 2005-04-07 22:20:31 +00:00
keymaps.c
kqemu.c efer is present even in legacy mode 2005-04-24 18:03:37 +00:00
LICENSE
linux-2.6.9-qemu-fast.patch
m68k.ld
Makefile Virtual VFAT support (Johannes Schindelin) 2005-04-28 21:15:08 +00:00
Makefile.target added Heathrow PIC 2005-06-05 15:21:57 +00:00
monitor.c added sum command 2005-06-04 20:15:57 +00:00
osdep.c informative message about low memory on /dev/shm 2005-04-23 20:44:25 +00:00
osdep.h
ppc-dis.c use fprintf_func callback to print code 2005-06-04 20:34:16 +00:00
ppc.ld add missing definitions in the ppc linker script (Paul Brook) 2005-06-05 15:57:04 +00:00
qemu-binfmt-conf.sh
qemu-doc.texi added help on -nics 2005-06-05 16:48:41 +00:00
qemu-img.c Virtual VFAT support (Johannes Schindelin) 2005-04-28 21:15:08 +00:00
qemu-img.texi
qemu-tech.texi typos 2005-04-30 15:08:33 +00:00
readline.c
README
README.distrib
s390.ld
sdl_keysym.h
sdl.c
softmmu_header.h
softmmu_template.h
sparc-dis.c
sparc.ld
texi2pod.pl
thunk.c
thunk.h
TODO
translate-all.c
translate-op.c
VERSION update 2005-04-26 21:25:15 +00:00
vgafont.h
vl.c added -M machine option - permit to put CDROM on hdb on PPC to handle the case where a single IDE controller is present 2005-06-05 14:49:17 +00:00
vl.h more generic IRQ support 2005-06-05 14:50:39 +00:00
x86_64.ld

Read the documentation in qemu-doc.html.

Fabrice Bellard.