Age | Commit message (Expand) | Author | Files | Lines |
2012-10-29 | target-ppc: Rework storage of VPA registration state | David Gibson | 1 | -3/+4 |
2012-10-29 | PPC: 440: Emulate DCBR0 | Alexander Graf | 1 | -1/+1 |
2012-10-05 | ppc/pseries: Reset VPA registration on CPU reset | David Gibson | 1 | -0/+8 |
2012-08-15 | win32: provide separate macros for weak decls and definitions | Anthony Liguori | 1 | -2/+2 |
2012-08-13 | target-ppc: add implementation of query-cpu-definitions (v2) | Anthony Liguori | 1 | -0/+26 |
2012-06-24 | target-ppc: Fix 2nd parameter for tcg_gen_shri_tl | Stefan Weil | 1 | -1/+1 |
2012-06-24 | PPC: BookE: Support 32 and 64 bit wide MAS2 | Alexander Graf | 1 | -1/+18 |
2012-06-24 | PPC: Extract SPR dump generation into its own function | Alexander Graf | 1 | -12/+18 |
2012-06-24 | PPC: Add e5500 CPU target | Alexander Graf | 1 | -3/+93 |
2012-06-24 | PPC: BookE: Make ivpr selectable by CPU type | Alexander Graf | 1 | -4/+5 |
2012-06-24 | ppc64: Rudimentary Support for extra page sizes on server CPUs | Benjamin Herrenschmidt | 1 | -0/+21 |
2012-06-24 | ppc: Avoid AREG0 for misc helpers | Blue Swirl | 1 | -6/+6 |
2012-06-24 | ppc: Avoid AREG0 for timebase helpers | Blue Swirl | 1 | -19/+19 |
2012-06-24 | ppc: Avoid AREG0 for MMU etc. helpers | Blue Swirl | 1 | -12/+12 |
2012-05-01 | PPC: Fix up e500 cache size setting | Alexander Graf | 1 | -12/+14 |
2012-04-15 | target-ppc: Init dcache and icache size for e500 user mode | Meador Inge | 1 | -1/+4 |
2012-04-15 | target-ppc: Fix type casts for w64 (uintptr_t) | Stefan Weil | 1 | -3/+3 |
2012-04-15 | target-ppc: QOM'ify CPU reset | Andreas Färber | 1 | -1/+45 |
2012-04-15 | target-ppc: Start QOM'ifying CPU init | Andreas Färber | 1 | -0/+9 |
2012-04-15 | target-ppc: QOM'ify CPU | Andreas Färber | 1 | -0/+37 |
2012-04-15 | target-ppc: Add hooks for handling tcg and kvm limitations | David Gibson | 1 | -16/+35 |
2012-04-07 | Replace Qemu by QEMU in comments | Stefan Weil | 1 | -12/+12 |
2012-03-15 | ppc: Correctly define POWERPC_INSNS2_DEFAULT | Meador Inge | 1 | -2/+2 |
2012-03-15 | PPC: Add PIR register to POWER7 CPU | Nathan Whitehorn | 1 | -0/+5 |
2012-03-15 | PPC64: Add support for ldbrx and stdbrx instructions | Thomas Huth | 1 | -1/+1 |
2012-03-14 | target-ppc: Don't overuse CPUState | Andreas Färber | 1 | -21/+21 |
2012-02-02 | PPC: E500: Populate L1CFG0 SPR | Alexander Graf | 1 | -1/+4 |
2012-02-02 | PPC: e500mc: Enable processor control | Alexander Graf | 1 | -1/+1 |
2012-02-02 | PPC: e500: msync is 440 only, e500 has real sync | Alexander Graf | 1 | -3/+3 |
2012-02-02 | PPC: e500mc: add missing IVORs to bitmap | Alexander Graf | 1 | -1/+5 |
2012-02-02 | PPC: Add IVOR 38-42 | Alexander Graf | 1 | -14/+15 |
2012-01-21 | PPC: Enable 440EP CPU target | Alexander Graf | 1 | -11/+5 |
2012-01-03 | PPC: Add description for the Freescale e500mc core. | Varun Sethi | 1 | -6/+50 |
2011-10-31 | ppc: Alter CPU state to mask out TCG unimplemented instructions as appropriate | David Gibson | 1 | -3/+17 |
2011-10-30 | pseries: Correct vmx/dfp handling in both KVM and TCG cases | David Gibson | 1 | -16/+2 |
2011-10-30 | PPC: Disable non-440 CPUs for ppcemb target | Alexander Graf | 1 | -0/+24 |
2011-10-30 | ppc: Add cpu defs for POWER7 revisions 2.1 and 2.3 | David Gibson | 1 | -0/+4 |
2011-10-30 | ppc: First cut implementation of -cpu host | David Gibson | 1 | -1/+7 |
2011-10-30 | ppc: Remove broken partial PVR matching | David Gibson | 1 | -30/+6 |
2011-10-06 | PPC: booke timers | Fabien Chouteau | 1 | -0/+39 |
2011-10-06 | Gdbstub: handle read of fpscr | Fabien Chouteau | 1 | -2/+1 |
2011-10-06 | Implement POWER7's CFAR in TCG | David Gibson | 1 | -1/+22 |
2011-08-20 | Use glib memory allocation and free functions | Anthony Liguori | 1 | -3/+3 |
2011-06-17 | PPC: move TLBs to their own arrays | Alexander Graf | 1 | -1/+26 |
2011-06-03 | ppc: Fix compilation for ppc64-softmmu | Stefan Weil | 1 | -6/+6 |
2011-05-14 | Merge branch 'ppc-next' of git://repo.or.cz/qemu/agraf | Aurelien Jarno | 1 | -80/+202 |
2011-05-12 | PPC: Implement e500 (FSL) MMU | Alexander Graf | 1 | -49/+114 |
2011-05-12 | PPC: Add another 64 bits to instruction feature mask | Alexander Graf | 1 | -33/+90 |
2011-05-08 | Fix typos in comments (instanciation -> instantiation) | Stefan Weil | 1 | -1/+1 |
2011-04-01 | Add POWER7 support for ppc | David Gibson | 1 | -0/+107 |