]> git.proxmox.com Git - mirror_qemu.git/history - target-ppc
Use host-utils for Alpha 64x64 bits multiplications.
[mirror_qemu.git] / target-ppc /
2007-10-25 j_mayerUse host-utils for PowerPC 64 64x64 bits multiplications.
2007-10-25 j_mayerAdd PowerPC power-management state check callback.
2007-10-25 j_mayerImplement power-management for all defined PowerPC...
2007-10-25 j_mayerUpdate PowerPC emulation status file.
2007-10-25 j_mayerAllow selection of all defined PowerPC 74xx (aka G4...
2007-10-25 j_mayerGprof prooved the PowerPC emulation spent too much...
2007-10-14 j_mayerProperly implement non-execute bit on PowerPC segments...
2007-10-14 j_mayerMerge PowerPC 620 input bus definitions with standard...
2007-10-14 j_mayerThere is no need of a specific MMU model for PowerPC...
2007-10-14 j_mayerImplement PowerPC 64 SLB invalidation helpers.
2007-10-14 j_mayerDo not allow PowerPC CPU restart after entering checkst...
2007-10-14 j_mayerGenerate micro-ops for PowerPC hypervisor mode.
2007-10-14 j_mayerReplace is_user variable with mmu_idx in softmmu core,
2007-10-12 j_mayerUnify '-cpu ?' option.
2007-10-08 j_mayerUpdate PowerPC emulation status file.
2007-10-08 j_mayerRemove synonymous in PowerPC MSR bits definitions.
2007-10-08 j_mayerReal-mode only PowerPC 40x do not have any TLBs.
2007-10-08 j_mayerImplement exception prefix feature for PowerPC 601.
2007-10-08 j_mayerAdd missing exception vectors for PowerPC 7x5.
2007-10-07 j_mayerWork-around C89 and/or "old" gcc unspecified behavior...
2007-10-07 j_mayerImplement PowerPC Altivec load & stores, used by Apple...
2007-10-07 j_mayerPowerPC target coding style fixes.
2007-10-07 j_mayerPowerPC target optimisations: make intensive use of...
2007-10-07 j_mayerReorganize the CPUPPCState structure to group features.
2007-10-07 j_mayerAdd MSR bits signification per PowerPC implementation...
2007-10-05 j_mayerFull implementation of PowerPC 64 MMU, just missing...
2007-10-05 j_mayerRename PowerPC MMUCSR0 and MMUCFG SPRs: those are not...
2007-10-05 j_mayerPowerPC hardware reset vector is now considered as...
2007-10-04 j_mayerMore cache tuning fixes:
2007-10-04 j_mayerMake PowerPC cache line size implementation dependant.
2007-10-03 j_mayerHID0 is a write-clear register on 970 (DBSR).
2007-10-03 j_mayerEnable PowerPC 64 MMU model and exceptions.
2007-10-03 j_mayerFix PowerPC initialisation and first reset:
2007-10-03 j_mayerWe never have to export ppc_set_irq.
2007-10-02 j_mayerCode provision for hypervisor mode memory accesses.
2007-10-01 j_mayerFix nasty sign-extensions when running 32 bits CPU...
2007-10-01 j_mayerFix reproductible crash: call cpu_loop_exit from micro...
2007-10-01 j_mayerFix missing nip updates for instructions that potential...
2007-10-01 j_mayerHandle all MMU models in switches, even if it's just...
2007-10-01 j_mayerMore comments about unimplemented SPRs.
2007-10-01 j_mayerOptimisations: avoid generation of duplicated micro...
2007-10-01 j_mayerRemove definitions for deprecated SLB & TLB related...
2007-10-01 j_mayerAvoid op helpers that would just call helpers for TLB...
2007-10-01 j_mayerShare more SPR instanciations between all PowerPC 401...
2007-10-01 j_mayerImplement embedded PowerPC exceptions prefix and vector...
2007-10-01 j_mayerShare input pins and internal interrupt controller...
2007-09-30 j_mayerFix (once again) PowerPC sync weight field.
2007-09-30 j_mayerFix PowerPC TLB miss dump code.
2007-09-30 j_mayerFix inconsistent end conditions in ppc_find_xxx functions.
2007-09-30 j_mayer* Update OEA environment, following the PowerPC 2.04...
2007-09-30 j_mayerSynchronize with latest PowerPC ISA VEA:
2007-09-30 j_mayerImplement Process Priority Register as defined in the...
2007-09-30 j_mayerImplement new floating-point instructions (fre, frin...
2007-09-30 j_mayerImprove single-precision floats load & stores:
2007-09-30 j_mayerXER is to be treated as a 64 bits register on 64 bits...
2007-09-30 j_mayerImplement the PowerPC alternate time-base, following...
2007-09-29 j_mayerPowerPC emulation optimization:
2007-09-29 j_mayerCode provision for hypervisor timers resources,
2007-09-29 j_mayerRework PowerPC exceptions model to make it more versatile:
2007-09-29 j_mayerDefine the proper bfd_mach to be used by the disassembl...
2007-09-29 j_mayerChange POWERPC_PPC_GENERIC to POWERPC_DEFAULT.
2007-09-27 thsMove get_sp_from_cpustate from cpu.h to target_signal.h.
2007-09-27 thslinux-user sigaltstack() syscall, by Thayne Harbaugh.
2007-09-27 thsBuild fix for PowerPC hosts, where "PPC" is a predefine...
2007-09-27 j_mayerImplement size bit in PowerPC 64 comparisons.
2007-09-27 j_mayerFixes for PowerPC 64 rotate and mask instructions.
2007-09-27 j_mayerNew ppc64-linux-user target.
2007-09-26 j_mayerGreat rework and cleanups to ease PowerPC implementatio...
2007-09-21 j_mayerAvoid compilation warnings on 32 bits hosts.
2007-09-21 j_mayerMore PowerPC definitions, from POWER 2.04 specification...
2007-09-21 j_mayerRework PowerPC 440 TLB management (thanks to Hollis...
2007-09-21 j_mayerMake CPU hflags be a masked version of the PowerPC...
2007-09-20 j_mayerMove likely and unlikely macros in a common place ...
2007-09-19 j_mayerTARGET_FMT_lu may also be useful.
2007-09-19 j_mayerCode provision for PowerPC BookE MMU model support.
2007-09-19 j_mayerCode provision for PowerPC 64 MMU model support.
2007-09-19 j_mayerMore PowerPC target cleanups:
2007-09-18 j_mayerFix PowerPC 32 emulation on 64 bits hosts:
2007-09-17 j_mayerPowerPC flags update/use fixes:
2007-09-17 j_mayerCoding style fixes in PowerPC related code (no function...
2007-09-17 thsfind -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again...
2007-09-16 thsfind -type f | xargs sed -i 's/[\t ]$//g' # on most...
2007-09-11 thsFix tb->size mishandling, by Daniel Jacobowitz.
2007-07-12 thsFix crash in set registers in PPC gdb-stub, by Jason...
2007-07-12 thsDisable dead code.
2007-07-11 thsFix PPCEMB for 32bit hosts.
2007-06-23 thsSpelling fixes, by Aurelien Jarno.
2007-06-03 thsMove target-specific defines to the target directories.
2007-06-03 thsClean up of some target specifics in exec.c/cpu-exec.c.
2007-05-27 blueswir1Spelling fix (Mark Glines)
2007-04-24 j_mayerUpdate PowerPC target status.
2007-04-24 j_mayerDebug traces fixes.
2007-04-24 j_mayerCode provision for new PowerPC embedded target support...
2007-04-24 j_mayerImprove PowerPC 405 MMU model / share more code for...
2007-04-19 j_mayerNo functional changes:
2007-04-19 j_mayerDuplicated SPR fix for BookE PowerPC by Guglielmo Morandin
2007-04-17 j_mayerMove PowerPC 405 specific definitions into a separate...
2007-04-16 j_mayerAdd callbacks to allow dynamic change of PowerPC clocks...
2007-04-16 j_mayerCleanup and add more PowerPC core definitions.
2007-04-16 j_mayerPowerPC 4xx software driven TLB fixes + debug traces.
next