History log of /openbmc/qemu/linux-user/ (Results 3251 – 3275 of 3601)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
952a328f14-Oct-2007 blueswir1 <blueswir1@c046a42c-6fe2-441c-8c8c-71466251a162>

SuperSparc MXCC support (Robert Reif)


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

992f48a014-Oct-2007 blueswir1 <blueswir1@c046a42c-6fe2-441c-8c8c-71466251a162>

Support for 32 bit ABI on 64 bit targets (only enabled Sparc64)


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


/openbmc/qemu/Makefile.target
/openbmc/qemu/configure
/openbmc/qemu/cpu-defs.h
/openbmc/qemu/cpu-exec.c
/openbmc/qemu/exec-all.h
/openbmc/qemu/exec.c
/openbmc/qemu/hw/alpha_palcode.c
/openbmc/qemu/hw/mips_r4k.c
/openbmc/qemu/hw/ppc.c
/openbmc/qemu/hw/prep_pci.c
alpha/syscall.h
alpha/target_signal.h
arm/syscall.h
arm/target_signal.h
cris/target_signal.h
elfload.c
elfload32.c
flat.h
flatload.c
i386/syscall.h
i386/target_signal.h
linuxload.c
m68k/syscall.h
m68k/target_signal.h
main.c
mips/syscall.h
mips/target_signal.h
mips64/syscall.h
mips64/target_signal.h
mmap.c
ppc/syscall.h
ppc/target_signal.h
ppc64/syscall.h
ppc64/target_signal.h
qemu.h
sh4/target_signal.h
signal.c
sparc/syscall.h
sparc/target_signal.h
sparc64/syscall.h
sparc64/target_signal.h
syscall.c
syscall_defs.h
vm86.c
x86_64/syscall.h
x86_64/target_signal.h
/openbmc/qemu/softmmu_exec.h
/openbmc/qemu/softmmu_header.h
/openbmc/qemu/softmmu_template.h
/openbmc/qemu/target-alpha/cpu.h
/openbmc/qemu/target-alpha/exec.h
/openbmc/qemu/target-alpha/helper.c
/openbmc/qemu/target-alpha/op.c
/openbmc/qemu/target-alpha/op_helper.c
/openbmc/qemu/target-alpha/translate.c
/openbmc/qemu/target-arm/cpu.h
/openbmc/qemu/target-arm/exec.h
/openbmc/qemu/target-arm/helper.c
/openbmc/qemu/target-arm/op_helper.c
/openbmc/qemu/target-cris/cpu.h
/openbmc/qemu/target-cris/exec.h
/openbmc/qemu/target-cris/helper.c
/openbmc/qemu/target-cris/mmu.c
/openbmc/qemu/target-cris/mmu.h
/openbmc/qemu/target-cris/op_helper.c
/openbmc/qemu/target-i386/cpu.h
/openbmc/qemu/target-i386/exec.h
/openbmc/qemu/target-i386/helper.c
/openbmc/qemu/target-i386/helper2.c
/openbmc/qemu/target-m68k/cpu.h
/openbmc/qemu/target-m68k/exec.h
/openbmc/qemu/target-m68k/helper.c
/openbmc/qemu/target-m68k/op_helper.c
/openbmc/qemu/target-mips/TODO
/openbmc/qemu/target-mips/cpu.h
/openbmc/qemu/target-mips/exec.h
/openbmc/qemu/target-mips/helper.c
/openbmc/qemu/target-mips/op_helper.c
/openbmc/qemu/target-ppc/cpu.h
/openbmc/qemu/target-ppc/exec.h
/openbmc/qemu/target-ppc/helper.c
/openbmc/qemu/target-ppc/op.c
/openbmc/qemu/target-ppc/op_helper.c
/openbmc/qemu/target-ppc/translate.c
/openbmc/qemu/target-ppc/translate_init.c
/openbmc/qemu/target-sh4/cpu.h
/openbmc/qemu/target-sh4/exec.h
/openbmc/qemu/target-sh4/helper.c
/openbmc/qemu/target-sh4/op_helper.c
/openbmc/qemu/target-sparc/cpu.h
/openbmc/qemu/target-sparc/exec.h
/openbmc/qemu/target-sparc/helper.c
/openbmc/qemu/target-sparc/op_helper.c
/openbmc/qemu/target-sparc/op_mem.h
/openbmc/qemu/target-sparc/translate.c
/openbmc/qemu/thunk.c
/openbmc/qemu/thunk.h
c732abe212-Oct-2007 j_mayer <j_mayer@c046a42c-6fe2-441c-8c8c-71466251a162>

Unify '-cpu ?' option.


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

cb33da5709-Oct-2007 blueswir1 <blueswir1@c046a42c-6fe2-441c-8c8c-71466251a162>

