Statistics
| Branch: | Revision:

root @ 34ee2ede

Name Size
  audio
  darwin-user
  fpu
  hw
  keymaps
  linux-user
  pc-bios
  slirp
  target-arm
  target-i386
  target-m68k
  target-mips
  target-ppc
  target-sh4
  target-sparc
  tests
.cvsignore 529 Bytes
COPYING 17.6 kB
COPYING.LIB 25.8 kB
Changelog 14.6 kB
LICENSE 533 Bytes
Makefile 4.5 kB
Makefile.target 14.9 kB
README 58 Bytes
TODO 1.9 kB
VERSION 5 Bytes
a.out.h 13.6 kB
aes.c 59.8 kB
aes.h 717 Bytes
alpha-dis.c 80.5 kB
alpha.ld 4 kB
arm-dis.c 55.2 kB
arm-semi.c 13.3 kB
arm.ld 4.7 kB
block-bochs.c 7.1 kB
block-cloop.c 4.8 kB
block-cow.c 7.7 kB
block-dmg.c 8.1 kB
block-qcow.c 28.2 kB
block-qcow2.c 71.4 kB
block-raw.c 32.7 kB
block-vmdk.c 22.9 kB
block-vpc.c 6.4 kB
block-vvfat.c 77.6 kB
block.c 34.4 kB
block_int.h 5.3 kB
bswap.h 4.3 kB
check_ops.sh 972 Bytes
cocoa.m 33.7 kB
configure 27.1 kB
console.c 33.2 kB
cpu-all.h 25.1 kB
cpu-defs.h 5.8 kB
cpu-exec.c 48.6 kB
cutils.c 2.2 kB
dis-asm.h 17.6 kB
disas.c 10.3 kB
disas.h 707 Bytes
dyngen-exec.h 7.3 kB
dyngen-op.h 162 Bytes
dyngen.c 89 kB
dyngen.h 13.1 kB
elf.h 41.9 kB
elf_ops.h 5.8 kB
exec-all.h 17.5 kB
exec.c 75.5 kB
gdbstub.c 30.9 kB
gdbstub.h 479 Bytes
hostregs_helper.h 2.1 kB
i386-dis.c 97.1 kB
i386-vl.ld 4.4 kB
i386.ld 4.4 kB
ia64.ld 8.4 kB
keymaps.c 4.2 kB
kqemu.c 25.2 kB
kqemu.h 4.6 kB
loader.c 7.8 kB
m68k-dis.c 211.9 kB
m68k.ld 5.9 kB
mips-dis.c 157.6 kB
monitor.c 65.4 kB
osdep.c 5.8 kB
osdep.h 332 Bytes
ppc-dis.c 129.5 kB
ppc.ld 4.5 kB
qemu-binfmt-conf.sh 2.4 kB
qemu-doc.texi 62.1 kB
qemu-img.c 17.9 kB
qemu-img.texi 4.1 kB
qemu-tech.texi 19.5 kB
qemu_socket.h 564 Bytes
readline.c 10.9 kB
s390.ld 7 kB
sdl.c 15.8 kB
sdl_keysym.h 8.6 kB
sh4-dis.c 83.1 kB
softmmu_exec.h 1.3 kB
softmmu_header.h 10.7 kB
softmmu_template.h 11.3 kB
sparc-dis.c 151.2 kB
sparc.ld 4 kB
sparc64.ld 4.4 kB
tap-win32.c 19.8 kB
texi2pod.pl 10.8 kB
thunk.c 6.9 kB
thunk.h 4 kB
translate-all.c 8.4 kB
translate-op.c 1 kB
uboot_image.h 6 kB
usb-linux.c 14.8 kB
vgafont.h 93.3 kB
vl.c 194.7 kB
vl.h 45.3 kB
vnc.c 31.1 kB
vnc_keysym.h 9.7 kB
vnchextile.h 4.4 kB
x86_64.ld 6.5 kB
x_keymap.c 3.8 kB

Latest revisions

# Date Author Comment
34ee2ede 03/25/2007 01:36 am ths

One more bit of mips CPU configuration, and support for early 4KEc
which implemented only MIPS32R1. Thanks to Stefan Weil to insist he's
right on that. :-)

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2533 c046a42c-6fe2-441c-8c8c-71466251a162

3e736bf4 03/24/2007 03:24 pm blueswir1

Upgrade Sparc FPU version (based on patch by Aurelien Jarno)

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2532 c046a42c-6fe2-441c-8c8c-71466251a162

e32f879d 03/23/2007 10:01 pm blueswir1

Sparc tagged operations (Aurelien Jarno)

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2531 c046a42c-6fe2-441c-8c8c-71466251a162

426613db 03/23/2007 11:45 am j_mayer

Add missing PowerPC 64 instructions
PowerPC 64 fixes.

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2530 c046a42c-6fe2-441c-8c8c-71466251a162

1b9eb036 03/23/2007 11:40 am j_mayer

Fix debug printf: we need different macros for target_ulong prints
and GPR ones, as the lengths can be different.

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2529 c046a42c-6fe2-441c-8c8c-71466251a162

e397ee33 03/23/2007 02:43 am ths

Fix enough FPU/R2 support to get 24Kf going.

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2528 c046a42c-6fe2-441c-8c8c-71466251a162

51789c41 03/23/2007 12:41 am j_mayer

PowerPC improvments:
- add missing 64 bits rotate instructions
- safely define TARGET_PPCSPE when 64 bits registers are used
a separate target will be needed to use it in 32 bits mode on 32 bits hosts.

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2527 c046a42c-6fe2-441c-8c8c-71466251a162

e864cabd 03/23/2007 12:17 am j_mayer

PowerPC bugfixes:
- must clear carry bit when doing addic with a zero immediate value
- fix missing RETURN in micro-operation that would lead to random failures
and crashes
- add USE_PRECISE_EMULATION compilation-time option to choose between
getting exact floating point results and fast but less accurate computation....

a7222580 03/22/2007 05:08 pm ths

Fix fcntl64 logic bug, by Kirill A. Shutemov.

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2525 c046a42c-6fe2-441c-8c8c-71466251a162

6e65a42a 03/22/2007 02:36 pm ths

Win32 build fix. FIXME: This disables locking of the pidfile, a
Win32 replacement of lockf should be used here.

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2524 c046a42c-6fe2-441c-8c8c-71466251a162

View all revisions | View revisions

Also available in: Atom