Age | Commit message (Expand) | Author |
2014-03-07 | Merge remote-tracking branch 'remotes/agraf/tags/signed-ppc-for-upstream' int... | Peter Maydell |
2014-03-07 | Merge remote-tracking branch 'remotes/cohuck/tags/virtio-ccw-20140305' into s... | Peter Maydell |
2014-03-06 | configure: Always build with -fno-common | Peter Maydell |
2014-03-06 | configure: Make C++ test work with --enable-werror | Peter Maydell |
2014-03-05 | s390x/virtio-ccw: Adapter interrupt support. | Cornelia Huck |
2014-03-05 | target-ppc: spapr: e500: fix to use cpu_dt_id | Alexey Kardashevskiy |
2014-03-05 | target-ppc: add PowerPCCPU::cpu_dt_id | Alexey Kardashevskiy |
2014-03-05 | target-ppc: Introduce hypervisor call H_GET_TCE | Laurent Dufour |
2014-03-05 | target-ppc: Update ppc_hash64_store_hpte to support updating in-kernel htab | Aneesh Kumar K.V |
2014-03-05 | target-ppc: Change the hpte store API | Aneesh Kumar K.V |
2014-03-05 | target-ppc: Fix page table lookup with kvm enabled | Aneesh Kumar K.V |
2014-03-05 | target-ppc: Fix htab_mask calculation | Aneesh Kumar K.V |
2014-03-05 | target-ppc: Use Additional Temporary in stqcx Case | Tom Musta |
2014-03-05 | target-ppc: Fix Compiler Warnings Due to 64-Bit Constants Declared as UL | Tom Musta |
2014-03-05 | PPC: sPAPR: Only use getpagesize() when we run with kvm | Alexander Graf |
2014-03-05 | target-ppc/translate.c: Use ULL suffix for 64 bit constants | Peter Maydell |
2014-03-05 | spapr-vlan: flush queue whenever can_receive can go from false to true | Alexey Kardashevskiy |
2014-03-05 | target-ppc: Altivec 2.07: Vector Permute and Exclusive OR | Tom Musta |
2014-03-05 | target-ppc: Altivec 2.07: Vector SHA Sigma Instructions | Tom Musta |
2014-03-05 | target-ppc: Altivec 2.07: AES Instructions | Tom Musta |
2014-03-05 | target-ppc: Altivec 2.07: Binary Coded Decimal Instructions | Tom Musta |
2014-03-05 | target-ppc: Altivec 2.07: Vector Polynomial Multiply Sum | Tom Musta |
2014-03-05 | target-ppc: Altivec 2.07: Vector Gather Bits by Bytes | Tom Musta |
2014-03-05 | target-ppc: Altivec 2.07: Doubleword Compares | Tom Musta |
2014-03-05 | target-ppc: Altivec 2.07: vbpermq Instruction | Tom Musta |
2014-03-05 | target-ppc: Altivec 2.07: Quadword Addition and Subtracation | Tom Musta |
2014-03-05 | target-ppc: Altivec 2.07: Vector Doubleword Rotate and Shift Instructions | Tom Musta |
2014-03-05 | target-ppc: Altivec 2.07: Change Bit Masks to Support 64-bit Rotates and Shifts | Tom Musta |
2014-03-05 | target-ppc: Altivec 2.07: Vector Merge Instructions | Tom Musta |
2014-03-05 | target-ppc: Altivec 2.07: Unpack Signed Word Instructions | Tom Musta |
2014-03-05 | target-ppc: Altivec 2.07: Pack Doubleword Instructions | Tom Musta |
2014-03-05 | target-ppc: Altivec 2.07: Vector Min/Max Doubleword Instructions | Tom Musta |
2014-03-05 | target-ppc: Altivec 2.07: Vector Population Count Instructions | Tom Musta |
2014-03-05 | target-ppc: Altivec 2.07: Add Vector Count Leading Zeroes | Tom Musta |
2014-03-05 | target-ppc: Altivec 2.07: vmuluw Instruction | Tom Musta |
2014-03-05 | target-ppc: Altivec 2.07: Multiply Even/Odd Word Instructions | Tom Musta |
2014-03-05 | target-ppc: Altivec 2.07: Change VMUL_DO to Support 64-bit Integers | Tom Musta |
2014-03-05 | target-ppc: Altivec 2.07: Add/Subtract Unsigned Doubleword Modulo | Tom Musta |
2014-03-05 | target-ppc: Altivec 2.07: Vector Logical Instructions | Tom Musta |
2014-03-05 | target-ppc: Altivec 2.07: Add Support for R-Form Dual Instructions | Tom Musta |
2014-03-05 | target-ppc: Altivec 2.07: Add Opcode Macro for VX Form Instructions | Tom Musta |
2014-03-05 | target-ppc: Altivec 2.07: Add Support for Dual Altivec Instructions | Tom Musta |
2014-03-05 | target-ppc: Altivec 2.07: Add GEN_VXFORM3 | Tom Musta |
2014-03-05 | target-ppc: Altivec 2.07: Update AVR Structure | Tom Musta |
2014-03-05 | target-ppc: Altivec 2.07: Add Instruction Flag | Tom Musta |
2014-03-05 | target-ppc: Add Store Quadword Conditional | Tom Musta |
2014-03-05 | target-ppc: Add Load Quadword and Reserve | Tom Musta |
2014-03-05 | target-ppc: Store Quadword | Tom Musta |
2014-03-05 | target-ppc: Load Quadword | Tom Musta |
2014-03-05 | target-ppc: Add is_user_mode Utility Routine | Tom Musta |