Age | Commit message (Expand) | Author |
2014-09-25 | target-ppc: Use cpu_exec_enter qom hook | Richard Henderson |
2014-09-08 | target-ppc: Implement mulldo with TCG | Tom Musta |
2014-09-08 | target-ppc: Clean up mullwo | Tom Musta |
2014-09-08 | target-ppc: Clean Up mullw | Tom Musta |
2014-09-08 | target-ppc: Optimize rlwnm MB=0 ME=31 | Tom Musta |
2014-09-08 | target-ppc: Optimize rlwinm MB=0 ME=31 | Tom Musta |
2014-09-08 | target-ppc: Special Case of rlwimi Should Use Deposit | Tom Musta |
2014-09-08 | PPC: KVM: Use vm check_extension for pv hcall | Alexander Graf |
2014-09-08 | target-ppc: Bug Fix: srad | Tom Musta |
2014-09-08 | target-ppc: Bug Fix: srawi | Tom Musta |
2014-09-08 | target-ppc: Bug Fix: mulldo OV Detection | Tom Musta |
2014-09-08 | target-ppc: Bug Fix: mullw | Tom Musta |
2014-09-08 | target-ppc: Bug Fix: mullwo | Tom Musta |
2014-09-08 | target-ppc: Bug Fix: rlwimi | Tom Musta |
2014-09-08 | target-ppc: Bug Fix: rlwnm | Tom Musta |
2014-09-08 | target-ppc: Bug Fix: rlwinm | Tom Musta |
2014-09-08 | ppc: Add hw breakpoint watchpoint support | Bharat Bhushan |
2014-09-08 | ppc: Add software breakpoint support | Bharat Bhushan |
2014-09-08 | ppc: synchronize excp_vectors for injecting exception | Bharat Bhushan |
2014-09-08 | ppc: debug stub: Get trap instruction opcode from KVM | Bharat Bhushan |
2014-09-08 | spapr: add uuid/host details to device tree | Nikunj A Dadhania |
2014-08-25 | spapr: Add support for new NMI interface | Alexey Kardashevskiy |
2014-08-12 | trace: [tcg] Include TCG-tracing header on all targets | LluĂs Vilanova |
2014-07-15 | spapr: Move RMA memory region registration code | Alexey Kardashevskiy |
2014-07-15 | target-ppc: Fix number of threads per core limit | Alexey Kardashevskiy |
2014-07-08 | target-ppc: Remove POWER7+ and POWER8E families | Alexey Kardashevskiy |
2014-07-08 | target-ppc: Add pvr_match() callback | Alexey Kardashevskiy |
2014-07-08 | PPC: Fix booke206 TLB with phys addrs > 32bit | Alexander Graf |
2014-07-08 | target-ppc: Fix gdbstub for ppc64le-linux-user | Richard Henderson |
2014-07-08 | target-ppc: Change default cpu for ppc64le-linux-user | Richard Henderson |
2014-06-29 | target-ppc: enable virtio endian ambivalent support | Greg Kurz |
2014-06-27 | target-ppc: Add support for POWER8 pvr 0x4D0000 | Alexey Kardashevskiy |
2014-06-27 | target-ppc: Remove unused gen_qemu_ld8s() | Peter Maydell |
2014-06-27 | target-ppc: Remove unused IMM and d extract helpers | Peter Maydell |
2014-06-27 | spapr_iommu: Make in-kernel TCE table optional | Alexey Kardashevskiy |
2014-06-27 | PPC: Add support for Apple gdb in gdbstub | Alexander Graf |
2014-06-27 | target-ppc: fixed translation of mcrxr instruction | Sorav Bansal |
2014-06-27 | target-ppc: Add DFP to Emulated Instructions Flag | Tom Musta |
2014-06-24 | target-ppc: Fix compiler warning | Stefan Weil |
2014-06-16 | PPC: KVM: Make pv hcall endian agnostic | Alexander Graf |
2014-06-16 | powerpc: use float64 for frsqrte | Tristan Gingold |
2014-06-16 | spapr_hcall: Add address-translation-mode-on-interrupt resource in H_SET_MODE | Alexey Kardashevskiy |
2014-06-16 | target-ppc: Enable DABRX SPR and limit it to <=POWER7 | Alexey Kardashevskiy |
2014-06-16 | target-ppc: Enable PPR and VRSAVE SPRs migration | Alexey Kardashevskiy |
2014-06-16 | target-ppc: Add POWER8's Event Based Branch (EBB) control SPRs | Alexey Kardashevskiy |
2014-06-16 | KVM: target-ppc: Enable TM state migration | Alexey Kardashevskiy |
2014-06-16 | target-ppc: Add POWER8's TM SPRs | Alexey Kardashevskiy |
2014-06-16 | target-ppc: Add POWER8's MMCR2/MMCRS SPRs | Alexey Kardashevskiy |
2014-06-16 | target-ppc: Enable FSCR facility check for TAR | Alexey Kardashevskiy |
2014-06-16 | target-ppc: Add POWER8's FSCR SPR | Alexey Kardashevskiy |