Statistics
| Branch: | Revision:

root @ 63242a00

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
  tcg
  tests
.gitignore 280 Bytes
COPYING 17.6 kB
COPYING.LIB 25.8 kB
Changelog 15.8 kB
LICENSE 636 Bytes
MAINTAINERS 2.1 kB
Makefile 9.3 kB
Makefile.target 16.3 kB
README 58 Bytes
TODO 1.2 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 157.8 kB
arm-semi.c 14.1 kB
arm.ld 4.8 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-nbd.c 4.6 kB
block-parallels.c 4.7 kB
block-qcow.c 28 kB
block-qcow2.c 79.9 kB
block-raw-posix.c 31.5 kB
block-raw-win32.c 13.5 kB
block-vmdk.c 25.3 kB
block-vpc.c 6.4 kB
block-vvfat.c 79.3 kB
block.c 37 kB
block.h 6.6 kB
block_int.h 5.7 kB
bswap.h 4.6 kB
check_ops.sh 1005 Bytes
cocoa.m 36.4 kB
compatfd.c 2.2 kB
compatfd.h 489 Bytes
configure 41.6 kB
console.c 36.9 kB
console.h 6.2 kB
cpu-all.h 26.3 kB
cpu-defs.h 8.5 kB
cpu-exec.c 50.7 kB
cris-dis.c 80.6 kB
curses.c 9.5 kB
curses_keys.h 12.4 kB
cutils.c 2.5 kB
d3des.c 15 kB
d3des.h 1.6 kB
dis-asm.h 18.3 kB
disas.c 11.1 kB
disas.h 707 Bytes
dyngen-exec.h 9.3 kB
dyngen.c 91.8 kB
elf.h 42 kB
elf_ops.h 6.2 kB
exec-all.h 13.2 kB
exec.c 95.2 kB
gdbstub.c 40.3 kB
gdbstub.h 485 Bytes
gen-icount.h 1.5 kB
host-utils.c 2.8 kB
host-utils.h 5.1 kB
hostregs_helper.h 2.1 kB
hpet.h 618 Bytes
hppa-dis.c 100.4 kB
hppa.ld 8.1 kB
i386-dis.c 97.6 kB
i386.ld 4.6 kB
ia64.ld 8.4 kB
keymaps.c 5.6 kB
kqemu.c 28.3 kB
kqemu.h 5.3 kB
loader.c 10.2 kB
m68k-dis.c 211.9 kB
m68k-semi.c 12.3 kB
m68k.ld 5.9 kB
mips-dis.c 205.9 kB
mips.ld 8.5 kB
mipsel.ld 8.5 kB
monitor.c 72.8 kB
nbd.c 13.6 kB
nbd.h 1.9 kB
net-checksum.c 2.2 kB
net.h 1.5 kB
osdep.c 7.7 kB
osdep.h 1.6 kB
ppc-dis.c 129.5 kB
ppc.ld 8.6 kB
ppc64.ld 8.2 kB
qemu-binfmt-conf.sh 4 kB
qemu-char.h 2.9 kB
qemu-common.h 3.4 kB
qemu-doc.texi 91.4 kB
qemu-img.c 21.7 kB
qemu-img.texi 4.5 kB
qemu-lock.h 6.1 kB
qemu-log.h 90 Bytes
qemu-malloc.c 1.8 kB
qemu-nbd.c 13 kB
qemu-nbd.texi 1.4 kB
qemu-tech.texi 20 kB
qemu-timer.h 1.6 kB
qemu_socket.h 591 Bytes
readline.c 12.5 kB
s390-dis.c 90.4 kB
s390.ld 7 kB
sdl.c 20 kB
sdl_keysym.h 8.6 kB
sh4-dis.c 83.1 kB
softmmu-semi.h 2 kB
softmmu_defs.h 1.1 kB
softmmu_exec.h 2.3 kB
softmmu_header.h 9.5 kB
softmmu_template.h 12 kB
sparc-dis.c 170.7 kB
sparc.ld 4.3 kB
sparc64.ld 4.6 kB
sys-queue.h 16.9 kB
sysemu.h 4.9 kB
tap-win32.c 19.9 kB
texi2pod.pl 12 kB
thunk.c 8.2 kB
thunk.h 4.2 kB
translate-all.c 5.1 kB
uboot_image.h 6 kB
usb-linux.c 37.6 kB
vgafont.h 93.3 kB
vl.c 239.7 kB
vnc.c 59.5 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
63242a00 09/15/2008 10:05 am aurel32

SH4: Serial controller improvement

Add receive character feature to SH4 SCIF.
SH4-SCI feature implementation work is left.

(Shin-ichiro KAWASAKI)

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

f24f381b 09/15/2008 09:42 am aurel32

SH4: sleep instruction bug fix

fix a bug on 'sleep' instruction, which have caused halt of idle task.
As i386 'hlt' instruction does, it should save PC before sleep.

(Shin-ichiro KAWASAKI)

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

9f4576f0 09/14/2008 10:16 pm blueswir1

Fix array subscript above array bounds error

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

0df5bdbe 09/14/2008 09:30 pm aurel32

ppc: Convert op_andi to TCG

Replace op_andi_... with tcg_gen_andi_tl.

Signed-off-by: Andreas Faerber <>
Signed-off-by: Aurelien Jarno <>

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

cfdcd37a 09/14/2008 09:30 pm aurel32

ppc: Convert ctr, lr moves to TCG

Introduce TCG variables cpu_{ctr,lr} and replace op_{load,store}_{lr,ctr}
with tcg_gen_mov_tl.

Signed-off-by: Andreas Faerber <>
Signed-off-by: Aurelien Jarno <>

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

df0fc998 09/14/2008 08:18 pm aurel32

alpha: add tests

This patch creates tests/alpha directory and adds an "hello world"
program as well as two tests.

Signed-off-by: Tristan Gingold <>
Signed-off-by: Aurelien Jarno <>

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

bbc0d79c 09/14/2008 08:09 pm aurel32

MIPS: Fix tlbwi/tlbwr

In CP0 Index register, bit 31 means 'Probe Failure', while lowest bits
contain the TLB index.

In tlbwi and tlbwr instructions, this Probe Failure bit must be ignored
when reading the TLB index.

Attached patch fixes it.

(Hervé Poussineau)...

75973fa1 09/14/2008 07:38 pm aurel32

MIPS: remove empty cpu_mips_irqctrl_init()

cpu_mips_irqctrl_init() function in hw/mips_timer.c is empty.
Attached patch removes it, and its callers.

(Hervé Poussineau)

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

929a62a0 09/14/2008 07:28 pm aurel32

target-mips: fix warning

Attached patch fixes a warning in cpu_mips_find_by_name().
'name' is a string, so it should be declared as char*, not unsigned char*.

(Hervé Poussineau)

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

fdbbb5d9 09/14/2008 07:09 pm aurel32

alpha: fix helper.h

the content of target-alpha/helper.h is duplicated twice

(Tristan Gingold)

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

View all revisions | View revisions

Also available in: Atom