|
audio
|
Spelling fix, by Stuart Brady.
|
19 years ago |
|
darwin-user
|
Fix missing case in the new PowerPC exception model.
|
19 years ago |
|
fpu
|
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
|
19 years ago |
|
hw
|
Static-ify function.
|
19 years ago |
|
keymaps
|
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
|
19 years ago |
|
linux-user
|
Unify '-cpu ?' option.
|
19 years ago |
|
pc-bios
|
Quickly hack PowerPC BIOS able to boot on CDROM again.
|
19 years ago |
|
slirp
|
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex.
|
19 years ago |
|
target-alpha
|
Move get_sp_from_cpustate from cpu.h to target_signal.h.
|
19 years ago |
|
target-arm
|
Unify '-cpu ?' option.
|
19 years ago |
|
target-cris
|
CRIS MMU emulation, by Edgar E. Iglesias.
|
19 years ago |
|
target-i386
|
Move get_sp_from_cpustate from cpu.h to target_signal.h.
|
19 years ago |
|
target-m68k
|
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex.
|
19 years ago |
|
target-mips
|
Update TODO.
|
19 years ago |
|
target-ppc
|
Unify '-cpu ?' option.
|
19 years ago |
|
target-sh4
|
Fix rte opcode, by Magnus Damm.
|
19 years ago |
|
target-sparc
|
Unify '-cpu ?' option.
|
19 years ago |
|
tests
|
Add CRIS configuration bits, by Edgar E. Iglesias.
|
19 years ago |
|
.cvsignore
|
Update .cvsignore.
|
19 years ago |
|
COPYING
|
distribution patches
|
24 years ago |
|
COPYING.LIB
|
update
|
24 years ago |
|
Changelog
|
Support for executing 32 bit SPARC32PLUS files for Sparc64 user emulator
|
19 years ago |
|
LICENSE
|
update
|
20 years ago |
|
Makefile
|
Code provision for n32/n64 mips userland emulation. Not functional yet.
|
19 years ago |
|
Makefile.target
|
Support for executing 32 bit SPARC32PLUS files for Sparc64 user emulator
|
19 years ago |
|
README
|
update
|
22 years ago |
|
TODO
|
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
|
19 years ago |
|
VERSION
|
update
|
20 years ago |
|
a.out.h
|
64bit->win32 cross build fix.
|
20 years ago |
|
aes.c
|
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex.
|
19 years ago |
|
aes.h
|
AES crypto support
|
22 years ago |
|
alpha-dis.c
|
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
|
19 years ago |
|
alpha.ld
|
alpha support
|
24 years ago |
|
arm-dis.c
|
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex.
|
19 years ago |
|
arm-semi.c
|
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex.
|
19 years ago |
|
arm.ld
|
Rewrite Arm host support.
|
20 years ago |
|
block-bochs.c
|
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex.
|
19 years ago |
|
block-cloop.c
|
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex.
|
19 years ago |
|
block-cow.c
|
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex.
|
19 years ago |
|
block-dmg.c
|
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex.
|
19 years ago |
|
block-parallels.c
|
Parallels disk image support, by Alex Beregszaszi.
|
19 years ago |
|
block-qcow.c
|
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex.
|
19 years ago |
|
block-qcow2.c
|
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex.
|
19 years ago |
|
block-raw.c
|
Avoid compilation warnings on 64 bits hosts.
|
19 years ago |
|
block-vmdk.c
|
Avoid compilation warnings on 64 bits hosts.
|
19 years ago |
|
block-vpc.c
|
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex.
|
19 years ago |
|
block-vvfat.c
|
vvfat mbr fixes, by Ivan Kalvachev.
|
19 years ago |
|
block.c
|
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex.
|
19 years ago |
|
block_int.h
|
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex.
|
19 years ago |
|
bswap.h
|
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
|
19 years ago |
|
check_ops.sh
|
Script to check for missing FORCE_RET.
|
20 years ago |
|
cocoa.m
|
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex.
|
19 years ago |
|
configure
|
Support for executing 32 bit SPARC32PLUS files for Sparc64 user emulator
|
19 years ago |
|
console.c
|
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex.
|
19 years ago |
|
cpu-all.h
|
SVM Support, by Alexander Graf.
|
19 years ago |
|
cpu-defs.h
|
TARGET_FMT_lu may also be useful.
|
19 years ago |
|
cpu-exec.c
|
CRIS support in toplevel, by Edgar E. Iglesias.
|
19 years ago |
|
cris-dis.c
|
CRIS disassembler, originally from binutils, by Edgar E. Iglesias.
|
19 years ago |
|
cutils.c
|
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
|
19 years ago |
|
d3des.c
|
Actually add d3des implementation files.
|
19 years ago |
|
d3des.h
|
Actually add d3des implementation files.
|
19 years ago |
|
dis-asm.h
|
Wire up CRIS disassembler, by Edgar E. Iglesias.
|
19 years ago |
|
disas.c
|
Wire up CRIS disassembler, by Edgar E. Iglesias.
|
19 years ago |
|
disas.h
|
monitor_disas() prototype change
|
21 years ago |
|
dyngen-exec.h
|
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
|
19 years ago |
|
dyngen-op.h
|
labels support in dyngen
|
22 years ago |
|
dyngen.c
|
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex.
|
19 years ago |
|
dyngen.h
|
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex.
|
19 years ago |
|
elf.h
|
Report missing elf_addr_t definition from Linux kernel header
|
19 years ago |
|
elf_ops.h
|
Remove the target dependency introduced by previous patch
|
19 years ago |
|
exec-all.h
|
CRIS support in toplevel, by Edgar E. Iglesias.
|
19 years ago |
|
exec.c
|
CRIS support in toplevel, by Edgar E. Iglesias.
|
19 years ago |
|
gdbstub.c
|
CRIS support in toplevel, by Edgar E. Iglesias.
|
19 years ago |
|
gdbstub.h
|
Allow gdbstub to connect over any serial device.
|
20 years ago |
|
host-utils.c
|
More generic 64 bit multiplication support, by Aurelien Jarno.
|
20 years ago |
|
hostregs_helper.h
|
Fix 64-bit host register corruption.
|
20 years ago |
|
hpet.h
|
Add a local copy of hpet.h.
|
19 years ago |
|
i386-dis.c
|
do not assume signed char
|
22 years ago |
|
i386-vl.ld
|
allow up to 256 MB of ram
|
23 years ago |
|
i386.ld
|
redhat 9 fix
|
23 years ago |
|
ia64.ld
|
ia64 host support (David Mosberger)
|
22 years ago |
|
keymaps.c
|
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
|
19 years ago |
|
kqemu.c
|
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex.
|
19 years ago |
|
kqemu.h
|
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
|
19 years ago |
|
loader.c
|
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex.
|
19 years ago |
|
m68k-dis.c
|
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex.
|
19 years ago |
|
m68k-semi.c
|
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
|
19 years ago |
|
m68k.ld
|
m68k host port (Richard Zidlicky)
|
23 years ago |
|
mips-dis.c
|
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex.
|
19 years ago |
|
mips.ld
|
Linker scripts for MIPS hosts.
|
20 years ago |
|
mipsel.ld
|
Linker scripts for MIPS hosts.
|
20 years ago |
|
monitor.c
|
Fix monitor expressions
|
19 years ago |
|
osdep.c
|
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
|
19 years ago |
|
osdep.h
|
Windows build fixes.
|
19 years ago |
|
ppc-dis.c
|
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
|
19 years ago |
|
ppc.ld
|
Update ppc.ld to work with newer binutils.
|
20 years ago |
|
qemu-binfmt-conf.sh
|
Code provision for n32/n64 mips userland emulation. Not functional yet.
|
19 years ago |
|
qemu-doc.texi
|
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex.
|
19 years ago |
|
qemu-img.c
|
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex.
|
19 years ago |
|
qemu-img.texi
|
vmdk compatibility level 6 images, by Soren Hansen.
|
19 years ago |
|
qemu-tech.texi
|
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
|
19 years ago |
|
qemu_socket.h
|
Run monitor over unix domain sockets, by Anthony Liguori.
|
20 years ago |
|
readline.c
|
Improve completion in monitor, by Pascal Terjan.
|
19 years ago |
|
s390-dis.c
|
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex.
|
19 years ago |
|
s390.ld
|
update
|
24 years ago |
|
sdl.c
|
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex.
|
19 years ago |
|
sdl_keysym.h
|
Windows keys support with keymaps
|
22 years ago |
|
sh4-dis.c
|
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex.
|
19 years ago |
|
softmmu-semi.h
|
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
|
19 years ago |
|
softmmu_exec.h
|
moved common softmmu code to common header (Paul Brook)
|
21 years ago |
|
softmmu_header.h
|
CRIS support in toplevel, by Edgar E. Iglesias.
|
19 years ago |
|
softmmu_template.h
|
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex.
|
19 years ago |
|
sparc-dis.c
|
More detabification
|
19 years ago |
|
sparc.ld
|
More detabification
|
19 years ago |
|
sparc64.ld
|
More detabification
|
19 years ago |
|
tap-win32.c
|
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex.
|
19 years ago |
|
texi2pod.pl
|
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
|
19 years ago |
|
thunk.c
|
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex.
|
19 years ago |
|
thunk.h
|
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
|
19 years ago |
|
translate-all.c
|
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex.
|
19 years ago |
|
translate-op.c
|
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
|
19 years ago |
|
uboot_image.h
|
Simple u-boot image loading support.
|
20 years ago |
|
usb-linux.c
|
Quiet warnings introduced with the USB iso support.
|
19 years ago |
|
vgafont.h
|
virtual console
|
22 years ago |
|
vl.c
|
Unify '-cpu ?' option.
|
19 years ago |
|
vl.h
|
Unify '-cpu ?' option.
|
19 years ago |
|
vnc.c
|
Support UltraVNC clients, by Eduardo Felipe.
|
19 years ago |
|
vnc_keysym.h
|
Japanese keyboard patch (kazu)
|
20 years ago |
|
vnchextile.h
|
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
|
19 years ago |
|
x86_64.ld
|
update
|
22 years ago |
|
x_keymap.c
|
Split out SDL X keymap, by Bernhard Fischer.
|
20 years ago |