~vcs-imports/qemu/git

  • Committer: bellard
  • Date: 2005-09-03 10:49:04 UTC
  • Revision ID: git-v1:1c213d197626942201052f19be2b5f83370a6b36
comments


git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@1563 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 22 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 22 years ago bellard i386 emulator test git-svn-id: svn://svn.savanna Diff
.cvsignore 1526 19 years ago bellard update git-svn-id: svn://svn.savannah.nongnu.org 264 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 1555 19 years ago bellard update git-svn-id: svn://svn.savannah.nongnu.org 11.7 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 1529 19 years ago bellard FreeBSD fix git-svn-id: svn://svn.savannah.nongn 19.9 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 1536 19 years ago bellard use ram_addr_t git-svn-id: svn://svn.savannah.no 18.5 KB Diff Download File
cpu-defs.h 1535 19 years ago bellard ram_addr_t type for ram offsets git-svn-id: svn: 2.8 KB Diff Download File
cpu-exec.c 1545 19 years ago bellard Fix interrupt masking (Ralf Baechle git-svn-id: 41.8 KB Diff Download File
dis-asm.h 1517 19 years ago bellard ppc64 target git-svn-id: svn://svn.savannah.nong 16.7 KB Diff Download File
disas.c 1517 19 years ago bellard ppc64 target git-svn-id: svn://svn.savannah.nong 9.6 KB Diff Download File
disas.h 1225 20 years ago bellard more consistent type for size (still a bug in wrap 673 bytes Diff Download File
dyngen-exec.h 1524 19 years ago bellard s390 bits git-svn-id: svn://svn.savannah.nongnu. 6.4 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 1550 19 years ago bellard compilation fix for gcc3.4 on win32 (Paul Brook) 17.5 KB Diff Download File
exec.c 1556 19 years ago bellard comments git-svn-id: svn://svn.savannah.nongnu.o 71.2 KB Diff Download File
gdbstub.c 1483 19 years ago bellard preliminary patch to support more PowerPC CPUs (Jo 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 1553 19 years ago bellard kqemu_set_notdirty() opt git-svn-id: svn://svn.s 20.1 KB Diff Download File
LICENSE 1280 20 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 1534 19 years ago bellard cscope rule git-svn-id: svn://svn.savannah.nongn 3.6 KB Diff Download File
Makefile.target 1544 19 years ago bellard Add i8259 PIT to MIPS (Ralf Baechle git-svn-id: 9.8 KB Diff Download File
mips-dis.c 1492 19 years ago bellard removed bogus include git-svn-id: svn://svn.sava 157 KB Diff Download File
monitor.c 1539 19 years ago bellard kqemu profiling git-svn-id: svn://svn.savannah.n 53.8 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 20 years ago bellard shared pages memory allocation git-svn-id: svn:/ 1.4 KB Diff Download File
ppc-dis.c 1517 19 years ago bellard ppc64 target git-svn-id: svn://svn.savannah.nong 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 1530 19 years ago bellard update git-svn-id: svn://svn.savannah.nongnu.org 36.6 KB Diff Download File
qemu-img.c 1528 19 years ago bellard copyright git-svn-id: svn://svn.savannah.nongnu. 17.4 KB Diff Download File
qemu-img.texi 1512 19 years ago bellard update git-svn-id: svn://svn.savannah.nongnu.org 3.9 KB Diff Download File
qemu-tech.texi 1508 19 years ago bellard sparc64 fixes (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 20 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 1513 19 years ago bellard prevent window resizing git-svn-id: svn://svn.sa 15.4 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 1520 19 years ago bellard allow more than 32 bit of physical memory git-sv 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 20 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 1526 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 1528 19 years ago bellard copyright git-svn-id: svn://svn.savannah.nongnu. 99.5 KB Diff Download File
vl.h 1539 19 years ago bellard kqemu profiling git-svn-id: svn://svn.savannah.n 27.5 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