Statistics
| Branch: | Revision:

root @ 92d88ecb

Name Size
  audio
  darwin-user
  fpu
  hw
  keymaps
  linux-user
  pc-bios
  slirp
  target-alpha
  target-arm
  target-i386
  target-m68k
  target-mips
  target-ppc
  target-sh4
  target-sparc
  tests
.cvsignore 665 Bytes
COPYING 17.6 kB
COPYING.LIB 25.8 kB
Changelog 14.6 kB
LICENSE 533 Bytes
Makefile 4.6 kB
Makefile.target 16 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.6 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 30.3 kB
console.c 33.2 kB
cpu-all.h 25.5 kB
cpu-defs.h 6.1 kB
cpu-exec.c 50.3 kB
cutils.c 2.2 kB
dis-asm.h 17.7 kB
disas.c 10.6 kB
disas.h 707 Bytes
dyngen-exec.h 7.4 kB
dyngen-op.h 162 Bytes
dyngen.c 89 kB
dyngen.h 13.1 kB
elf.h 41.9 kB
elf_ops.h 6.2 kB
exec-all.h 17.6 kB
exec.c 78.1 kB
gdbstub.c 31 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.3 kB
kqemu.h 4.6 kB
loader.c 8 kB
m68k-dis.c 211.9 kB
m68k.ld 5.9 kB
mips-dis.c 157.6 kB
monitor.c 65.5 kB
osdep.c 7 kB
osdep.h 380 Bytes
ppc-dis.c 129.5 kB
ppc.ld 4.5 kB
qemu-binfmt-conf.sh 3 kB
qemu-doc.texi 62.2 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 18.5 kB
sdl_keysym.h 8.6 kB
sh4-dis.c 83.1 kB
softmmu_exec.h 1.3 kB
softmmu_header.h 10.8 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 196 kB
vl.h 47.9 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
92d88ecb 04/18/2007 02:53 am ths

Another lsi53c895a patch, by Wang Cheng Yeh.

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

4b70269e 04/18/2007 02:25 am ths

Fix helper.c with isinf on Solaris 9/Sparc, by Ben Taylor.

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

af661ad1 04/18/2007 02:08 am ths

Ptable calculation broken for 32bit code under x86_64, by Bernhard Kauer.

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

c94655b0 04/18/2007 12:57 am ths

Updated Solaris isinf support, by Juergen Keil and Ben Taylor.

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

5c8cdbf8 04/17/2007 10:42 pm blueswir1

TCX palette bug fix

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

18c6e2ff 04/17/2007 07:28 pm ths

Fix mmapped register alignment and endianness handling.

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

fcb4a419 04/17/2007 06:26 pm ths

Choose number of TLBs at runtime, by Herve Poussineau.

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

04f20795 04/17/2007 05:50 am j_mayer

Move PowerPC 405 specific definitions into a separate file
Preliminary code for -kernel option support for PowerPC 405 boards
Fix DBSR in case of PowerPC 405 chip reset
Add enums for PowerPC 405 clocks.
Fix IRQ numbers (IBM reversed bits numbering...)
Fix SPRG4-7 read access right...

80355292 04/17/2007 01:47 am ths

Support it_shift for mmapped pckbd.

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

8ecc7913 04/16/2007 11:09 pm j_mayer

Add callbacks to allow dynamic change of PowerPC clocks (to be improved)
Fix embedded PowerPC watchdog and timers
Fix PowerPC 405 SPR
Add generic PowerPC 405 core instanciation code + resets support.
Implement simple peripherals shared by most PowerPC 405 implementations...

View all revisions | View revisions

Also available in: Atom