Statistics
| Branch: | Revision:

root / linux-user @ ee0b03fd

Name Size
  alpha
  arm
  i386
  m68k
  mips
  mips64
  mipsn32
  ppc
  ppc64
  sh4
  sparc
  sparc64
  x86_64
elfload.c 38 kB
errno_defs.h 8.8 kB
flat.h 2.5 kB
flatload.c 25 kB
ioctls.h 14.7 kB
linuxload.c 4.4 kB
m68k-sim.c 4.7 kB
main.c 70.6 kB
mmap.c 14.2 kB
path.c 3.8 kB
qemu.h 8.9 kB
signal.c 61.4 kB
socket.h 4.8 kB
syscall.c 152.5 kB
syscall_defs.h 63 kB
syscall_types.h 2.4 kB
vm86.c 15.2 kB

Latest revisions

# Date Author Comment
56ba31ff 09/30/2007 06:15 pm j_mayer

Fix missing case in the new PowerPC exception model.

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

a5b85f79 09/30/2007 05:32 pm ths

Fix mmap to handle differing host/target page sizes, by Edgar E. Iglesias.

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

0574b6fb 09/30/2007 04:49 pm ths

Add get_sp_from_cpustate implementation.

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

540635ba 09/30/2007 04:58 am ths

Code provision for n32/n64 mips userland emulation. Not functional yet.

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

a062e36c 09/30/2007 03:38 am j_mayer

Implement the PowerPC alternate time-base, following the 2.04 specification.
Share most code with the time-base management routines.
Remove time-base write routines from user-mode emulation environments.

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

8bb1f9c5 09/29/2007 04:12 pm j_mayer

Provision for x86_64-linux-user target: needs get_sp_from_cpustate

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

e1833e1f 09/29/2007 04:06 pm j_mayer Rework PowerPC exceptions model to make it more versatile:
  • don't use exception vectors as the exception number.
    Use vectors numbers as defined in the PowerPC embedded specification instead
    and extend this model to cover all emulated PowerPC variants exceptions....
df0d3736 09/28/2007 09:45 pm ths

Build fix, ppc64 needs also a get_sp_from_cpustate function now.

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

198a74de 09/27/2007 07:44 pm ths

Move get_sp_from_cpustate from cpu.h to target_signal.h.
Enable sigaltstack processing for more architectures.

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

a04e134a 09/27/2007 04:57 pm ths

linux-user sigaltstack() syscall, by Thayne Harbaugh.

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

View revisions

Also available in: Atom