summaryrefslogtreecommitdiffstats
path: root/target/openrisc/machine.c
Commit message (Expand)AuthorAgeFilesLines
* migration: Replace migration's JSON writer by the general oneMarkus Armbruster2020-12-191-1/+1
* target/openrisc: Implement move to/from FPCSRRichard Henderson2019-09-041-0/+11
* Include hw/boards.h a bit lessMarkus Armbruster2019-08-161-1/+0Star
* Include hw/hw.h exactly where neededMarkus Armbruster2019-08-161-1/+0Star
* Include qemu-common.h exactly where neededMarkus Armbruster2019-06-121-1/+0Star
* target/openrisc: Fix LGPL information in the file headersThomas Huth2019-05-081-1/+1
* vmstate: constify VMStateFieldMarc-André Lureau2018-11-271-2/+3
* target/openrisc: Increase the TLB sizeRichard Henderson2018-07-021-3/+2Star
* target/openrisc: Use identical sizes for ITLB and DTLBRichard Henderson2018-07-021-2/+2
* target/openrisc: Reduce tlb to a single dimensionRichard Henderson2018-07-021-4/+2Star
* target/openrisc: Remove indirect function calls for mmuRichard Henderson2018-07-021-26/+0Star
* target/openrisc: Merge tlb allocation into CPUOpenRISCStateRichard Henderson2018-07-021-9/+6Star
* openrisc/cputimer: Perparation for MulticoreStafford Horne2017-10-201-1/+0Star
* target/openrisc: Support non-busy idle state using PMR SPRStafford Horne2017-05-041-0/+1
* target/openrisc: Implement full vmstate serializationStafford Horne2017-05-041-2/+71
* target/openrisc: implement shadow registersStafford Horne2017-05-041-3/+3
* target/openrisc: Tidy ppc/npc implementationRichard Henderson2017-02-131-3/+2Star
* target/openrisc: Represent MACHI:MACLO as a single unitRichard Henderson2017-02-131-2/+3
* target/openrisc: Keep SR_F in a separate variableRichard Henderson2017-02-131-1/+37
* target/openrisc: Implement lwa, swaRichard Henderson2017-02-131-8/+16
* Move target-* CPU file into a target/ folderThomas Huth2016-12-201-0/+54