summaryrefslogtreecommitdiff
path: root/target-ppc/cpu.h
AgeCommit message (Expand)AuthorFilesLines
2011-04-14Merge commit 'a9f8ad8f2acdb2398da5d32a5efc19cb0196d79f' into upstream-mergeMarcelo Tosatti1-0/+7
2011-04-14Merge commit '39ac8455106af1ed669b8e10223420cf1ac5b190' into upstream-mergeMarcelo Tosatti1-2/+44
2011-04-14Merge commit 'd569956eaff4be808419f1f259a5c388d8789db4' into upstream-mergeMarcelo Tosatti1-3/+27
2011-04-01Implement PAPR VPA functions for pSeries shared processor partitionsDavid Gibson1-0/+7
2011-04-01Virtual hash page table handling on pSeries machineDavid Gibson1-0/+2
2011-04-01Add POWER7 support for ppcDavid Gibson1-0/+16
2011-04-01Support 1T segments on ppcDavid Gibson1-0/+7
2011-04-01Better factor the ppc hash translation pathDavid Gibson1-0/+1
2011-04-01Use "hash" more consistently in ppc mmu codeDavid Gibson1-1/+4
2011-04-01Parse SDR1 on mtspr instead of at translate timeDavid Gibson1-1/+10
2011-04-01Add a hook to allow hypercalls to be emulated on PowerPCDavid Gibson1-0/+2
2011-04-01Correct ppc popcntb logic, implement popcntw and popcntdDavid Gibson1-0/+2
2011-04-01Clean up PowerPC SLB handling codeDavid Gibson1-3/+26
2011-04-01Implement PowerPC slbmfee and slbmfev instructionsDavid Gibson1-0/+2
2010-11-14Merge commit 'c1b0b93b06ab026ef45ae02d0ee7557741910637' into upstream-mergeAvi Kivity1-2/+2
2010-10-30target-xxx: Use fprintf_function (format checking)Stefan Weil1-2/+2
2010-10-18Merge commit '38cc9b607f85017b095793cab6c129bc9844f441' into upstream-mergeMarcelo Tosatti1-3/+0
2010-10-18Merge commit '30f5041ef1ba534af9308d840bf359a50597ba5d' into upstream-mergeMarcelo Tosatti1-0/+4
2010-10-18Merge commit 'e78815a554adaa551d62a71be10ee2fcf128e473' into upstream-mergeMarcelo Tosatti1-0/+3
2010-10-13ppc: remove video.xBlue Swirl1-3/+0
2010-09-30powerpc: Add a virtex5 ml507 refdesign boardEdgar E. Iglesias1-0/+4
2010-09-24powerpc: Improve emulation of the BookE MMUEdgar E. Iglesias1-0/+3
2010-07-04Merge commit 'a88790a14f60ac966a2103a958c3febf5a42836b' into upstream-mergeMarcelo Tosatti1-6/+0
2010-07-03remove exec-all.h inclusion from cpu.hPaolo Bonzini1-1/+0
2010-07-03move cpu_pc_from_tb to target-*/exec.hPaolo Bonzini1-5/+0
2010-03-15Merge commit 'c6dc6f63bf7ee418c0a430a8b3386817ede69940' into upstream-mergeMarcelo Tosatti1-0/+6
2010-03-15Merge commit '5cd2c5b6ad75c46d40118ac67c0c09d4e7930a65' into upstream-mergeMarcelo Tosatti1-0/+17
2010-03-12Target specific usermode cleanupPaul Brook1-0/+6
2010-03-12Move TARGET_PHYS_ADDR_SPACE_BITS to target-*/cpu.h.Richard Henderson1-0/+17
2010-03-04Merge commit '6049f4f831c6f409031dfa09282b38d0cbaecad8' into upstream-mergeMarcelo Tosatti1-4/+4
2010-02-27target-ppc: fix SPE evcmp* instructionsNathan Froyd1-4/+4
2009-12-24Merge commit '502e64fe23f19c086d42f6178cdda19e58996080' into upstream-mergeMarcelo Tosatti1-4/+4
2009-12-21PPC: Make DCR uint32_tAlexander Graf1-2/+2
2009-12-21PPC64: Fix alternate timebaseAurelien Jarno1-1/+1
2009-12-21PPC64: Fix timebaseAlexander Graf1-1/+1
2009-11-22Merge commit '59f2689d9082f2f631253c810f73cd22290144a9' into upstream-mergeAvi Kivity1-2/+0
2009-11-07PPC: rename cpu_ppc_reset to cpu_reset for consistencyBlue Swirl1-2/+0
2009-10-28Merge commit '93db66850d99fd9885edeff6af5679be51e1c610' into upstream-mergeMark McLoughlin1-4/+4
2009-10-23target-ppc: move often used CPU fields at the top of the structureAurelien Jarno1-4/+4
2009-10-01Revert "Get rid of _t suffix"Anthony Liguori1-43/+45
2009-10-01Get rid of _t suffixmalc1-45/+43
2009-08-24Merge commit '4dd75c702c96ec84db4efe24fcc80a4d7bb32df2' into upstream-mergeAvi Kivity1-0/+1
2009-08-24Merge commit '1452411b25fb207e7f442e5a5128f34b4939d31c' into upstream-mergeAvi Kivity1-5/+1
2009-08-24cleanup cpu-exec.c, part 0/N: consolidate handle_cpu_signalNathan Froyd1-0/+1
2009-08-16Replace REGX with PRIx64Blue Swirl1-2/+0
2009-08-16Replace local ADDRX/PADDRX macros with TARGET_FMT_lx/plxBlue Swirl1-2/+0
2009-08-16Replace always_inline with inlineBlue Swirl1-1/+1
2009-08-04Merge branch 'master' of git://git.sv.gnu.org/qemuAvi Kivity1-4/+20
2009-08-03target-ppc: add exceptions for conditional storesNathan Froyd1-0/+5
2009-08-03target-ppc: retain l{w,d}arx loaded valueNathan Froyd1-1/+3