Statistics
| Branch: | Revision:

root @ 6191b059

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
COPYING 17.6 kB
COPYING.LIB 25.8 kB
Changelog 15.7 kB
LICENSE 636 Bytes
MAINTAINERS 2.1 kB
Makefile 8.1 kB
Makefile.target 16.6 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.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.7 kB
block-qcow.c 28.2 kB
block-qcow2.c 71.4 kB
block-raw-posix.c 23.5 kB
block-raw-win32.c 13.6 kB
block-vmdk.c 25.2 kB
block-vpc.c 6.4 kB
block-vvfat.c 79 kB
block.c 35.9 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
configure 39.2 kB
console.c 36.6 kB
console.h 6 kB
cpu-all.h 26.1 kB
cpu-defs.h 6.8 kB
cpu-exec.c 48.8 kB
cris-dis.c 80.6 kB
curses.c 9.5 kB
curses_keys.h 12.4 kB
cutils.c 3 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 8.6 kB
dyngen.c 101.5 kB
elf.h 42 kB
elf_ops.h 6.2 kB
exec-all.h 17.6 kB
exec.c 91.5 kB
gdbstub.c 38.5 kB
gdbstub.h 479 Bytes
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 96.6 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 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 69.6 kB
net.h 1.2 kB
osdep.c 7.4 kB
osdep.h 1.3 kB
ppc-dis.c 129.5 kB
ppc.ld 8.6 kB
qemu-binfmt-conf.sh 4 kB
qemu-char.h 2.6 kB
qemu-common.h 3.2 kB
qemu-doc.texi 87.2 kB
qemu-img.c 19.9 kB
qemu-img.texi 4.2 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 19.8 kB
sdl_keysym.h 8.6 kB
sh4-dis.c 83.1 kB
softmmu-semi.h 2 kB
softmmu_exec.h 2.3 kB
softmmu_header.h 9.8 kB
softmmu_template.h 11.4 kB
sparc-dis.c 170.7 kB
sparc.ld 4.3 kB
sparc64.ld 4.6 kB
sysemu.h 5 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.3 kB
uboot_image.h 6 kB
usb-linux.c 26.6 kB
vgafont.h 93.3 kB
vl.c 222.2 kB
vnc.c 58.2 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
6191b059 05/17/2008 09:44 pm bellard

BSR/BSF TCG conversion

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

7c6ce4ba 05/17/2008 09:18 pm balrog

musicpal: Improve button handling (Jan Kiszka).

Looking at the hold-button-on-powerup thing, I came across some
improvable parts in the MusicPal's button handling. This patch allows
for repeated wheel events by keying the arrow keys pressed, corrects
some constant name, and introduces an explicitly maintained GPIO_ISR...

4aa9aca4 05/17/2008 09:15 pm balrog

Remove arm's local not_i32 tcg op now that there's one in tcg.

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

116842ee 05/17/2008 09:07 pm balrog

Missing include for Slirp on win32 (Eduardo Felipe).

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

f484d386 05/17/2008 07:10 pm bellard

converted bit test operations to TCG

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

07d2c595 05/17/2008 04:57 pm bellard

moved eflags computation outside op.c

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

cad3a37d 05/17/2008 04:50 pm bellard

converted adc, sbb, cmpxchg to TCG

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

b6abf97d 05/17/2008 03:44 pm bellard

converted condition code supprot to TCG - converted shift ops to TCG

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

c6e113f5 05/17/2008 03:42 pm bellard

added 'pure' function attribute - fixed indirect function calls

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

0b6ce4cf 05/17/2008 03:40 pm bellard

added not pseudo op - more _tl macros

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

View all revisions | View revisions

Also available in: Atom