Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | m68k: cleanup cpu type name composition | Igor Mammedov | 2017-10-27 | 1 | -48/+27 |
* | qom: Introduce CPUClass.tcg_initialize | Richard Henderson | 2017-10-24 | 1 | -6/+1 |
* | qom/cpu: move cpu_model null check to cpu_class_by_name() | Philippe Mathieu-Daudé | 2017-10-10 | 1 | -4/+0 |
* | m68k: replace cpu_m68k_init() with cpu_generic_init() | Igor Mammedov | 2017-09-01 | 1 | -0/+2 |
* | target-m68k: add FPCR and FPSR | Laurent Vivier | 2017-06-21 | 1 | -1/+1 |
* | target-m68k: use floatx80 internally | Laurent Vivier | 2017-06-21 | 1 | -2/+2 |
* | target-m68k: initialize FPU registers | Laurent Vivier | 2017-06-21 | 1 | -1/+8 |
* | target/m68k: implement rtd | Laurent Vivier | 2017-06-07 | 1 | -0/+2 |
* | qom/cpu: move tlb_flush to cpu_common_reset | Alex Bennée | 2017-01-13 | 1 | -2/+1 |
* | Move target-* CPU file into a target/ folder | Thomas Huth | 2016-12-20 | 1 | -0/+324 |