~vcs-imports/qemu/git

  • Committer: bellard
  • Date: 2007-11-10 15:15:54 UTC
  • Revision ID: git-v1:aaed909a495e78364abc6812df672d2e764961a8
added cpu_model parameter to cpu_init()


git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3562 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
darwin-user 2323 17 years ago ths Darwin userspace emulation, by Pierre d'Herbemont. 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-alpha 2587 17 years ago j_mayer Alpha architecture emulation core. git-svn-id: s Diff
target-arm 383 21 years ago bellard new directory structure git-svn-id: svn://svn.sa Diff
target-cris 3346 17 years ago ths CRIS disassembler, originally from binutils, by Ed Diff
target-i386 383 21 years ago bellard new directory structure git-svn-id: svn://svn.sa Diff
target-m68k 2187 18 years ago pbrook ColdFire target. git-svn-id: svn://svn.savannah. 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-sh4 1854 18 years ago bellard sh4 target (Samuel Tardieu) git-svn-id: svn://sv 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 3543 17 years ago ths .cvsignore dependency files. git-svn-id: svn://s 237 bytes Diff Download File
a.out.h 2457 17 years ago pbrook 64bit->win32 cross build fix. git-svn-id: svn:// 13.6 KB Diff Download File
aes.c 3167 17 years ago ths find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, 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 3163 17 years ago ths find -type f | xargs sed -i 's/[\t ]$//g' # on mos 80.4 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 3167 17 years ago ths find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, 54.8 KB Diff Download File
arm-semi.c 3167 17 years ago ths find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, 12.5 KB Diff Download File
arm.ld 2062 18 years ago pbrook Rewrite Arm host support. git-svn-id: svn://svn. 4.7 KB Diff Download File
block-bochs.c 3167 17 years ago ths find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, 7 KB Diff Download File
block-cloop.c 3167 17 years ago ths find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, 4.8 KB Diff Download File
block-cow.c 3167 17 years ago ths find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, 7.7 KB Diff Download File
block-dmg.c 3167 17 years ago ths find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, 8 KB Diff Download File
block-parallels.c 3092 17 years ago ths Parallels disk image support, by Alex Beregszaszi. 4.6 KB Diff Download File
block-qcow.c 3167 17 years ago ths find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, 28.1 KB Diff Download File
block-qcow2.c 3167 17 years ago ths find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, 71.3 KB Diff Download File
block-raw.c 3410 17 years ago ths Physical hard disk drive for win32, by Stefan Weil 35 KB Diff Download File
block-vmdk.c 3192 17 years ago j_mayer Avoid compilation warnings on 64 bits hosts. git 25.1 KB Diff Download File
block-vpc.c 3167 17 years ago ths find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, 6.3 KB Diff Download File
block-vvfat.c 3224 17 years ago ths vvfat mbr fixes, by Ivan Kalvachev. git-svn-id: 78.8 KB Diff Download File
block.c 3167 17 years ago ths find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, 34.3 KB Diff Download File
block_int.h 3167 17 years ago ths find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, 5.3 KB Diff Download File
bswap.h 3163 17 years ago ths find -type f | xargs sed -i 's/[\t ]$//g' # on mos 4.3 KB Diff Download File
Changelog 3506 17 years ago balrog Split I^2C controller out of hw/omap.c. Insert a l 15.2 KB Diff Download File
File check_ops.sh 2299 18 years ago pbrook Script to check for missing FORCE_RET. git-svn-i 972 bytes Diff Download File
cocoa.m 3167 17 years ago ths find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, 32.9 KB Diff Download File
File configure 3546 17 years ago ths Clean out the N32 macros from target-mips, and int 35.5 KB Diff Download File
console.c 3479 17 years ago balrog Miscellaneous VNC related fixes from Xen forwarded 34.1 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 3496 17 years ago ths EFAULT - verify pages are in cache and are read/wr 24.3 KB Diff Download File
cpu-defs.h 3462 17 years ago ths Implement missing MIPS supervisor mode bits. git 5.9 KB Diff Download File
cpu-exec.c 3541 17 years ago bellard removed obsolete x86 code copy support git-svn-i 48.7 KB Diff Download File
cris-dis.c 3346 17 years ago ths CRIS disassembler, originally from binutils, by Ed 80.6 KB Diff Download File
cutils.c 3163 17 years ago ths find -type f | xargs sed -i 's/[\t ]$//g' # on mos 2.1 KB Diff Download File
d3des.c 3131 17 years ago ths Actually add d3des implementation files. git-svn 15 KB Diff Download File
d3des.h 3131 17 years ago ths Actually add d3des implementation files. git-svn 1.5 KB Diff Download File
dis-asm.h 3347 17 years ago ths Wire up CRIS disassembler, by Edgar E. Iglesias. 17.9 KB Diff Download File
disas.c 3347 17 years ago ths Wire up CRIS disassembler, by Edgar E. Iglesias. 11 KB Diff Download File
disas.h 1639 19 years ago bellard monitor_disas() prototype change git-svn-id: svn 707 bytes Diff Download File
dyngen-exec.h 3163 17 years ago ths find -type f | xargs sed -i 's/[\t ]$//g' # on mos 7.8 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 3529 17 years ago bellard moved declarations git-svn-id: svn://svn.savanna 94.3 KB Diff Download File
dyngen.h 3167 17 years ago ths find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, 13.1 KB Diff Download File
elf.h 3336 17 years ago j_mayer Report missing elf_addr_t definition from Linux ke 41.9 KB Diff Download File
elf_ops.h 3397 17 years ago ths Cast ELF datatypes properly to host 64bit types. 6.1 KB Diff Download File
exec-all.h 3513 17 years ago j_mayer For consistency, move muls64 / mulu64 prototypes t 18.2 KB Diff Download File
exec.c 3552 17 years ago bellard added cpu_model parameter to cpu_init() git-svn- 87.2 KB Diff Download File
gdbstub.c 3481 17 years ago balrog x86_64 support in cpu_gdb_read_registers(), by Gor 36.9 KB Diff Download File
gdbstub.h 2438 17 years ago pbrook Allow gdbstub to connect over any serial device. 479 bytes Diff Download File
host-utils.c 3526 17 years ago j_mayer Code used by the linux-user targets should not use 2.7 KB Diff Download File
host-utils.h 3527 17 years ago j_mayer Fix muls64 prototype to match the actual implement 5.1 KB Diff Download File
hostregs_helper.h 2375 17 years ago pbrook Fix 64-bit host register corruption. git-svn-id: 2.1 KB Diff Download File
hpet.h 3162 17 years ago ths Add a local copy of hpet.h. git-svn-id: svn://sv 618 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.ld 1355 19 years ago bellard ia64 host support (David Mosberger) git-svn-id: 8.3 KB Diff Download File
keymaps.c 3479 17 years ago balrog Miscellaneous VNC related fixes from Xen forwarded 5.5 KB Diff Download File
kqemu.c 3167 17 years ago ths find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, 25.1 KB Diff Download File
kqemu.h 3163 17 years ago ths find -type f | xargs sed -i 's/[\t ]$//g' # on mos 4.6 KB Diff Download File
LICENSE 2388 17 years ago bellard update git-svn-id: svn://svn.savannah.nongnu.org 533 bytes Diff Download File
loader.c 3397 17 years ago ths Cast ELF datatypes properly to host 64bit types. 8 KB Diff Download File
m68k-dis.c 3167 17 years ago ths find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, 211 KB Diff Download File
m68k-semi.c 3163 17 years ago ths find -type f | xargs sed -i 's/[\t ]$//g' # on mos 10.6 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 3533 17 years ago bellard compile common code once git-svn-id: svn://svn.s 6.9 KB Diff Download File
Makefile.target 3541 17 years ago bellard removed obsolete x86 code copy support git-svn-i 15.8 KB Diff Download File
mips-dis.c 3167 17 years ago ths find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, 205 KB Diff Download File
mips.ld 2762 17 years ago ths Linker scripts for MIPS hosts. git-svn-id: svn:/ 8.4 KB Diff Download File
mipsel.ld 2762 17 years ago ths Linker scripts for MIPS hosts. git-svn-id: svn:/ 8.4 KB Diff Download File
monitor.c 3441 17 years ago blueswir1 Make Slirp statistics gathering and output conditi 67.5 KB Diff Download File
osdep.c 3163 17 years ago ths find -type f | xargs sed -i 's/[\t ]$//g' # on mos 7.5 KB Diff Download File
osdep.h 2949 17 years ago pbrook Windows build fixes. git-svn-id: svn://svn.savan 622 bytes Diff Download File
ppc-dis.c 3163 17 years ago ths find -type f | xargs sed -i 's/[\t ]$//g' # on mos 129 KB Diff Download File
ppc.ld 2724 17 years ago ths Update ppc.ld to work with newer binutils. git-s 8.6 KB Diff Download File
qemu-binfmt-conf.sh 3274 17 years ago ths Code provision for n32/n64 mips userland emulation 3.9 KB Diff Download File
qemu-doc.texi 3530 17 years ago bellard added -startdate option git-svn-id: svn://svn.sa 77 KB Diff Download File
qemu-img.c 3486 17 years ago balrog Support multipart images as input to qemu-img (Sal 20.5 KB Diff Download File
qemu-img.texi 3165 17 years ago ths vmdk compatibility level 6 images, by Soren Hansen 4.2 KB Diff Download File
qemu-tech.texi 3403 17 years ago blueswir1 Update Sparc parts in documentation git-svn-id: 20 KB Diff Download File
qemu_socket.h 2250 18 years ago ths Run monitor over unix domain sockets, by Anthony L 564 bytes Diff Download File
readline.c 3223 17 years ago ths Improve completion in monitor, by Pascal Terjan. 12.4 KB Diff Download File
README 1271 19 years ago bellard update git-svn-id: svn://svn.savannah.nongnu.org 58 bytes Diff Download File
s390-dis.c 3167 17 years ago ths find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, 90.3 KB 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 3167 17 years ago ths find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, 19.1 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
sh4-dis.c 3167 17 years ago ths find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, 83 KB Diff Download File
softmmu-semi.h 3163 17 years ago ths find -type f | xargs sed -i 's/[\t ]$//g' # on mos 1.8 KB Diff Download File
softmmu_exec.h 3374 17 years ago j_mayer Replace is_user variable with mmu_idx in softmmu c 2.3 KB Diff Download File
softmmu_header.h 3374 17 years ago j_mayer Replace is_user variable with mmu_idx in softmmu c 9.8 KB Diff Download File
softmmu_template.h 3374 17 years ago j_mayer Replace is_user variable with mmu_idx in softmmu c 11.2 KB Diff Download File
sparc-dis.c 3328 17 years ago blueswir1 More detabification git-svn-id: svn://svn.savan 170 KB Diff Download File
sparc.ld 3328 17 years ago blueswir1 More detabification git-svn-id: svn://svn.savan 4.2 KB Diff Download File
sparc64.ld 3328 17 years ago blueswir1 More detabification git-svn-id: svn://svn.savan 4.5 KB Diff Download File
tap-win32.c 3167 17 years ago ths find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, 19.7 KB Diff Download File
File texi2pod.pl 3163 17 years ago ths find -type f | xargs sed -i 's/[\t ]$//g' # on mos 10.7 KB Diff Download File
thunk.c 3386 17 years ago blueswir1 Support for 32 bit ABI on 64 bit targets (only en 6.8 KB Diff Download File
thunk.h 3386 17 years ago blueswir1 Support for 32 bit ABI on 64 bit targets (only en 4 KB Diff Download File
TODO 3163 17 years ago ths find -type f | xargs sed -i 's/[\t ]$//g' # on mos 1.8 KB Diff Download File
translate-all.c 3541 17 years ago bellard removed obsolete x86 code copy support git-svn-i 8 KB Diff Download File
translate-op.c 3163 17 years ago ths find -type f | xargs sed -i 's/[\t ]$//g' # on mos 1 KB Diff Download File
uboot_image.h 2462 17 years ago pbrook Simple u-boot image loading support. git-svn-id: 5.9 KB Diff Download File
usb-linux.c 3482 17 years ago balrog Use a O_NONBLOCK pipe for iso completion signals f 26.5 KB Diff Download File
VERSION 2385 17 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 3541 17 years ago bellard removed obsolete x86 code copy support git-svn-i 219 KB Diff Download File
vl.h 3535 17 years ago bellard fixed QEMU_TOOL tests git-svn-id: svn://svn.sava 55.4 KB Diff Download File
vnc.c 3488 17 years ago balrog Handle 3.7 VNC clients authentication correctly (D 56.9 KB Diff Download File
vnc_keysym.h 3479 17 years ago balrog Miscellaneous VNC related fixes from Xen forwarded 10 KB Diff Download File
vnchextile.h 3163 17 years ago ths find -type f | xargs sed -i 's/[\t ]$//g' # on mos 4.4 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
x_keymap.c 2345 17 years ago ths Split out SDL X keymap, by Bernhard Fischer. git 3.7 KB Diff Download File