Statistics
| Branch: | Revision:

root @ 7fc42b4b

Name Size
  audio
  darwin-user
  fpu
  hw
  keymaps
  linux-user
  pc-bios
  slirp
  target-alpha
  target-arm
  target-cris
  target-i386
  target-m68k
  target-mips
  target-ppc
  target-sh4
  target-sparc
  tests
.cvsignore 233 Bytes
COPYING 17.6 kB
COPYING.LIB 25.8 kB
Changelog 15.2 kB
LICENSE 533 Bytes
Makefile 4.9 kB
Makefile.target 17.1 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 54.8 kB
arm-semi.c 12.5 kB
arm.ld 4.7 kB
block-bochs.c 7 kB
block-cloop.c 4.8 kB
block-cow.c 7.7 kB
block-dmg.c 8.1 kB
block-parallels.c 4.6 kB
block-qcow.c 28.1 kB
block-qcow2.c 71.4 kB
block-raw.c 35.1 kB
block-vmdk.c 25.1 kB
block-vpc.c 6.4 kB
block-vvfat.c 78.8 kB
block.c 34.4 kB
block_int.h 5.4 kB
bswap.h 4.3 kB
check_ops.sh 972 Bytes
cocoa.m 33 kB
configure 35.6 kB
console.c 34.2 kB
cpu-all.h 24.4 kB
cpu-defs.h 6 kB
cpu-exec.c 53 kB
cris-dis.c 80.6 kB
cutils.c 2.2 kB
d3des.c 15 kB
d3des.h 1.6 kB
dis-asm.h 18 kB
disas.c 11 kB
disas.h 707 Bytes
dyngen-exec.h 7.8 kB
dyngen-op.h 162 Bytes
dyngen.c 94.4 kB
dyngen.h 13.1 kB
elf.h 42 kB
elf_ops.h 6.2 kB
exec-all.h 18.4 kB
exec.c 87.2 kB
gdbstub.c 36.9 kB
gdbstub.h 479 Bytes
host-utils.c 3 kB
host-utils.h 4.9 kB
hostregs_helper.h 2.1 kB
hpet.h 618 Bytes
i386-dis.c 97.1 kB
i386-vl.ld 4.4 kB
i386.ld 4.4 kB
ia64.ld 8.4 kB
keymaps.c 5.6 kB
kqemu.c 25.2 kB
kqemu.h 4.6 kB
loader.c 8 kB
m68k-dis.c 211.9 kB
m68k-semi.c 10.6 kB
m68k.ld 5.9 kB
mips-dis.c 205.9 kB
mips.ld 8.5 kB
mipsel.ld 8.5 kB
monitor.c 67.5 kB
osdep.c 7.5 kB
osdep.h 622 Bytes
ppc-dis.c 129.5 kB
ppc.ld 8.6 kB
qemu-binfmt-conf.sh 4 kB
qemu-doc.texi 76.3 kB
qemu-img.c 20.5 kB
qemu-img.texi 4.2 kB
qemu-tech.texi 20.1 kB
qemu_socket.h 564 Bytes
readline.c 12.5 kB
s390-dis.c 90.4 kB
s390.ld 7 kB
sdl.c 19.1 kB
sdl_keysym.h 8.6 kB
sh4-dis.c 83.1 kB
softmmu-semi.h 1.8 kB
softmmu_exec.h 2.3 kB
softmmu_header.h 9.8 kB
softmmu_template.h 11.2 kB
sparc-dis.c 170.7 kB
sparc.ld 4.3 kB
sparc64.ld 4.6 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 26.6 kB
vgafont.h 93.3 kB
vl.c 218.3 kB
vl.h 55.2 kB
vnc.c 56.9 kB
vnc_keysym.h 10.1 kB
vnchextile.h 4.4 kB
x86_64.ld 6.5 kB
x_keymap.c 3.8 kB

Latest revisions

# Date Author Comment
7fc42b4b 11/03/2007 02:41 am balrog

The PINT/DAV pin is active low in the chip spec, not inverted on the board.
Make changes on known GPIO lines be verbose, initialise GPIO levels.

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

9fceefa7 11/03/2007 12:47 am j_mayer

Don't print any message when a priviledge exception occurs on mfpvr
as the Linux allows applications to read this register.

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

5b52b991 11/03/2007 12:35 am j_mayer

Fix PowerPC program exception that was broken by FPU exception patches
(bug reported by Jason Wessel)

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

89343ecd 11/02/2007 10:24 pm ths

EFAULT - update __get_user() __put_user(), by Thayne Harbaugh.

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

80210bcd 11/02/2007 09:08 pm ths

Fix compiler warnings, by Stefan Weil.

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

3d97b40b 11/02/2007 09:02 pm ths

EFAULT - verify pages are in cache and are read/write, by Thayne Harbaugh.

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

7c829863 11/01/2007 09:23 pm blueswir1

Fix slirp compilation failure when using a newer gcc

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

33189d31 11/01/2007 02:13 am ths

Add new files fir strace support, missed in earlier commit.

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

93a0019b 11/01/2007 02:11 am ths

Mention userland strace support, and mipssim machine emulation.

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

b92c47c1 11/01/2007 02:07 am ths

Strace for userland emulation, by Stuart Anderson and Thayne Harbaugh.

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

View all revisions | View revisions

Also available in: Atom