| Commit message (Expand) | Author | Age | Files | Lines |
* | target-ppc: Bug Fix: rlwimi | Tom Musta | 2014-09-08 | 1 | -5/+7 |
* | target-ppc: Bug Fix: rlwnm | Tom Musta | 2014-09-08 | 1 | -9/+9 |
* | target-ppc: Bug Fix: rlwinm | Tom Musta | 2014-09-08 | 1 | -5/+3 |
* | ppc: Add hw breakpoint watchpoint support | Bharat Bhushan | 2014-09-08 | 1 | -15/+219 |
* | ppc: Add software breakpoint support | Bharat Bhushan | 2014-09-08 | 1 | -14/+79 |
* | ppc: synchronize excp_vectors for injecting exception | Bharat Bhushan | 2014-09-08 | 1 | -0/+27 |
* | ppc: debug stub: Get trap instruction opcode from KVM | Bharat Bhushan | 2014-09-08 | 1 | -0/+4 |
* | spapr: add uuid/host details to device tree | Nikunj A Dadhania | 2014-09-08 | 2 | -1/+24 |
* | spapr: Add support for new NMI interface | Alexey Kardashevskiy | 2014-08-25 | 2 | -0/+9 |
* | trace: [tcg] Include TCG-tracing header on all targets | LluĂs Vilanova | 2014-08-12 | 1 | -0/+3 |
* | spapr: Move RMA memory region registration code | Alexey Kardashevskiy | 2014-07-15 | 2 | -12/+5 |
* | target-ppc: Fix number of threads per core limit | Alexey Kardashevskiy | 2014-07-15 | 1 | -13/+5 |
* | target-ppc: Remove POWER7+ and POWER8E families | Alexey Kardashevskiy | 2014-07-08 | 2 | -73/+4 |
* | target-ppc: Add pvr_match() callback | Alexey Kardashevskiy | 2014-07-08 | 4 | -21/+37 |
* | PPC: Fix booke206 TLB with phys addrs > 32bit | Alexander Graf | 2014-07-08 | 1 | -3/+3 |
* | target-ppc: Fix gdbstub for ppc64le-linux-user | Richard Henderson | 2014-07-08 | 1 | -19/+15 |
* | target-ppc: Change default cpu for ppc64le-linux-user | Richard Henderson | 2014-07-08 | 1 | -0/+4 |
* | target-ppc: enable virtio endian ambivalent support | Greg Kurz | 2014-06-29 | 2 | -0/+17 |
* | target-ppc: Add support for POWER8 pvr 0x4D0000 | Alexey Kardashevskiy | 2014-06-27 | 3 | -6/+24 |
* | target-ppc: Remove unused gen_qemu_ld8s() | Peter Maydell | 2014-06-27 | 1 | -5/+0 |
* | target-ppc: Remove unused IMM and d extract helpers | Peter Maydell | 2014-06-27 | 1 | -3/+0 |
* | spapr_iommu: Make in-kernel TCE table optional | Alexey Kardashevskiy | 2014-06-27 | 2 | -4/+9 |
* | PPC: Add support for Apple gdb in gdbstub | Alexander Graf | 2014-06-27 | 3 | -0/+147 |
* | target-ppc: fixed translation of mcrxr instruction | Sorav Bansal | 2014-06-27 | 1 | -2/+3 |
* | target-ppc: Add DFP to Emulated Instructions Flag | Tom Musta | 2014-06-27 | 1 | -1/+1 |
* | target-ppc: Fix compiler warning | Stefan Weil | 2014-06-24 | 1 | -2/+1 |
* | PPC: KVM: Make pv hcall endian agnostic | Alexander Graf | 2014-06-16 | 1 | -8/+8 |
* | powerpc: use float64 for frsqrte | Tristan Gingold | 2014-06-16 | 1 | -3/+0 |
* | spapr_hcall: Add address-translation-mode-on-interrupt resource in H_SET_MODE | Alexey Kardashevskiy | 2014-06-16 | 2 | -3/+8 |
* | target-ppc: Enable DABRX SPR and limit it to <=POWER7 | Alexey Kardashevskiy | 2014-06-16 | 1 | -1/+14 |
* | target-ppc: Enable PPR and VRSAVE SPRs migration | Alexey Kardashevskiy | 2014-06-16 | 1 | -8/+8 |
* | target-ppc: Add POWER8's Event Based Branch (EBB) control SPRs | Alexey Kardashevskiy | 2014-06-16 | 2 | -0/+64 |
* | KVM: target-ppc: Enable TM state migration | Alexey Kardashevskiy | 2014-06-16 | 3 | -0/+87 |
* | target-ppc: Add POWER8's TM SPRs | Alexey Kardashevskiy | 2014-06-16 | 4 | -0/+111 |
* | target-ppc: Add POWER8's MMCR2/MMCRS SPRs | Alexey Kardashevskiy | 2014-06-16 | 2 | -0/+25 |
* | target-ppc: Enable FSCR facility check for TAR | Alexey Kardashevskiy | 2014-06-16 | 1 | -2/+34 |
* | target-ppc: Add POWER8's FSCR SPR | Alexey Kardashevskiy | 2014-06-16 | 6 | -0/+66 |
* | target-ppc: Add POWER8's TIR SPR | Alexey Kardashevskiy | 2014-06-16 | 2 | -0/+11 |
* | target-ppc: Refactor class init for POWER7/8 | Alexey Kardashevskiy | 2014-06-16 | 1 | -39/+61 |
* | target-ppc: Switch POWER7/8 classes to use correct PMU SPRs | Alexey Kardashevskiy | 2014-06-16 | 1 | -15/+2 |
* | target-ppc: Make use of gen_spr_power5p_lpar() for POWER7/8 | Alexey Kardashevskiy | 2014-06-16 | 1 | -5/+1 |
* | target-ppc: Make use of gen_spr_book3s_altivec() for POWER7/8 | Alexey Kardashevskiy | 2014-06-16 | 1 | -7/+1 |
* | target-ppc: Move POWER7/8 CFAR/DSCR/CTRL/PPR/PCR SPR registration to helpers | Alexey Kardashevskiy | 2014-06-16 | 1 | -30/+40 |
* | target-ppc: Move POWER8 TCE Address control (TAR) to a helper | Alexey Kardashevskiy | 2014-06-16 | 1 | -5/+9 |
* | target-ppc: Move POWER7/8 PIR/PURR/SPURR SPR registration to helpers | Alexey Kardashevskiy | 2014-06-16 | 1 | -14/+26 |
* | target-ppc: Enable PMU SPRs migration | Alexey Kardashevskiy | 2014-06-16 | 1 | -52/+52 |
* | target-ppc: Remove check_pow_970FX | Alexey Kardashevskiy | 2014-06-16 | 1 | -9/+1 |
* | target-ppc: Introduce and reuse generalized init_proc_book3s_64() | Alexey Kardashevskiy | 2014-06-16 | 1 | -58/+27 |
* | target-ppc: Add HID4 SPR for PPC970 | Alexey Kardashevskiy | 2014-06-16 | 2 | -0/+12 |
* | target-ppc: Add PMC7/8 to 970 class | Alexey Kardashevskiy | 2014-06-16 | 2 | -0/+30 |