Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | target/mips: Update ITU to utilize SAARI and SAAR CP0 registers | Yongbok Kim | 2019-01-18 | 1 | -0/+8 |
* | mips: malta/boston: replace cpu_model with cpu_type | Igor Mammedov | 2017-10-27 | 1 | -2/+2 |
* | mips: replace cpu_mips_init() with cpu_generic_init() | Igor Mammedov | 2017-09-21 | 1 | -1/+1 |
* | cpu: make cpu_generic_init() abort QEMU on error | Igor Mammedov | 2017-09-19 | 1 | -4/+0 |
* | error: Strip trailing '\n' from error string arguments (again) | Markus Armbruster | 2016-08-08 | 1 | -1/+1 |
* | hw/mips/cps: create GIC block inside CPS | Leon Alrae | 2016-07-12 | 1 | -7/+18 |
* | mips: use MIPSCPU instead of CPUMIPSState | Paolo Bonzini | 2016-05-19 | 1 | -3/+4 |
* | hw/mips/cps: enable ITU for multithreading processors | Leon Alrae | 2016-03-30 | 1 | -0/+32 |
* | hw/mips/cps: create CPC block inside CPS | Leon Alrae | 2016-03-30 | 1 | -0/+16 |
* | hw/mips/cps: create GCR block inside CPS | Leon Alrae | 2016-03-30 | 1 | -0/+23 |
* | hw/mips: implement generic MIPS Coherent Processing System container | Leon Alrae | 2016-03-30 | 1 | -0/+109 |