| Commit message (Expand) | Author | Age | Files | Lines |
* | migration: Replace migration's JSON writer by the general one | Markus Armbruster | 2020-12-19 | 1 | -1/+1 |
* | target/openrisc: Implement move to/from FPCSR | Richard Henderson | 2019-09-04 | 1 | -0/+11 |
* | Include hw/boards.h a bit less | Markus Armbruster | 2019-08-16 | 1 | -1/+0 |
* | Include hw/hw.h exactly where needed | Markus Armbruster | 2019-08-16 | 1 | -1/+0 |
* | Include qemu-common.h exactly where needed | Markus Armbruster | 2019-06-12 | 1 | -1/+0 |
* | target/openrisc: Fix LGPL information in the file headers | Thomas Huth | 2019-05-08 | 1 | -1/+1 |
* | vmstate: constify VMStateField | Marc-André Lureau | 2018-11-27 | 1 | -2/+3 |
* | target/openrisc: Increase the TLB size | Richard Henderson | 2018-07-02 | 1 | -3/+2 |
* | target/openrisc: Use identical sizes for ITLB and DTLB | Richard Henderson | 2018-07-02 | 1 | -2/+2 |
* | target/openrisc: Reduce tlb to a single dimension | Richard Henderson | 2018-07-02 | 1 | -4/+2 |
* | target/openrisc: Remove indirect function calls for mmu | Richard Henderson | 2018-07-02 | 1 | -26/+0 |
* | target/openrisc: Merge tlb allocation into CPUOpenRISCState | Richard Henderson | 2018-07-02 | 1 | -9/+6 |
* | openrisc/cputimer: Perparation for Multicore | Stafford Horne | 2017-10-20 | 1 | -1/+0 |
* | target/openrisc: Support non-busy idle state using PMR SPR | Stafford Horne | 2017-05-04 | 1 | -0/+1 |
* | target/openrisc: Implement full vmstate serialization | Stafford Horne | 2017-05-04 | 1 | -2/+71 |
* | target/openrisc: implement shadow registers | Stafford Horne | 2017-05-04 | 1 | -3/+3 |
* | target/openrisc: Tidy ppc/npc implementation | Richard Henderson | 2017-02-13 | 1 | -3/+2 |
* | target/openrisc: Represent MACHI:MACLO as a single unit | Richard Henderson | 2017-02-13 | 1 | -2/+3 |
* | target/openrisc: Keep SR_F in a separate variable | Richard Henderson | 2017-02-13 | 1 | -1/+37 |
* | target/openrisc: Implement lwa, swa | Richard Henderson | 2017-02-13 | 1 | -8/+16 |
* | Move target-* CPU file into a target/ folder | Thomas Huth | 2016-12-20 | 1 | -0/+54 |