aboutsummaryrefslogtreecommitdiff
path: root/target/riscv/machine.c
AgeCommit message (Expand)AuthorFilesLines
2022-04-22target/riscv: machine: Add debug state descriptionBin Meng1-0/+32
2022-04-22target/riscv: Add *envcfg* CSRs supportAtish Patra1-0/+23
2022-02-16target/riscv: Implement AIA xiselect and xireg CSRsAnup Patel1-0/+3
2022-02-16target/riscv: Implement AIA hvictl and hviprioX CSRsAnup Patel1-0/+2
2022-02-16target/riscv: Implement AIA CSRs for 64 local interrupts on RV32Anup Patel1-5/+5
2022-02-16target/riscv: Implement AIA local interrupt prioritiesAnup Patel1-0/+3
2022-02-16target/riscv: Implement hgeie and hgeip CSRsAnup Patel1-2/+4
2022-01-21target/riscv: Split out the vill from vtypeLIU Zhiwei1-2/+3
2022-01-21target/riscv: Create current pm fields in envLIU Zhiwei1-0/+1
2022-01-21target/riscv: Create xl field in envLIU Zhiwei1-0/+10
2022-01-21target/riscv: Support virtual time context synchronizationYifei Jiang1-0/+30
2022-01-08target/riscv: adding high part of some csrsFrédéric Pétrot1-0/+2
2022-01-08target/riscv: array for the 64 upper bits of 128-bit registersFrédéric Pétrot1-0/+20
2021-11-17target/riscv: machine: Sort the .subsectionsBin Meng1-46/+46
2021-10-28target/riscv: Add J extension state descriptionAlexey Baturo1-0/+27
2021-10-22target/riscv: Split misa.mxl and misa.extRichard Henderson1-4/+6
2021-05-11target/riscv: Remove privilege v1.9 specific CSR related codeAtish Patra1-5/+3
2020-11-03target/riscv: Add V extension state descriptionYifei Jiang1-0/+25
2020-11-03target/riscv: Add H extension state descriptionYifei Jiang1-0/+47
2020-11-03target/riscv: Add PMP state descriptionYifei Jiang1-0/+50
2020-11-03target/riscv: Add basic vmstate description of CPUYifei Jiang1-0/+74