Support for executing 32 bit SPARC32PLUS files for Sparc64 user emulator


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

c6cda17a08-Oct-2007 ths <ths@c046a42c-6fe2-441c-8c8c-71466251a162>

getpriority() shouldn't use libc wrapper, by Thayne Harbaugh.


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

48733d1908-Oct-2007 ths <ths@c046a42c-6fe2-441c-8c8c-71466251a162>

CRIS Linux userland emulation, part 2. By Edgar E. Iglesias.


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

e69b406508-Oct-2007 ths <ths@c046a42c-6fe2-441c-8c8c-71466251a162>

CRIS Linux usermode emulation, part 1. By Edgar E. Iglesias.


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


/openbmc/qemu/cpu-exec.c
/openbmc/qemu/cris-dis.c
/openbmc/qemu/dis-asm.h
/openbmc/qemu/disas.c
/openbmc/qemu/elf.h
/openbmc/qemu/exec-all.h
/openbmc/qemu/exec.c
/openbmc/qemu/gdbstub.c
/openbmc/qemu/hw/etraxfs.c
/openbmc/qemu/hw/etraxfs_ser.c
/openbmc/qemu/hw/etraxfs_timer.c
/openbmc/qemu/hw/ppc.c
/openbmc/qemu/hw/ppc405_uc.c
/openbmc/qemu/hw/ppc_prep.c
cris/syscall.h
cris/syscall_nr.h
cris/target_signal.h
cris/termbits.h
/openbmc/qemu/softmmu_header.h
/openbmc/qemu/target-cris/cpu.h
/openbmc/qemu/target-cris/crisv32-decode.h
/openbmc/qemu/target-cris/exec.h
/openbmc/qemu/target-cris/helper.c
/openbmc/qemu/target-cris/mmu.c
/openbmc/qemu/target-cris/mmu.h
/openbmc/qemu/target-cris/op.c
/openbmc/qemu/target-cris/op_helper.c
/openbmc/qemu/target-cris/op_mem.c
/openbmc/qemu/target-cris/op_template.h
/openbmc/qemu/target-cris/opcode-cris.h
/openbmc/qemu/target-cris/translate.c
/openbmc/qemu/target-ppc/STATUS
/openbmc/qemu/target-ppc/cpu.h
/openbmc/qemu/target-ppc/exec.h
/openbmc/qemu/target-ppc/helper.c
/openbmc/qemu/target-ppc/op.c
/openbmc/qemu/target-ppc/op_helper.c
/openbmc/qemu/target-ppc/op_helper.h
/openbmc/qemu/target-ppc/op_helper_mem.h
/openbmc/qemu/target-ppc/op_mem.h
/openbmc/qemu/target-ppc/op_template.h
/openbmc/qemu/target-ppc/translate.c
/openbmc/qemu/target-ppc/translate_init.c
/openbmc/qemu/tests/cris/.gdbinit
/openbmc/qemu/tests/cris/Makefile
/openbmc/qemu/tests/cris/README
/openbmc/qemu/tests/cris/check_abs.c
/openbmc/qemu/tests/cris/check_addc.c
/openbmc/qemu/tests/cris/check_addcm.c
/openbmc/qemu/tests/cris/check_addi.s
/openbmc/qemu/tests/cris/check_addiv32.s
/openbmc/qemu/tests/cris/check_addm.s
/openbmc/qemu/tests/cris/check_addo.c
/openbmc/qemu/tests/cris/check_addoq.c
/openbmc/qemu/tests/cris/check_addq.s
/openbmc/qemu/tests/cris/check_addr.s
/openbmc/qemu/tests/cris/check_addxc.s
/openbmc/qemu/tests/cris/check_addxm.s
/openbmc/qemu/tests/cris/check_addxr.s
/openbmc/qemu/tests/cris/check_andc.s
/openbmc/qemu/tests/cris/check_andm.s
/openbmc/qemu/tests/cris/check_andq.s
/openbmc/qemu/tests/cris/check_andr.s
/openbmc/qemu/tests/cris/check_asr.s
/openbmc/qemu/tests/cris/check_ba.s
/openbmc/qemu/tests/cris/check_bas.s
/openbmc/qemu/tests/cris/check_bcc.s
/openbmc/qemu/tests/cris/check_bound.c
/openbmc/qemu/tests/cris/check_boundc.s
/openbmc/qemu/tests/cris/check_boundr.s
/openbmc/qemu/tests/cris/check_btst.s
/openbmc/qemu/tests/cris/check_clearfv32.s
/openbmc/qemu/tests/cris/check_clrjmp1.s
/openbmc/qemu/tests/cris/check_cmp-2.s
/openbmc/qemu/tests/cris/check_cmpc.s
/openbmc/qemu/tests/cris/check_cmpm.s
/openbmc/qemu/tests/cris/check_cmpq.s
/openbmc/qemu/tests/cris/check_cmpr.s
/openbmc/qemu/tests/cris/check_cmpxc.s
/openbmc/qemu/tests/cris/check_cmpxm.s
/openbmc/qemu/tests/cris/check_dstep.s
/openbmc/qemu/tests/cris/check_gcctorture_pr28634-1.c
/openbmc/qemu/tests/cris/check_gcctorture_pr28634.c
/openbmc/qemu/tests/cris/check_glibc_kernelversion.c
/openbmc/qemu/tests/cris/check_hello.c
/openbmc/qemu/tests/cris/check_int64.c
/openbmc/qemu/tests/cris/check_jsr.s
/openbmc/qemu/tests/cris/check_lapc.s
/openbmc/qemu/tests/cris/check_lsl.s
/openbmc/qemu/tests/cris/check_lsr.s
/openbmc/qemu/tests/cris/check_lz.c
/openbmc/qemu/tests/cris/check_mapbrk.c
/openbmc/qemu/tests/cris/check_mcp.s
/openbmc/qemu/tests/cris/check_mmap1.c
/openbmc/qemu/tests/cris/check_mmap2.c
/openbmc/qemu/tests/cris/check_mmap3.c
/openbmc/qemu/tests/cris/check_movdelsr1.s
/openbmc/qemu/tests/cris/check_movecr.s
/openbmc/qemu/tests/cris/check_movei.s
/openbmc/qemu/tests/cris/check_movemr.s
/openbmc/qemu/tests/cris/check_movemrv32.s
/openbmc/qemu/tests/cris/check_moveq.c
/openbmc/qemu/tests/cris/check_mover.s
/openbmc/qemu/tests/cris/check_moverm.s
/openbmc/qemu/tests/cris/check_movmp.s
/openbmc/qemu/tests/cris/check_movpmv32.s
/openbmc/qemu/tests/cris/check_movpr.s
/openbmc/qemu/tests/cris/check_movprv32.s
/openbmc/qemu/tests/cris/check_movscr.s
/openbmc/qemu/tests/cris/check_movsm.s
/openbmc/qemu/tests/cris/check_movsr.s
/openbmc/qemu/tests/cris/check_movucr.s
/openbmc/qemu/tests/cris/check_movum.s
/openbmc/qemu/tests/cris/check_movur.s
/openbmc/qemu/tests/cris/check_mulv32.s
/openbmc/qemu/tests/cris/check_mulx.s
/openbmc/qemu/tests/cris/check_neg.s
/openbmc/qemu/tests/cris/check_not.s
/openbmc/qemu/tests/cris/check_openpf1.c
/openbmc/qemu/tests/cris/check_openpf2.c
/openbmc/qemu/tests/cris/check_openpf3.c
/openbmc/qemu/tests/cris/check_openpf4.c
/openbmc/qemu/tests/cris/check_openpf5.c
/openbmc/qemu/tests/cris/check_orc.s
/openbmc/qemu/tests/cris/check_orm.s
/openbmc/qemu/tests/cris/check_orq.s
/openbmc/qemu/tests/cris/check_orr.s
/openbmc/qemu/tests/cris/check_ret.s
/openbmc/qemu/tests/cris/check_scc.s
/openbmc/qemu/tests/cris/check_stat1.c
/openbmc/qemu/tests/cris/check_stat2.c
/openbmc/qemu/tests/cris/check_stat3.c
/openbmc/qemu/tests/cris/check_stat4.c
/openbmc/qemu/tests/cris/check_subc.s
/openbmc/qemu/tests/cris/check_subm.s
/openbmc/qemu/tests/cris/check_subq.s
/openbmc/qemu/tests/cris/check_subr.s
/openbmc/qemu/tests/cris/check_swap.c
/openbmc/qemu/tests/cris/check_time1.c
/openbmc/qemu/tests/cris/check_time2.c
/openbmc/qemu/tests/cris/check_xarith.s
/openbmc/qemu/tests/cris/crisutils.h
/openbmc/qemu/tests/cris/crt.s
/openbmc/qemu/tests/cris/sys.c
/openbmc/qemu/tests/cris/sys.h
/openbmc/qemu/tests/cris/testutils.inc
/openbmc/qemu/vl.c
/openbmc/qemu/vl.h
3d17787007-Oct-2007 j_mayer <j_mayer@c046a42c-6fe2-441c-8c8c-71466251a162>

