QEMU With E2K User Support
Go to file
bellard bb3911a609 Sparc64 add/sub flag bugs fixed (Blue Swirl)
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@1579 c046a42c-6fe2-441c-8c8c-71466251a162
2005-10-30 17:28:50 +00:00
audio open OSS audio device as write only (malc) 2005-07-24 09:05:18 +00:00
fpu
hw sparc merge (Blue Swirl) 2005-10-30 17:24:19 +00:00
keymaps
linux-user fix AUX vector entries (Paul Brook) 2005-08-21 10:12:28 +00:00
pc-bios specific mac-io PCI device_id for paddington/heathrow - fixed atapi requests - reset IDE drives in quiesce - added heathrow nvram OF description 2005-07-07 22:38:00 +00:00
slirp improved user net performances 2005-09-03 10:45:09 +00:00
target-arm Show thumb state in cpu dump (Paul Brook) 2005-08-21 10:14:28 +00:00
target-i386 div64 fix (aka ssh bug) 2005-09-08 19:26:14 +00:00
target-mips compilation fix 2005-07-07 19:07:52 +00:00
target-ppc correct split between helper.c and op_helper.c - moved some uops to op_helper.c (Jocelyn Mayer) 2005-07-04 22:17:05 +00:00
target-sparc Sparc64 add/sub flag bugs fixed (Blue Swirl) 2005-10-30 17:28:50 +00:00
tests
.cvsignore update 2005-07-24 18:14:03 +00:00
a.out.h
aes.c
aes.h
alpha-dis.c
alpha.ld
arm-dis.c
arm.ld
block_int.h
block-bochs.c
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 VMDK disk image creation (Filip Navara) 2005-07-02 14:02:54 +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 update 2005-09-03 10:45:39 +00:00
cocoa.m
configure FreeBSD fix 2005-07-28 21:45:38 +00:00
console.c
COPYING
COPYING.LIB
cpu-all.h use ram_addr_t 2005-08-21 09:24:50 +00:00
cpu-defs.h ram_addr_t type for ram offsets 2005-08-21 09:24:05 +00:00
cpu-exec.c Fix interrupt masking (Ralf Baechle 2005-08-21 09:43:38 +00:00
dis-asm.h ppc64 target 2005-07-23 22:39:53 +00:00
disas.c ppc64 target 2005-07-23 22:39:53 +00:00
disas.h
dyngen-exec.h s390 bits 2005-07-24 15:11:38 +00:00
dyngen-op.h
dyngen.c
dyngen.h
elf.h MIPS target (Jocelyn Mayer) 2005-07-02 14:58:51 +00:00
exec-all.h disabled LDT test (kqemu 0.7.2 no longer needs it) 2005-09-04 16:54:47 +00:00
exec.c comments 2005-09-03 10:49:04 +00:00
gdbstub.c sparc fix (Blue Swirl) 2005-10-30 16:08:23 +00:00
gdbstub.h
i386-dis.c
i386-vl.ld
i386.ld
ia64-syscall.S
ia64.ld
keymaps.c
kqemu.c kqemu_cpu_interrupt support for win32 (Filip Navara) 2005-09-03 17:55:47 +00:00
LICENSE
linux-2.6.9-qemu-fast.patch
m68k.ld
Makefile cscope rule 2005-08-21 09:23:39 +00:00
Makefile.target suppressed m48t08 RTC - simplified m48t59 RTC api 2005-10-30 16:58:32 +00:00
mips-dis.c removed bogus include 2005-07-03 16:44:10 +00:00
monitor.c sparc64 fixes (Blue Swirl) 2005-10-30 17:05:13 +00:00
osdep.c
osdep.h
ppc-dis.c ppc64 target 2005-07-23 22:39:53 +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 update 2005-07-28 22:27:28 +00:00
qemu-img.c copyright 2005-07-24 18:44:56 +00:00
qemu-img.texi update 2005-07-23 17:43:14 +00:00
qemu-tech.texi sparc64 fixes (Blue Swirl) 2005-07-23 14:27:54 +00:00
readline.c
README
README.distrib
s390.ld
sdl_keysym.h
sdl.c prevent window resizing 2005-07-23 17:54:50 +00:00
softmmu_header.h MIPS target (Jocelyn Mayer) 2005-07-02 14:58:51 +00:00
softmmu_template.h allow more than 32 bit of physical memory 2005-07-24 12:55:09 +00:00
sparc-dis.c ASI printing (Blue Swirl) 2005-10-30 15:45:19 +00:00
sparc.ld
texi2pod.pl
thunk.c
thunk.h
TODO
translate-all.c MIPS target (Jocelyn Mayer) 2005-07-02 14:58:51 +00:00
translate-op.c
VERSION update 2005-09-04 16:35:31 +00:00
vgafont.h
vl.c kqemu_enabled test 2005-09-03 21:33:43 +00:00
vl.h kqemu profiling 2005-08-21 09:30:40 +00:00
x86_64.ld

Read the documentation in qemu-doc.html.

Fabrice Bellard.