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