]> git.proxmox.com Git - qemu.git/history - target-ppc/cpu.h
Remove unused function parameters from gen_pc_load and rename the function
[qemu.git] / target-ppc / cpu.h
2011-04-01 David GibsonImplement PAPR VPA functions for pSeries shared process...
2011-04-01 David GibsonVirtual hash page table handling on pSeries machine
2011-04-01 David GibsonAdd POWER7 support for ppc
2011-04-01 David GibsonSupport 1T segments on ppc
2011-04-01 David GibsonBetter factor the ppc hash translation path
2011-04-01 David GibsonUse "hash" more consistently in ppc mmu code
2011-04-01 David GibsonParse SDR1 on mtspr instead of at translate time
2011-04-01 David GibsonCorrect ppc popcntb logic, implement popcntw and popcntd
2011-04-01 David GibsonImplement PowerPC slbmfee and slbmfev instructions
2011-04-01 David GibsonAdd a hook to allow hypercalls to be emulated on PowerPC
2011-04-01 David GibsonClean up PowerPC SLB handling code
2010-11-01 Anthony LiguoriMerge remote branch 'spice/config.2' into staging
2010-11-01 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-10-30 Stefan Weiltarget-xxx: Use fprintf_function (format checking)
2010-10-27 Michael S. TsirkinMerge branch 'pci' into for_anthony
2010-10-13 Blue Swirlppc: remove video.x
2010-10-05 Anthony LiguoriMerge remote branch 'spice/submit.6' into staging
2010-09-30 Edgar E. Iglesiaspowerpc: Add a virtex5 ml507 refdesign board
2010-09-24 Edgar E. Iglesiaspowerpc: Improve emulation of the BookE MMU
2010-07-06 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-07-06 Anthony LiguoriMerge remote branch 'qmp/for-anthony' into staging
2010-07-03 Paolo Bonziniremove exec-all.h inclusion from cpu.h
2010-07-03 Paolo Bonzinimove cpu_pc_from_tb to target-*/exec.h
2010-03-17 Anthony LiguoriMerge remote branch 'markus/qerror' into staging
2010-03-12 Paul BrookTarget specific usermode cleanup
2010-03-12 Richard HendersonMove TARGET_PHYS_ADDR_SPACE_BITS to target-*/cpu.h.
2010-02-27 Nathan Froydtarget-ppc: fix SPE evcmp* instructions
2009-12-21 Alexander GrafPPC: Make DCR uint32_t
2009-12-21 Aurelien JarnoPPC64: Fix alternate timebase
2009-12-21 Alexander GrafPPC64: Fix timebase
2009-11-07 Blue SwirlPPC: rename cpu_ppc_reset to cpu_reset for consistency
2009-10-22 Aurelien Jarnotarget-ppc: move often used CPU fields at the top of...
2009-10-01 Anthony LiguoriRevert "Get rid of _t suffix"
2009-10-01 malcGet rid of _t suffix
2009-08-24 Nathan Froydcleanup cpu-exec.c, part 0/N: consolidate handle_cpu_signal
2009-08-16 Blue SwirlReplace REGX with PRIx64
2009-08-16 Blue SwirlReplace local ADDRX/PADDRX macros with TARGET_FMT_lx/plx
2009-08-16 Blue SwirlReplace always_inline with inline
2009-08-03 Nathan Froydtarget-ppc: add exceptions for conditional stores
2009-08-03 Nathan Froydtarget-ppc: retain l{w,d}arx loaded value
2009-08-03 Nathan Froydtarget-ppc: add cpu_set_tls
2009-08-03 Nathan Froydtarget-ppc: fix cpu_clone_regs
2009-07-16 Blue SwirlUpdate to a hopefully more future proof FSF address
2009-05-19 Paul BrookHardware convenience library
2009-05-15 Nathan Froydtarget-ppc: expose cpu capability flags
2009-04-28 Blue SwirlFix PPC reset
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...
next