Fix host and target longs confusions (continued).


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

863cf0b707-Oct-2007 j_mayer <j_mayer@c046a42c-6fe2-441c-8c8c-71466251a162>

Fix confusions between host and target long types.
Fix start_data computation.
Fix auxiliary infos setup.


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

Fix confusions between host and target long types.
Fix start_data computation.
Fix auxiliary infos setup.


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

show more ...

5bfb56b205-Oct-2007 blueswir1 <blueswir1@c046a42c-6fe2-441c-8c8c-71466251a162>

Implement sparc64_[gs]et_context


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

1cc8e6f003-Oct-2007 j_mayer <j_mayer@c046a42c-6fe2-441c-8c8c-71466251a162>

We must reset the PowerPC CPU _after_ registering it, as hardware reset
effect is implementation dependant.


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

We must reset the PowerPC CPU _after_ registering it, as hardware reset
effect is implementation dependant.


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

show more ...

56ba31ff30-Sep-2007 j_mayer <j_mayer@c046a42c-6fe2-441c-8c8c-71466251a162>

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

a5b85f7930-Sep-2007 ths <ths@c046a42c-6fe2-441c-8c8c-71466251a162>

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

0574b6fb30-Sep-2007 ths <ths@c046a42c-6fe2-441c-8c8c-71466251a162>

