Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-02-22 | target/ppc/POWER9: Adapt LPCR handling for POWER9 | Suraj Jitindar Singh | 1 | -0/+18 |
2017-02-22 | target/ppc: Fix LPCR DPFD mask define | Suraj Jitindar Singh | 1 | -1/+1 |
2017-01-31 | target/ppc: Add pcr_supported to POWER9 cpu class definition | Suraj Jitindar Singh | 1 | -0/+1 |
2017-01-31 | ppc: Add ppc_set_compat_all() | David Gibson | 1 | -0/+3 |
2017-01-31 | ppc: Validate compatibility modes when setting | David Gibson | 1 | -0/+2 |
2017-01-31 | ppc: Rewrite ppc_get_compat_smt_threads() | David Gibson | 1 | -1/+1 |
2017-01-31 | ppc: Rewrite ppc_set_compat() | David Gibson | 1 | -1/+5 |
2017-01-31 | ppc: Rename cpu_version to compat_pvr | David Gibson | 1 | -3/+3 |
2017-01-31 | ppc: Clean up and QOMify hypercall emulation | David Gibson | 1 | -2/+24 |
2017-01-31 | target-ppc: add vextu[bhw][lr]x instructions | Avinesh Kumar | 1 | -0/+2 |
2017-01-31 | target-ppc: rename CRF_* defines as CRF_*_BIT | Nikunj A Dadhania | 1 | -8/+13 |
2016-12-20 | Move target-* CPU file into a target/ folder | Thomas Huth | 1 | -0/+2454 |