Age | Commit message (Expand) | Author |
---|---|---|
2021-01-16 | target/riscv: Generate the GDB XML file for CSR registers dynamically | Bin Meng |
2020-03-17 | gdbstub: extend GByteArray to read register helpers | Alex Bennée |
2020-02-27 | target/riscv: Add the Hypervisor CSRs to CPUState | Alistair Francis |
2020-02-10 | riscv: Separate FPU register size from core register size in gdbstub [v2] | Keith Packard |
2019-10-28 | target/riscv: Make the priv register writable by GDB | Jonathan Behrens |
2019-10-28 | target/riscv: Expose "priv" register for GDB for reads | Jonathan Behrens |
2019-10-28 | target/riscv: Tell gdbstub the correct number of CSRs | Jonathan Behrens |
2019-09-17 | gdbstub: riscv: fix the fflags registers | KONRAD Frederic |
2019-06-12 | Include qemu-common.h exactly where needed | Markus Armbruster |
2019-03-19 | RISC-V: Add hooks to use the gdb xml files. | Jim Wilson |
2019-01-08 | RISC-V: Implement modular CSR helper interface | Michael Clark |
2018-03-07 | RISC-V GDB Stub | Michael Clark |