Age | Commit message (Expand) | Author |
2013-01-27 | cpu: Add model resolution support to CPUClass | Andreas Färber |
2013-01-25 | target-ppc: Give a meaningful error if too many threads are specified | Mike Qiu |
2013-01-18 | PPC: Provide zero SVR for -cpu e500mc and e5500 | Alexander Graf |
2013-01-15 | cpu: Move cpu_index field to CPUState | Andreas Färber |
2013-01-07 | target-ppc: Slim conversion of model definitions to QOM subclasses | Andreas Färber |
2013-01-07 | PPC: Bring EPR support closer to reality | Alexander Graf |
2012-12-19 | softmmu: move include files to include/sysemu/ | Paolo Bonzini |
2012-12-19 | exec: move include files to include/exec/ | Paolo Bonzini |
2012-12-19 | build: kill libdis, move disassemblers to disas/ | Paolo Bonzini |
2012-10-29 | target-ppc: Rework storage of VPA registration state | David Gibson |
2012-10-29 | PPC: 440: Emulate DCBR0 | Alexander Graf |
2012-10-05 | ppc/pseries: Reset VPA registration on CPU reset | David Gibson |
2012-08-15 | win32: provide separate macros for weak decls and definitions | Anthony Liguori |
2012-08-13 | target-ppc: add implementation of query-cpu-definitions (v2) | Anthony Liguori |
2012-06-24 | target-ppc: Fix 2nd parameter for tcg_gen_shri_tl | Stefan Weil |
2012-06-24 | PPC: BookE: Support 32 and 64 bit wide MAS2 | Alexander Graf |
2012-06-24 | PPC: Extract SPR dump generation into its own function | Alexander Graf |
2012-06-24 | PPC: Add e5500 CPU target | Alexander Graf |
2012-06-24 | PPC: BookE: Make ivpr selectable by CPU type | Alexander Graf |
2012-06-24 | ppc64: Rudimentary Support for extra page sizes on server CPUs | Benjamin Herrenschmidt |
2012-06-24 | ppc: Avoid AREG0 for misc helpers | Blue Swirl |
2012-06-24 | ppc: Avoid AREG0 for timebase helpers | Blue Swirl |
2012-06-24 | ppc: Avoid AREG0 for MMU etc. helpers | Blue Swirl |
2012-05-01 | PPC: Fix up e500 cache size setting | Alexander Graf |
2012-04-15 | target-ppc: Init dcache and icache size for e500 user mode | Meador Inge |
2012-04-15 | target-ppc: Fix type casts for w64 (uintptr_t) | Stefan Weil |
2012-04-15 | target-ppc: QOM'ify CPU reset | Andreas Färber |
2012-04-15 | target-ppc: Start QOM'ifying CPU init | Andreas Färber |
2012-04-15 | target-ppc: QOM'ify CPU | Andreas Färber |
2012-04-15 | target-ppc: Add hooks for handling tcg and kvm limitations | David Gibson |
2012-04-07 | Replace Qemu by QEMU in comments | Stefan Weil |
2012-03-15 | ppc: Correctly define POWERPC_INSNS2_DEFAULT | Meador Inge |
2012-03-15 | PPC: Add PIR register to POWER7 CPU | Nathan Whitehorn |
2012-03-15 | PPC64: Add support for ldbrx and stdbrx instructions | Thomas Huth |
2012-03-14 | target-ppc: Don't overuse CPUState | Andreas Färber |
2012-02-02 | PPC: E500: Populate L1CFG0 SPR | Alexander Graf |
2012-02-02 | PPC: e500mc: Enable processor control | Alexander Graf |
2012-02-02 | PPC: e500: msync is 440 only, e500 has real sync | Alexander Graf |
2012-02-02 | PPC: e500mc: add missing IVORs to bitmap | Alexander Graf |
2012-02-02 | PPC: Add IVOR 38-42 | Alexander Graf |
2012-01-21 | PPC: Enable 440EP CPU target | Alexander Graf |
2012-01-03 | PPC: Add description for the Freescale e500mc core. | Varun Sethi |
2011-10-31 | ppc: Alter CPU state to mask out TCG unimplemented instructions as appropriate | David Gibson |
2011-10-30 | pseries: Correct vmx/dfp handling in both KVM and TCG cases | David Gibson |
2011-10-30 | PPC: Disable non-440 CPUs for ppcemb target | Alexander Graf |
2011-10-30 | ppc: Add cpu defs for POWER7 revisions 2.1 and 2.3 | David Gibson |
2011-10-30 | ppc: First cut implementation of -cpu host | David Gibson |
2011-10-30 | ppc: Remove broken partial PVR matching | David Gibson |
2011-10-06 | PPC: booke timers | Fabien Chouteau |
2011-10-06 | Gdbstub: handle read of fpscr | Fabien Chouteau |