summaryrefslogtreecommitdiff
path: root/target-ppc
AgeCommit message (Expand)AuthorFilesLines
2013-12-22PPC: Fix compilation with TCG debugAlexander Graf1-62/+81
2013-12-20PPC: Add VSX to hflagsAlexander Graf1-1/+1
2013-12-20Add xxsldwiTom Musta1-0/+62
2013-12-20Add xxspltwTom Musta1-0/+31
2013-12-20Add xxselTom Musta1-0/+76
2013-12-20Add xxmrgh/xxmrglTom Musta1-0/+41
2013-12-20Add Power7 VSX Logical InstructionsTom Musta1-0/+29
2013-12-20Add VSX Vector Move InstructionsTom Musta1-0/+71
2013-12-20Add VSX Scalar Move InstructionsTom Musta1-0/+70
2013-12-20target-ppc: move POWER7+ to a separate familyAlexey Kardashevskiy3-1/+41
2013-12-20Add stxvw4xTom Musta1-0/+28
2013-12-20Add stxsdxTom Musta1-0/+15
2013-12-20Add lxvw4xTom Musta1-0/+29
2013-12-20Add lxvdsxTom Musta1-0/+16
2013-12-20Add lxsdxTom Musta1-0/+16
2013-12-20Add xxpermdiTom Musta1-1/+40
2013-12-20Add stxvd2xTom Musta1-0/+18
2013-12-20Add lxvd2xTom Musta1-0/+18
2013-12-20Add VSR to Global RegistersTom Musta1-0/+27
2013-12-20Add VSX Instruction DecodersTom Musta1-0/+11
2013-12-20Add MSR VSX and Associated ExceptionTom Musta4-2/+18
2013-12-20Declare and Enable VSXTom Musta2-3/+8
2013-12-20powerpc: add PVR mask supportAlexey Kardashevskiy5-0/+56
2013-12-20target-ppc: add stubs for KVM breakpointsGreg Kurz1-0/+28
2013-10-25spapr: Use DeviceClass::fw_name for device tree CPU nodeAndreas Färber1-0/+2
2013-10-25target-ppc: Fill in OpenFirmware names for some PowerPCCPU familiesAndreas Färber1-0/+3
2013-10-25target-ppc: dump-guest-memory supportAneesh Kumar K.V4-2/+262
2013-10-25target-ppc: Use #define for max slb entriesAneesh Kumar K.V3-4/+5
2013-10-25target-ppc: Update slb array with correct index values.Aneesh Kumar K.V1-2/+15
2013-10-25target-ppc: Add helper for KVM_PPC_RTAS_DEFINE_TOKENDavid Gibson2-0/+21
2013-10-25PPC: Fix L2CR write accessesAlexander Graf1-12/+17
2013-10-25target-ppc: Little Endian Correction to Load/Store Vector ElementTom Musta1-0/+2
2013-10-18Merge remote-tracking branch 'bonzini/configure' into stagingAnthony Liguori1-1/+1
2013-10-16Makefile.target: CONFIG_NO_* variables removedÁkos Kovács1-1/+1
2013-10-11Merge remote-tracking branch 'rth/tcg-pull' into stagingAnthony Liguori2-9/+5
2013-10-10tcg: Remove stray semi-colons from target-*/helper.hRichard Henderson1-5/+5
2013-10-10tcg: Move helper registration into tcg_context_initRichard Henderson1-4/+0
2013-10-07cpu: Drop cpu_model_str from CPU_COMMONAndreas Färber1-3/+0
2013-09-20cpu: Move cpu state syncs up into cpu_dump_state()James Hogan1-2/+0
2013-09-03cpu: Use QTAILQ for CPU listAndreas Färber1-1/+1
2013-09-03Merge branch 'tcg-next' of git://github.com/rth7680/qemuAurelien Jarno2-1/+3
2013-09-02target: Include softmmu_exec.h where forgottenRichard Henderson1-0/+2
2013-09-02tcg: Change tcg_gen_exit_tb argument to uintptr_tRichard Henderson1-1/+1
2013-09-02PPC: KVM: Compile fix for qemu_notify_eventAlexander Graf1-0/+1
2013-09-02target-ppc: Use #define instead of opencoding SLB valid bitAneesh Kumar K.V1-1/+1
2013-09-02target-ppc: fix bit extraction for FPBF and FPLAurelien Jarno1-2/+2
2013-09-02target-ppc: POWER7 supports the MSR_LE bitAnton Blanchard1-1/+1
2013-09-02target-ppc: USE LPCR_ILE to control exception endian on POWER7Anton Blanchard2-0/+12
2013-08-26Merge remote-tracking branch 'stefanha/block' into stagingAnthony Liguori2-7/+7
2013-08-22aio / timers: Switch entire codebase to the new timer APIAlex Bligh2-7/+7