Fix compiler warnings in common files
[qemu] / target-ppc /
2008-05-06 aurel32PPC: fix efstst* instructions
2008-05-06 aurel32PPC: fix definition of msr_spe
2008-05-05 aurel32PPC: fix isel opcode decoding
2008-05-04 aurel32remove target ifdefs from vl.c
2008-04-28 aurel32Factorize code in translate.c
2008-04-11 aurel32Remove osdep.c/qemu-img code duplication
2008-04-07 aurel32Revert revisions r4168 and r4169. That's work in progre...
2008-04-07 aurel32Always enable precise emulation when softfloat is used
2008-03-13 aurel32Math functions helper for CONFIG_SOFTFLOAT=yes
2008-03-13 aurel32Use float32/64 instead of float/double
2008-03-10 aurel32mtfsf: fix FPSCR_VX and FPSCR_FEX computation
2008-02-01 bellarduse the TCG code generator
2007-12-10 j_mayerCleanup: remove useless TARGET_GPR_BITS definition.
2007-12-10 j_mayerFix PowerPC 74xx definitions.
2007-12-09 thsHandle cpu_model in copy_cpu(), by Kirill A. Shutemov.
2007-11-24 j_mayerFix incorrect debug prints (reported by Paul Brook).
2007-11-23 j_mayerRevert foolish patch.
2007-11-23 pbrookFix ppc32 register dumps on 64-bit hosts.
2007-11-22 j_mayerAdd new sane low-level memory accessors for PowerPC...
2007-11-21 j_mayerFix PowerPC 7xx definitions.
2007-11-19 j_mayerRemove shared macro used to define PowerPC implementati...
2007-11-19 j_mayerPowerPC 620 MMU do not have the same exact behavior...
2007-11-19 j_mayerPowerPC instruction fixes:
2007-11-19 j_mayerFix another collision in PowerPC instructions definitions.
2007-11-19 j_mayerNew PowerPC CPU flag to define the decrementer and...
2007-11-17 j_mayerImprove PowerPC instructions set dump.
2007-11-17 j_mayerAdd definitions for Freescale PowerPC implementations,
2007-11-17 j_mayerDefine Freescale cores specific MMU model, exceptions...
2007-11-17 j_mayerA little more granularity in PowerPC instructions defin...
2007-11-17 j_mayerPowerPC hypervisor mode is not fundamentally available...
2007-11-17 j_mayerFix collision in PowerPC instructions definitions.
2007-11-17 j_mayerMake the PowerPC MMU model, exception model and input...
2007-11-17 j_mayerAdd missing definition for number of input pins for...
2007-11-17 j_mayerAlways make all PowerPC exception definitions visible.
2007-11-16 j_mayerAlways make PowerPC hypervisor mode memory accesses...
2007-11-14 j_mayerFix PowerPC targets compilation on 32 bits hosts:
2007-11-14 j_mayerFix invalid PowerPC 64 rldimi optimized case.
2007-11-14 j_mayerReorganize PowerPC instructions categories, add icbi...
2007-11-12 j_mayerAdd PVR and SPR definition for most embedded PowerPC...
2007-11-12 j_mayerPowerPC SPE extension fix: must always preserve GPR...
2007-11-12 j_mayerAllow use of SPE extension by all PowerPC targets,
2007-11-12 j_mayerMore PowerPC target -1 usage fixes (reservation address).
2007-11-12 j_mayerFix usage of the -1 constant in the PowerPC target...
2007-11-11 bellardfixed invalid type
2007-11-11 j_mayerFix POWER abs & abso computation.
2007-11-11 j_mayerOptimize PowerPC overflow flag computation in most...
2007-11-10 j_mayerAllow selection of PowerPC CPU giving a PVR.
2007-11-10 bellardadded cpu_model parameter to cpu_init()
2007-11-04 j_mayerPowerPC 601 need specific callbacks for its BATs setup.
2007-11-04 j_mayerImprove PowerPC CPU state dump.
2007-11-03 j_mayerFix PowerPC high BATs access: BAT number was incorrect.
2007-11-03 j_mayerPowerPC MMU and exception fixes:
2007-11-02 j_mayerDon't print any message when a priviledge exception...
2007-11-02 j_mayerFix PowerPC program exception that was broken by FPU...
2007-10-31 j_mayerFix CR ops with complement, thanks to Julian Seward...
2007-10-29 j_mayerFix two PowerPC FPU emulation bugs (thanks to Aurelien...
2007-10-29 thsAdjust s390 addresses (the MSB is defined as "to be...
2007-10-28 j_mayerMake Alpha and PowerPC targets use shared helpers
2007-10-28 j_mayerPowerPC coding style and inlining fixes.
2007-10-27 j_mayerPowerPC floating-point helper typo.
2007-10-27 j_mayerPowerPC float bugfix: 64 bits float mantissa is 52...
2007-10-27 j_mayerFix PowerPC FPSCR update and floating-point exception...
2007-10-27 j_mayerFix endianness bug for PowerPC stfiwx instruction.
2007-10-26 j_mayerFor consistency, align the address to the cache line...
2007-10-26 j_mayerBugfix in PowerPC dcbi instruction:
2007-10-26 j_mayerPretty dump for specific PowerPC instructions names.
2007-10-26 j_mayerMake PowerPC hypervisor resources able to compile,...
2007-10-26 j_mayerBugfix: PowerPC 64 slbia never invalidates the first...
2007-10-25 j_mayerFix PowerPC 64x64 bits multiplication overflow check.
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).
next