]> git.proxmox.com Git - qemu.git/history - target-ppc/helper.c
Use existing helper function to implement popcntd instruction
[qemu.git] / target-ppc / helper.c
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 GibsonClean up slb_lookup() function
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-10-27 Michael S. TsirkinMerge branch 'pci' into for_anthony
2010-10-13 Blue Swirlppc: remove video.x
2010-10-11 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-10-05 Anthony LiguoriMerge remote branch 'spice/submit.6' into staging
2010-10-05 Anthony LiguoriMerge remote branch 'qmp/for-anthony' into staging
2010-10-05 John Clarkppc: Minor 40x MMU fixes
2010-09-24 Edgar E. Iglesiaspowerpc: Improve emulation of the BookE MMU
2010-09-20 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-09-15 Alexander GrafPPC: Redesign interrupt trigger path
2010-09-11 Edgar E. Iglesiaspowerpc: Avoid TLB related log spamming
2010-06-10 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-06-03 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-06-01 Anthony LiguoriMerge remote branch 'mst/for_anthony' into HEAD
2010-05-31 Thomas Monjalontarget-ppc: remove useless line
2010-05-31 Thomas Monjalontarget-ppc: fix RFI by clearing some bits of MSR
2010-04-25 Blue Swirlppc: remove dead assignments, spotted by clang analyzer
2010-03-17 Anthony LiguoriMerge remote branch 'markus/qerror' into staging
2010-03-17 Anthony LiguoriMerge remote branch 'mst/pci' into staging
2010-03-17 Paul BrookLarge page TLB flush
2010-03-12 Paul BrookRemove cpu_get_phys_page_debug from userspace emulation
2010-02-22 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging
2010-02-19 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-02-14 Alexander GrafPPC: Fix large pages
2010-01-14 Edgar E. Iglesiasppc-40x: Correct ESR for zone protection faults.
2010-01-14 Edgar E. Iglesiasppc-40x: Correct decoding of zone protection bits.
2009-11-07 Blue Swirluser: move CPU reset call to main.c for x86/PPC/Sparc
2009-11-07 Blue SwirlPPC: rename cpu_ppc_reset to cpu_reset for consistency
2009-11-07 Blue SwirlPPC: remove unneeded calls to device reset
2009-10-01 Anthony LiguoriRevert "Get rid of _t suffix"
2009-10-01 malcGet rid of _t suffix
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: retain l{w,d}arx loaded value
2009-07-20 Blue SwirlFix most warnings (errors with -Werror) when debugging...
2009-07-16 Blue SwirlUpdate to a hopefully more future proof FSF address
2009-05-13 Paul BrookInclude assert.h from qemu-common.h
2009-04-28 Blue SwirlFix PPC reset
2009-04-24 aliguoriqemu: introduce qemu_init_vcpu (Marcelo Tosatti)
2009-03-29 aurel32target-ppc: Explain why the whole TLB is flushed on...
2009-03-07 blueswir1Disable BAT for 970
2009-03-07 blueswir1Keep SLB in-CPU
2009-03-07 blueswir1Fix NX bit
2009-03-07 blueswir1Enable 64bit mode on interrupts
2009-03-07 blueswir1Implement large pages
2009-03-07 blueswir1Implement slbmte
2009-02-21 blueswir1Turn MMU off on reset
2009-02-05 aliguoritargets: remove error handling from qemu_malloc() calle...
2009-01-26 aliguoriLog reset events (Jan Kiszka)
2009-01-15 aliguoriConvert references to logfile/loglevel to use qemu_log...
2009-01-15 aliguoriClean up debugging code #ifdefs (Eduardo Habkost)
2009-01-15 aliguoripowerpc/kvm: enable POWERPC_MMU_BOOKE_FSL when kvm...
2009-01-04 aurel32Update FSF address in GPL/LGPL boilerplate
2008-12-16 aurel32target-ppc: Enable KVM for ppcemb.
2008-12-11 aurel32target-ppc: remove remaining warnings
2008-12-11 aurel32target-ppc: remove unneeded include
2008-12-11 aurel32target-ppc: rework exception code
2008-12-10 aurel32target-ppc: enable SPE and Altivec in user mode
2008-12-10 aurel32target-ppc: initialize MSR appropriately in user-mode
2008-12-08 aurel32target-ppc: enable access type in MMU
2008-12-07 aurel32target-ppc: convert SPR accesses to TCG
2008-12-06 aurel32target-ppc: convert SLB/TLB instructions to TCG
2008-11-22 aurel32target-ppc: convert exceptions generation to TCG
2008-11-17 pbrookTCG variable type checking.
2008-10-21 aurel32target-ppc: Convert XER accesses to TCG
2008-10-14 aurel32PPC: convert effective address computation to TCG
2008-06-29 pbrookAdd instruction counter.
2008-04-11 aurel32Remove osdep.c/qemu-img code duplication
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-19 j_mayerPowerPC 620 MMU do not have the same exact behavior...
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_mayerAlways make all PowerPC exception definitions visible.
2007-11-12 j_mayerAllow use of SPE extension by all PowerPC targets,
2007-11-12 j_mayerFix usage of the -1 constant in the PowerPC target...
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-11-02 j_mayerFix PowerPC program exception that was broken by FPU...
2007-10-28 j_mayerPowerPC coding style and inlining fixes.
2007-10-27 j_mayerFix PowerPC FPSCR update and floating-point exception...
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_mayerGprof prooved the PowerPC emulation spent too much...
2007-10-14 j_mayerProperly implement non-execute bit on PowerPC segments...
2007-10-14 j_mayerThere is no need of a specific MMU model for PowerPC...
next