Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-01-13 | Merge remote-tracking branch 'remotes/ehabkost/tags/x86-and-machine-pull-requ... | Peter Maydell | 1 | -0/+1 |
2017-01-12 | qmp: Report QOM type name on query-cpu-definitions | Eduardo Habkost | 1 | -0/+1 |
2017-01-10 | target-arm: Use clrsb helper | Richard Henderson | 3 | -16/+4 |
2017-01-10 | target-arm: Use clz opcode | Richard Henderson | 6 | -25/+7 |
2017-01-10 | target-arm: Use new deposit and extract ops | Richard Henderson | 2 | -81/+37 |
2016-12-27 | target-arm: Add VBAR support to ARM1176 CPUs | Cédric Le Goater | 3 | -6/+23 |
2016-12-27 | target-arm: Log AArch64 exception returns | Peter Maydell | 1 | -0/+9 |
2016-12-27 | target-arm: Fix aarch64 disas_ldst_single_struct | Richard Henderson | 1 | -2/+2 |
2016-12-27 | target-arm: Fix aarch64 vec_reg_offset | Richard Henderson | 1 | -1/+2 |
2016-12-27 | Correct value of ARM Cortex-A8 MVFR1 register. | Julian Brown | 1 | -1/+1 |
2016-12-20 | Move target-* CPU file into a target/ folder | Thomas Huth | 35 | -0/+49062 |