summaryrefslogtreecommitdiffstats
path: root/target-ppc
Commit message (Expand)AuthorAgeFilesLines
* PPC: Fix compilation with TCG debugAlexander Graf2013-12-221-62/+81
* PPC: Add VSX to hflagsAlexander Graf2013-12-201-1/+1
* Add xxsldwiTom Musta2013-12-201-0/+62
* Add xxspltwTom Musta2013-12-201-0/+31
* Add xxselTom Musta2013-12-201-0/+76
* Add xxmrgh/xxmrglTom Musta2013-12-201-0/+41
* Add Power7 VSX Logical InstructionsTom Musta2013-12-201-0/+29
* Add VSX Vector Move InstructionsTom Musta2013-12-201-0/+71
* Add VSX Scalar Move InstructionsTom Musta2013-12-201-0/+70
* target-ppc: move POWER7+ to a separate familyAlexey Kardashevskiy2013-12-203-1/+41
* Add stxvw4xTom Musta2013-12-201-0/+28
* Add stxsdxTom Musta2013-12-201-0/+15
* Add lxvw4xTom Musta2013-12-201-0/+29
* Add lxvdsxTom Musta2013-12-201-0/+16
* Add lxsdxTom Musta2013-12-201-0/+16
* Add xxpermdiTom Musta2013-12-201-1/+40
* Add stxvd2xTom Musta2013-12-201-0/+18
* Add lxvd2xTom Musta2013-12-201-0/+18
* Add VSR to Global RegistersTom Musta2013-12-201-0/+27
* Add VSX Instruction DecodersTom Musta2013-12-201-0/+11
* Add MSR VSX and Associated ExceptionTom Musta2013-12-204-2/+18
* Declare and Enable VSXTom Musta2013-12-202-3/+8
* powerpc: add PVR mask supportAlexey Kardashevskiy2013-12-205-0/+56
* target-ppc: add stubs for KVM breakpointsGreg Kurz2013-12-201-0/+28
* spapr: Use DeviceClass::fw_name for device tree CPU nodeAndreas Färber2013-10-251-0/+2
* target-ppc: Fill in OpenFirmware names for some PowerPCCPU familiesAndreas Färber2013-10-251-0/+3
* target-ppc: dump-guest-memory supportAneesh Kumar K.V2013-10-254-2/+262
* target-ppc: Use #define for max slb entriesAneesh Kumar K.V2013-10-253-4/+5
* target-ppc: Update slb array with correct index values.Aneesh Kumar K.V2013-10-251-2/+15
* target-ppc: Add helper for KVM_PPC_RTAS_DEFINE_TOKENDavid Gibson2013-10-252-0/+21
* PPC: Fix L2CR write accessesAlexander Graf2013-10-251-12/+17
* target-ppc: Little Endian Correction to Load/Store Vector ElementTom Musta2013-10-251-0/+2
* Merge remote-tracking branch 'bonzini/configure' into stagingAnthony Liguori2013-10-181-1/+1
|\
| * Makefile.target: CONFIG_NO_* variables removedÁkos Kovács2013-10-161-1/+1
* | Merge remote-tracking branch 'rth/tcg-pull' into stagingAnthony Liguori2013-10-112-9/+5
|\ \ | |/ |/|
| * tcg: Remove stray semi-colons from target-*/helper.hRichard Henderson2013-10-101-5/+5
| * tcg: Move helper registration into tcg_context_initRichard Henderson2013-10-101-4/+0
* | cpu: Drop cpu_model_str from CPU_COMMONAndreas Färber2013-10-071-3/+0
|/
* cpu: Move cpu state syncs up into cpu_dump_state()James Hogan2013-09-201-2/+0
* cpu: Use QTAILQ for CPU listAndreas Färber2013-09-031-1/+1
* Merge branch 'tcg-next' of git://github.com/rth7680/qemuAurelien Jarno2013-09-032-1/+3
|\
| * target: Include softmmu_exec.h where forgottenRichard Henderson2013-09-021-0/+2
| * tcg: Change tcg_gen_exit_tb argument to uintptr_tRichard Henderson2013-09-021-1/+1
* | PPC: KVM: Compile fix for qemu_notify_eventAlexander Graf2013-09-021-0/+1
* | target-ppc: Use #define instead of opencoding SLB valid bitAneesh Kumar K.V2013-09-021-1/+1
* | target-ppc: fix bit extraction for FPBF and FPLAurelien Jarno2013-09-021-2/+2
* | target-ppc: POWER7 supports the MSR_LE bitAnton Blanchard2013-09-021-1/+1
* | target-ppc: USE LPCR_ILE to control exception endian on POWER7Anton Blanchard2013-09-022-0/+12
|/
* Merge remote-tracking branch 'stefanha/block' into stagingAnthony Liguori2013-08-262-7/+7
|\
| * aio / timers: Switch entire codebase to the new timer APIAlex Bligh2013-08-222-7/+7
OpenPOWER on IntegriCloud