remove dead code in bdrv_check_request (Christoph Hellwig)
[qemu] / target-ppc / cpu.h
2009-03-13 blueswir1Make the ELF loader aware of backwards compatibility
2009-03-07 blueswir1Keep SLB in-CPU
2009-03-07 blueswir1Implement large pages
2009-03-07 blueswir1Implement slbmte
2009-03-07 pbrookThe _exit syscall is used for both thread termination...
2009-03-02 aurel32kvm/powerpc: Add irq support for E500 core
2009-02-08 blueswir1Load 32 bit ELF BIOS images also on PPC64
2009-02-03 aurel32Rename spe_status to vec_status
2009-02-03 aurel32Add f field to ppc_avr_t
2009-01-04 aurel32Update FSF address in GPL/LGPL boilerplate
2009-01-03 aurel32Add vscr access macros.
2008-12-18 aurel32target-ppc: fix type of spe_acc.
2008-12-15 aurel32target-ppc: add signed fields to ppc_avr_t.
2008-12-11 aurel32target-ppc: remove remaining warnings
2008-12-07 aurel32target-ppc: convert SPR accesses to TCG
2008-12-06 aurel32target-ppc: remove dead code
2008-12-06 aurel32target-ppc: convert SLB/TLB instructions to TCG
2008-11-30 aurel32Common cpu_loop_exit prototype
2008-11-27 aurel32target-ppc: convert POWER2 load/store instructions...
2008-11-27 aurel32target-ppc: convert SPE load/store to TCG
2008-11-24 aurel32target-ppc: convert altivec load/store to TCG
2008-11-19 aurel32target-ppc: convert fp ops to TCG
2008-11-18 aliguoriRefactor translation block CPU state handling (Jan...
2008-11-18 aliguoriConvert CPU_PC_FROM_TB to static inline (Jan Kiszka)
2008-11-10 aurel32target-ppc: convert most SPE integer instructions to TCG
2008-11-08 aurel32target-ppc: fix tcg fatal error on i386 host
2008-11-01 aurel32target-ppc: xer access prototypes no more used & implem...
2008-10-21 aurel32target-ppc: convert crf related instructions to TCG
2008-10-21 aurel32target-ppc: Convert XER accesses to TCG
2008-09-20 blueswir1Suppress gcc 4.x -Wpointer-sign (included in -Wall...
2008-09-04 aurel32ppc: Convert CRF moves to TCG
2008-09-04 aurel32ppc: cleanup register types
2008-09-04 aurel32ppc: Convert GPR moves to TCG
2008-07-01 pbrookMove interrupt_request and user_mode_only to common...
2008-06-30 pbrookMove CPU save/load registration to common code.
2008-06-29 pbrookAdd instruction counter.
2008-05-30 pbrookFix typo.
2008-05-30 pbrookMove clone() register setup to target specific code...
2008-05-29 bellardPush common interrupt variables to cpu-defs.h (Glauber...
2008-05-28 bellardmoved halted field to CPU_COMMON
2008-05-06 aurel32PPC: fix definition of msr_spe
2007-12-10 j_mayerCleanup: remove useless TARGET_GPR_BITS definition.
2007-12-10 j_mayerFix PowerPC 74xx definitions.
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-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_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_mayerPowerPC hypervisor mode is not fundamentally available...
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-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-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-03 j_mayerPowerPC MMU and exception fixes:
2007-10-27 j_mayerFix PowerPC FPSCR update and floating-point exception...
2007-10-25 j_mayerAdd PowerPC power-management state check callback.
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_mayerReplace is_user variable with mmu_idx in softmmu core,
2007-10-12 j_mayerUnify '-cpu ?' option.
2007-10-08 j_mayerRemove synonymous in PowerPC MSR bits definitions.
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_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-04 j_mayerMake PowerPC cache line size implementation dependant.
2007-10-03 j_mayerWe never have to export ppc_set_irq.
2007-10-01 j_mayerFix reproductible crash: call cpu_loop_exit from micro...
2007-10-01 j_mayerAvoid op helpers that would just call helpers for TLB...
2007-10-01 j_mayerShare input pins and internal interrupt controller...
2007-09-30 j_mayer* Update OEA environment, following the PowerPC 2.04...
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_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-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-26 j_mayerGreat rework and cleanups to ease PowerPC implementatio...
2007-09-21 j_mayerMore PowerPC definitions, from POWER 2.04 specification...
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_mayerMore PowerPC target cleanups:
2007-09-18 j_mayerFix PowerPC 32 emulation on 64 bits hosts:
next