~vcs-imports/qemu/git

  • Committer: bellard
  • Date: 2005-07-02 14:58:51 UTC
  • Revision ID: git-v1:6af0bf9c7c3ab9ddbf74a3bf34e067761eb43c3d
MIPS target (Jocelyn Mayer)


git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@1464 c046a42c-6fe2-441c-8c8c-71466251a162
Filename Latest Rev Last Changed Committer Comment Size
..
audio 1121 20 years ago bellard audio merge (malc) git-svn-id: svn://svn.savanna Diff
fpu 1327 19 years ago bellard soft float support git-svn-id: svn://svn.savanna Diff
hw 342 21 years ago bellard Hardware level VGA emulation (only text mode is te Diff
keymaps 1168 20 years ago bellard keymaps support (initial patch by Johannes Schinde Diff
linux-user 2 21 years ago bellard This commit was generated by cvs2svn to compensate Diff
pc-bios 398 21 years ago bellard bios binary images git-svn-id: svn://svn.savanna Diff
slirp 730 20 years ago bellard initial user mode network support git-svn-id: sv Diff
target-arm 383 21 years ago bellard new directory structure git-svn-id: svn://svn.sa Diff
target-i386 383 21 years ago bellard new directory structure git-svn-id: svn://svn.sa Diff
target-mips 1458 19 years ago bellard MIPS target (Jocelyn Mayer) git-svn-id: svn://sv Diff
target-ppc 470 21 years ago bellard PowerPC support (Jocelyn Mayer) git-svn-id: svn: Diff
target-sparc 384 21 years ago bellard sparc emulation target (thanx to Thomas M. Ogriseg Diff
tests 9 21 years ago bellard i386 emulator test git-svn-id: svn://svn.savanna Diff
.cvsignore 1252 19 years ago bellard update git-svn-id: svn://svn.savannah.nongnu.org 237 bytes Diff Download File
a.out.h 1172 20 years ago bellard win32 qcow fix git-svn-id: svn://svn.savannah.no 13.7 KB Diff Download File
aes.c 1032 20 years ago bellard AES crypto support git-svn-id: svn://svn.savanna 59.7 KB Diff Download File
aes.h 1032 20 years ago bellard AES crypto support git-svn-id: svn://svn.savanna 717 bytes Diff Download File
alpha-dis.c 221 21 years ago bellard moved to disas.c git-svn-id: svn://svn.savannah. 80.5 KB Diff Download File
alpha.ld 108 21 years ago bellard alpha support git-svn-id: svn://svn.savannah.non 4 KB Diff Download File
arm-dis.c 1411 19 years ago bellard ARM thumb disassembly (Paul Brook) git-svn-id: s 55.1 KB Diff Download File
arm.ld 243 21 years ago bellard added missing link scripts git-svn-id: svn://svn 4 KB Diff Download File
block-bochs.c 1404 19 years ago bellard Bochs disk image support (Alex Beregszaszi) git- 6.1 KB Diff Download File
block-cloop.c 1166 20 years ago bellard .dmg disk image format support (Johannes Schindeli 4.8 KB Diff Download File
block-cow.c 1419 19 years ago bellard probing fixes git-svn-id: svn://svn.savannah.non 7.8 KB Diff Download File
block-dmg.c 1418 19 years ago bellard raw dmg support git-svn-id: svn://svn.savannah.n 8 KB Diff Download File
block-qcow.c 1419 19 years ago bellard probing fixes git-svn-id: svn://svn.savannah.non 21.9 KB Diff Download File
block-vmdk.c 1455 19 years ago bellard VMDK disk image creation (Filip Navara) git-svn- 13.9 KB Diff Download File
block-vpc.c 1419 19 years ago bellard probing fixes git-svn-id: svn://svn.savannah.non 6.4 KB Diff Download File
block-vvfat.c 1420 19 years ago bellard Virtual VFAT support (Johannes Schindelin) git-s 53.2 KB Diff Download File
block.c 1419 19 years ago bellard probing fixes git-svn-id: svn://svn.savannah.non 15.8 KB Diff Download File
block_int.h 1148 20 years ago bellard better BIOS ATA translation support git-svn-id: 3 KB Diff Download File
bswap.h 1112 20 years ago bellard limited 8 bit support - removed unaligned memory a 4.3 KB Diff Download File
Changelog 1456 19 years ago bellard sparc64 marge (Blue Swirl) git-svn-id: svn://svn 11.3 KB Diff Download File
cocoa.m 1354 19 years ago bellard accept more disk image extensions (David Still) 17 KB Diff Download File
File configure 1454 19 years ago bellard Configure check for graphical output (Paul Brook) 19.2 KB Diff Download File
console.c 1105 20 years ago bellard monitor fixes (Johannes Schindelin) git-svn-id: 19 KB Diff Download File
COPYING 42 21 years ago bellard distribution patches git-svn-id: svn://svn.savan 17.5 KB Diff Download File
COPYING.LIB 179 21 years ago bellard update git-svn-id: svn://svn.savannah.nongnu.org 25.8 KB Diff Download File
cpu-all.h 1458 19 years ago bellard MIPS target (Jocelyn Mayer) git-svn-id: svn://sv 18.5 KB Diff Download File
cpu-defs.h 1451 19 years ago bellard added HOST_LONG_BITS in configure git-svn-id: sv 2.7 KB Diff Download File
cpu-exec.c 1458 19 years ago bellard MIPS target (Jocelyn Mayer) git-svn-id: svn://sv 41.3 KB Diff Download File
dis-asm.h 1458 19 years ago bellard MIPS target (Jocelyn Mayer) git-svn-id: svn://sv 16.1 KB Diff Download File
disas.c 1458 19 years ago bellard MIPS target (Jocelyn Mayer) git-svn-id: svn://sv 9.4 KB Diff Download File
disas.h 1225 19 years ago bellard more consistent type for size (still a bug in wrap 673 bytes Diff Download File
dyngen-exec.h 1386 19 years ago bellard qemu code is not ready to handle these registers 6.3 KB Diff Download File
dyngen-op.h 1191 20 years ago bellard labels support in dyngen git-svn-id: svn://svn.s 162 bytes Diff Download File
dyngen.c 1409 19 years ago bellard win32 fix (Filip Navara) git-svn-id: svn://svn.s 79.2 KB Diff Download File
dyngen.h 1355 19 years ago bellard ia64 host support (David Mosberger) git-svn-id: 12 KB Diff Download File
elf.h 1458 19 years ago bellard MIPS target (Jocelyn Mayer) git-svn-id: svn://sv 41.6 KB Diff Download File
exec-all.h 1458 19 years ago bellard MIPS target (Jocelyn Mayer) git-svn-id: svn://sv 17.3 KB Diff Download File
exec.c 1387 19 years ago bellard compatibility fix with kqemu-x86_64 git-svn-id: 68.3 KB Diff Download File
gdbstub.c 1456 19 years ago bellard sparc64 marge (Blue Swirl) git-svn-id: svn://svn 19.8 KB Diff Download File
gdbstub.h 1396 19 years ago bellard report user mode gdb exit codes (Paul Brook) git 206 bytes Diff Download File
i386-dis.c 1117 20 years ago bellard do not assume signed char git-svn-id: svn://svn. 97 KB Diff Download File
i386-vl.ld 305 21 years ago bellard allow up to 256 MB of ram git-svn-id: svn://svn. 4.3 KB Diff Download File
i386.ld 419 21 years ago bellard redhat 9 fix git-svn-id: svn://svn.savannah.nong 4.4 KB Diff Download File
ia64-syscall.S 113 21 years ago bellard ia64 support git-svn-id: svn://svn.savannah.nong 884 bytes Diff Download File
ia64.ld 1355 19 years ago bellard ia64 host support (David Mosberger) git-svn-id: 8.3 KB Diff Download File
keymaps.c 1168 20 years ago bellard keymaps support (initial patch by Johannes Schinde 4.1 KB Diff Download File
kqemu.c 1388 19 years ago bellard efer is present even in legacy mode git-svn-id: 15.1 KB Diff Download File
LICENSE 1280 19 years ago bellard kqemu is an external project git-svn-id: svn://s 346 bytes Diff Download File
linux-2.6.9-qemu-fast.patch 1165 20 years ago bellard updated guest kernel patch for qemu-fast (Martin K 2.1 KB Diff Download File
m68k.ld 355 21 years ago bellard m68k host port (Richard Zidlicky) git-svn-id: sv 5.9 KB Diff Download File
Makefile 1420 19 years ago bellard Virtual VFAT support (Johannes Schindelin) git-s 3.5 KB Diff Download File
Makefile.target 1458 19 years ago bellard MIPS target (Jocelyn Mayer) git-svn-id: svn://sv 10.6 KB Diff Download File
mips-dis.c 1457 19 years ago bellard MIPS disas support git-svn-id: svn://svn.savanna 157 KB Diff Download File
monitor.c 1456 19 years ago bellard sparc64 marge (Blue Swirl) git-svn-id: svn://svn 53.4 KB Diff Download File
osdep.c 1383 19 years ago bellard informative message about low memory on /dev/shm 14.6 KB Diff Download File
osdep.h 1274 19 years ago bellard shared pages memory allocation git-svn-id: svn:/ 1.4 KB Diff Download File
ppc-dis.c 1429 19 years ago bellard use fprintf_func callback to print code git-svn- 129 KB Diff Download File
ppc.ld 1449 19 years ago bellard add missing definitions in the ppc linker script ( 4.4 KB Diff Download File
qemu-binfmt-conf.sh 1175 20 years ago bellard big endian ARM support (Lennert Buytenhek) git-s 1.8 KB Diff Download File
qemu-doc.texi 1456 19 years ago bellard sparc64 marge (Blue Swirl) git-svn-id: svn://svn 35.3 KB Diff Download File
qemu-img.c 1420 19 years ago bellard Virtual VFAT support (Johannes Schindelin) git-s 17.4 KB Diff Download File
qemu-img.texi 1146 20 years ago bellard doc update - added qemu-img manual page git-svn- 3.9 KB Diff Download File
qemu-tech.texi 1456 19 years ago bellard sparc64 marge (Blue Swirl) git-svn-id: svn://svn 18 KB Diff Download File
readline.c 1030 20 years ago bellard separated readline from monitor code - added passw 10.8 KB Diff Download File
README 1271 19 years ago bellard update git-svn-id: svn://svn.savannah.nongnu.org 58 bytes Diff Download File
README.distrib 415 21 years ago bellard update git-svn-id: svn://svn.savannah.nongnu.org 525 bytes Diff Download File
s390.ld 118 21 years ago bellard update git-svn-id: svn://svn.savannah.nongnu.org 7 KB Diff Download File
sdl.c 1224 19 years ago bellard enabled wheel mouse support (initial patch by Volk 15.5 KB Diff Download File
sdl_keysym.h 1310 19 years ago bellard Windows keys support with keymaps git-svn-id: sv 8.5 KB Diff Download File
softmmu_header.h 1458 19 years ago bellard MIPS target (Jocelyn Mayer) git-svn-id: svn://sv 9.9 KB Diff Download File
softmmu_template.h 1184 20 years ago bellard 64 bit target support git-svn-id: svn://svn.sava 10.1 KB Diff Download File
sparc-dis.c 212 21 years ago bellard added ARM and Sparc disassemblers git-svn-id: sv 149 KB Diff Download File
sparc.ld 243 21 years ago bellard added missing link scripts git-svn-id: svn://svn 4 KB Diff Download File
File texi2pod.pl 397 21 years ago bellard automatic man page generation - BIOS installation 10.7 KB Diff Download File
thunk.c 1249 19 years ago bellard sparc64 support (Blue Swirl) git-svn-id: svn://s 6.8 KB Diff Download File
thunk.h 672 20 years ago bellard do not depend on thunk.h - more log items git-sv 4 KB Diff Download File
TODO 1321 19 years ago bellard sparc fixes (Blue Swirl) git-svn-id: svn://svn.s 2.1 KB Diff Download File
translate-all.c 1458 19 years ago bellard MIPS target (Jocelyn Mayer) git-svn-id: svn://sv 8.1 KB Diff Download File
translate-op.c 1326 19 years ago bellard avoid redefinition problems git-svn-id: svn://sv 1 KB Diff Download File
VERSION 1403 19 years ago bellard update git-svn-id: svn://svn.savannah.nongnu.org 5 bytes Diff Download File
vgafont.h 1023 20 years ago bellard virtual console git-svn-id: svn://svn.savannah.n 93.3 KB Diff Download File
vl.c 1458 19 years ago bellard MIPS target (Jocelyn Mayer) git-svn-id: svn://sv 99.3 KB Diff Download File
vl.h 1458 19 years ago bellard MIPS target (Jocelyn Mayer) git-svn-id: svn://sv 26.8 KB Diff Download File
x86_64.ld 1198 20 years ago bellard update git-svn-id: svn://svn.savannah.nongnu.org 6.4 KB Diff Download File