Add get_sp_from_cpustate implementation.


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

540635ba29-Sep-2007 ths <ths@c046a42c-6fe2-441c-8c8c-71466251a162>

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

a062e36c29-Sep-2007 j_mayer <j_mayer@c046a42c-6fe2-441c-8c8c-71466251a162>

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 environme

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

show more ...

8bb1f9c529-Sep-2007 j_mayer <j_mayer@c046a42c-6fe2-441c-8c8c-71466251a162>

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

e1833e1f29-Sep-2007 j_mayer <j_mayer@c046a42c-6fe2-441c-8c8c-71466251a162>

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

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.
* add some missing exceptions definitions, from PowerPC 2.04 specification
and actual PowerPC implementations.
* add code provision for hypervisor exceptions handling.
* define exception vectors and prefix in CPUPPCState to emulate BookE exception
vectors without any hacks.
* define per CPU model valid exception vectors.
* handle all known exceptions in user-mode only emulations.
* fix hardware interrupts priorities in most cases.
* change RET_EXCP macros name into GEN_EXCP as they don't return.
* do not stop translation on most instructions that are not defined as
context-synchronizing in PowerPC specification.
* fix PowerPC 64 jump targets and link register update when in 32 bits mode.
* Fix PowerPC 464 and 464F definitions.


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

show more ...

df0d373628-Sep-2007 ths <ths@c046a42c-6fe2-441c-8c8c-71466251a162>

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

198a74de27-Sep-2007 ths <ths@c046a42c-6fe2-441c-8c8c-71466251a162>

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-7146

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

show more ...

a04e134a27-Sep-2007 ths <ths@c046a42c-6fe2-441c-8c8c-71466251a162>

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


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

4118a97026-Sep-2007 j_mayer <j_mayer@c046a42c-6fe2-441c-8c8c-71466251a162>

memset string pages to zero to avoid putting random data on the stack
that may make some program crash at startup.
Fix unsigned long / target_ulong confusion (more to do).
Fix missing g2h macros.


memset string pages to zero to avoid putting random data on the stack
that may make some program crash at startup.
Fix unsigned long / target_ulong confusion (more to do).
Fix missing g2h macros.


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

show more ...

92a343da26-Sep-2007 j_mayer <j_mayer@c046a42c-6fe2-441c-8c8c-71466251a162>

New ppc64-linux-user target.
Allow use of PowerPC 970 for debugging (softmmu would not run, for now).


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

a750fc0b26-Sep-2007 j_mayer <j_mayer@c046a42c-6fe2-441c-8c8c-71466251a162>

Great rework and cleanups to ease PowerPC implementations definitions.
* cleanup cpu.h, removing definitions used only in translate.c/translate_init.c
* add new flags to define instructions sets more

Great rework and cleanups to ease PowerPC implementations definitions.
* cleanup cpu.h, removing definitions used only in translate.c/translate_init.c
* add new flags to define instructions sets more precisely
* various changes in MMU models definitions
* add definitions for PowerPC 440/460 support (insns and SPRs).
* add definitions for PowerPC 401/403 and 620 input pins model
* Fix definitions for most PowerPC 401, 403, 405, 440, 601, 602, 603 and 7x0
* Preliminary support for PowerPC 74xx (aka G4) without altivec.
* Code provision for other PowerPC support (7x5, 970, ...).
* New SPR and PVR defined, from PowerPC 2.04 specification and other sources
* Misc code bugs, error messages and styles fixes.
* Update status files for PowerPC cores support.


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

show more ...

3240710326-Sep-2007 j_mayer <j_mayer@c046a42c-6fe2-441c-8c8c-71466251a162>

Convert syscall arguments and return value from long to int or target_long.


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

1...<<131132133134135136137138139140>>...145