aboutsummaryrefslogtreecommitdiff
path: root/hw/ppc.h
AgeCommit message (Expand)Author
2012-03-14ppc hw/: Don't use CPUStateAndreas Färber
2011-10-06PPC: booke timersFabien Chouteau
2011-04-01Add POWER7 support for ppcDavid Gibson
2010-09-24powerpc: Make the decr interrupt type overridableEdgar E. Iglesias
2010-08-26PPC: Add PV hypercall transport through fw_cfgAlexander Graf
2010-02-14PPC: tell the guest about the time base frequencyAlexander Graf
2010-02-14PPC: Use Mac99_U3 type on ppc64Alexander Graf
2009-12-21PPC: Make DCR uint32_tAlexander Graf
2009-10-01Revert "Get rid of _t suffix"Anthony Liguori
2009-10-01Get rid of _t suffixmalc
2009-08-25Make CPURead/WriteFunc structure 'const'Blue Swirl
2009-08-15PPC: clean up ppc405Blue Swirl
2009-08-08ppc_oldworld: configure screen size from qemu command line optionsLaurent Vivier
2009-03-02kvm/powerpc: Add irq support for E500 coreaurel32
2009-01-08target-ppc: move OpenBIOS machines type to ppc.h from hw/ppc_oldworld.caurel32
2008-10-26Fix undeclared symbol warnings from sparseblueswir1
2007-11-17Break up vl.h.pbrook