summaryrefslogtreecommitdiffstats
path: root/target-ppc
Commit message (Expand)AuthorAgeFilesLines
...
* target-ppc: Use cpu_exec_interrupt qom hookRichard Henderson2014-09-254-3/+19
* target-ppc: Use cpu_exec_enter qom hookRichard Henderson2014-09-251-0/+9
* target-ppc: Implement mulldo with TCGTom Musta2014-09-083-30/+14
* target-ppc: Clean up mullwoTom Musta2014-09-081-8/+3
* target-ppc: Clean Up mullwTom Musta2014-09-081-3/+2
* target-ppc: Optimize rlwnm MB=0 ME=31Tom Musta2014-09-081-22/+34
* target-ppc: Optimize rlwinm MB=0 ME=31Tom Musta2014-09-081-0/+6
* target-ppc: Special Case of rlwimi Should Use DepositTom Musta2014-09-081-6/+3
* PPC: KVM: Use vm check_extension for pv hcallAlexander Graf2014-09-081-1/+1
* target-ppc: Bug Fix: sradTom Musta2014-09-081-1/+1
* target-ppc: Bug Fix: srawiTom Musta2014-09-081-1/+1
* target-ppc: Bug Fix: mulldo OV DetectionTom Musta2014-09-081-2/+12
* target-ppc: Bug Fix: mullwTom Musta2014-09-081-0/+11
* target-ppc: Bug Fix: mullwoTom Musta2014-09-081-0/+9
* target-ppc: Bug Fix: rlwimiTom Musta2014-09-081-5/+7
* target-ppc: Bug Fix: rlwnmTom Musta2014-09-081-9/+9
* target-ppc: Bug Fix: rlwinmTom Musta2014-09-081-5/+3
* ppc: Add hw breakpoint watchpoint supportBharat Bhushan2014-09-081-15/+219
* ppc: Add software breakpoint supportBharat Bhushan2014-09-081-14/+79
* ppc: synchronize excp_vectors for injecting exceptionBharat Bhushan2014-09-081-0/+27
* ppc: debug stub: Get trap instruction opcode from KVMBharat Bhushan2014-09-081-0/+4
* spapr: add uuid/host details to device treeNikunj A Dadhania2014-09-082-1/+24
* spapr: Add support for new NMI interfaceAlexey Kardashevskiy2014-08-252-0/+9
* trace: [tcg] Include TCG-tracing header on all targetsLluĂ­s Vilanova2014-08-121-0/+3
* spapr: Move RMA memory region registration codeAlexey Kardashevskiy2014-07-152-12/+5
* target-ppc: Fix number of threads per core limitAlexey Kardashevskiy2014-07-151-13/+5
* target-ppc: Remove POWER7+ and POWER8E familiesAlexey Kardashevskiy2014-07-082-73/+4
* target-ppc: Add pvr_match() callbackAlexey Kardashevskiy2014-07-084-21/+37
* PPC: Fix booke206 TLB with phys addrs > 32bitAlexander Graf2014-07-081-3/+3
* target-ppc: Fix gdbstub for ppc64le-linux-userRichard Henderson2014-07-081-19/+15
* target-ppc: Change default cpu for ppc64le-linux-userRichard Henderson2014-07-081-0/+4
* target-ppc: enable virtio endian ambivalent supportGreg Kurz2014-06-292-0/+17
* target-ppc: Add support for POWER8 pvr 0x4D0000Alexey Kardashevskiy2014-06-273-6/+24
* target-ppc: Remove unused gen_qemu_ld8s()Peter Maydell2014-06-271-5/+0
* target-ppc: Remove unused IMM and d extract helpersPeter Maydell2014-06-271-3/+0
* spapr_iommu: Make in-kernel TCE table optionalAlexey Kardashevskiy2014-06-272-4/+9
* PPC: Add support for Apple gdb in gdbstubAlexander Graf2014-06-273-0/+147
* target-ppc: fixed translation of mcrxr instructionSorav Bansal2014-06-271-2/+3
* target-ppc: Add DFP to Emulated Instructions FlagTom Musta2014-06-271-1/+1
* target-ppc: Fix compiler warningStefan Weil2014-06-241-2/+1
* PPC: KVM: Make pv hcall endian agnosticAlexander Graf2014-06-161-8/+8
* powerpc: use float64 for frsqrteTristan Gingold2014-06-161-3/+0
* spapr_hcall: Add address-translation-mode-on-interrupt resource in H_SET_MODEAlexey Kardashevskiy2014-06-162-3/+8
* target-ppc: Enable DABRX SPR and limit it to <=POWER7Alexey Kardashevskiy2014-06-161-1/+14
* target-ppc: Enable PPR and VRSAVE SPRs migrationAlexey Kardashevskiy2014-06-161-8/+8
* target-ppc: Add POWER8's Event Based Branch (EBB) control SPRsAlexey Kardashevskiy2014-06-162-0/+64
* KVM: target-ppc: Enable TM state migrationAlexey Kardashevskiy2014-06-163-0/+87
* target-ppc: Add POWER8's TM SPRsAlexey Kardashevskiy2014-06-164-0/+111
* target-ppc: Add POWER8's MMCR2/MMCRS SPRsAlexey Kardashevskiy2014-06-162-0/+25
* target-ppc: Enable FSCR facility check for TARAlexey Kardashevskiy2014-06-161-2/+34
OpenPOWER on IntegriCloud