aboutsummaryrefslogtreecommitdiff
path: root/target/openrisc/machine.c
AgeCommit message (Expand)AuthorFilesLines
2022-01-28Remove unnecessary minimum_version_id_old fieldsPeter Maydell1-1/+0
2020-12-19migration: Replace migration's JSON writer by the general oneMarkus Armbruster1-1/+1
2019-09-04target/openrisc: Implement move to/from FPCSRRichard Henderson1-0/+11
2019-08-16Include hw/boards.h a bit lessMarkus Armbruster1-1/+0
2019-08-16Include hw/hw.h exactly where neededMarkus Armbruster1-1/+0
2019-06-12Include qemu-common.h exactly where neededMarkus Armbruster1-1/+0
2019-05-08target/openrisc: Fix LGPL information in the file headersThomas Huth1-1/+1
2018-11-27vmstate: constify VMStateFieldMarc-André Lureau1-2/+3
2018-07-03target/openrisc: Increase the TLB sizeRichard Henderson1-3/+2
2018-07-03target/openrisc: Use identical sizes for ITLB and DTLBRichard Henderson1-2/+2
2018-07-03target/openrisc: Reduce tlb to a single dimensionRichard Henderson1-4/+2
2018-07-03target/openrisc: Remove indirect function calls for mmuRichard Henderson1-26/+0
2018-07-03target/openrisc: Merge tlb allocation into CPUOpenRISCStateRichard Henderson1-9/+6
2017-10-21openrisc/cputimer: Perparation for MulticoreStafford Horne1-1/+0
2017-05-04target/openrisc: Support non-busy idle state using PMR SPRStafford Horne1-0/+1
2017-05-04target/openrisc: Implement full vmstate serializationStafford Horne1-2/+71
2017-05-04target/openrisc: implement shadow registersStafford Horne1-3/+3
2017-02-14target/openrisc: Tidy ppc/npc implementationRichard Henderson1-3/+2
2017-02-14target/openrisc: Represent MACHI:MACLO as a single unitRichard Henderson1-2/+3
2017-02-14target/openrisc: Keep SR_F in a separate variableRichard Henderson1-1/+37
2017-02-14target/openrisc: Implement lwa, swaRichard Henderson1-8/+16
2016-12-20Move target-* CPU file into a target/ folderThomas Huth1-0/+54