Rev. | 日時 | 作者 |
---|---|---|
dc6877b | 2022-01-22 06:01:31 | John Snow |
python/aqmp: fix docstring typo |
||
57a6b44 | 2022-01-22 06:01:13 | John Snow |
python: use avocado's "new" runner |
||
1e4d8b3 | 2022-01-22 06:01:09 | John Snow |
python: pin setuptools below v60.0.0 |
||
5e9d14f | 2022-01-21 19:31:25 | Peter Maydell |
Third RISC-V PR for QEMU 7.0 |
||
f297245 | 2022-01-21 14:52:57 | LIU Zhiwei |
target/riscv: Relax UXL field for debugging |
||
f310df5 | 2022-01-21 14:52:57 | LIU Zhiwei |
target/riscv: Enable uxl field write |
||
5a2ae23 | 2022-01-21 14:52:57 | LIU Zhiwei |
target/riscv: Set default XLEN for hypervisor |
||
d8c40c2 | 2022-01-21 14:52:57 | LIU Zhiwei |
target/riscv: Adjust scalar reg in vector with XLEN |
||
d6b9d93 | 2022-01-21 14:52:57 | LIU Zhiwei |
target/riscv: Adjust vector address with mask |
||
01d0952 | 2022-01-21 14:52:57 | LIU Zhiwei |
target/riscv: Fix check range for first fault only |
||
eef11ce | 2022-01-21 14:52:57 | LIU Zhiwei |
target/riscv: Remove VILL field in VTYPE |
||
31961cf | 2022-01-21 14:52:57 | LIU Zhiwei |
target/riscv: Adjust vsetvl according to XLEN |
||
d96a271 | 2022-01-21 14:52:57 | LIU Zhiwei |
target/riscv: Split out the vill from vtype |
||
4208dc7 | 2022-01-21 14:52:57 | LIU Zhiwei |
target/riscv: Split pm_enabled into mask and base |
||
4302bef | 2022-01-21 14:52:57 | LIU Zhiwei |
target/riscv: Calculate address according to XLEN |
||
0cff460 | 2022-01-21 14:52:57 | LIU Zhiwei |
target/riscv: Alloc tcg global for cur_pm[mask|base] |
||
40bfa5f | 2022-01-21 14:52:57 | LIU Zhiwei |
target/riscv: Create current pm fields in env |
||
83b519b | 2022-01-21 14:52:57 | LIU Zhiwei |
target/riscv: Adjust csr write mask with XLEN |
||
47bdec8 | 2022-01-21 14:52:57 | LIU Zhiwei |
target/riscv: Relax debug check for pm write |
||
1191be0 | 2022-01-21 14:52:57 | LIU Zhiwei |
target/riscv: Use gdb xml according to max mxlen |
||
bf9e776 | 2022-01-21 14:52:57 | LIU Zhiwei |
target/riscv: Extend pc for runtime pc write |
||
8c796f1 | 2022-01-21 14:52:57 | LIU Zhiwei |
target/riscv: Ignore the pc bits above XLEN |
||
440544e | 2022-01-21 14:52:57 | LIU Zhiwei |
target/riscv: Create xl field in env |
||
40f0c20 | 2022-01-21 14:52:57 | LIU Zhiwei |
target/riscv: Sign extend pc for different XLEN |
||
a14db52 | 2022-01-21 14:52:57 | LIU Zhiwei |
target/riscv: Sign extend link reg for jal and jalr |
||
b655dc7 | 2022-01-21 14:52:57 | LIU Zhiwei |
target/riscv: Don't save pc when exception return |
||
79f26b3 | 2022-01-21 14:52:57 | LIU Zhiwei |
target/riscv: Adjust pmpcfg access with mxl |
||
4211fc5 | 2022-01-21 14:52:57 | Anup Patel |
roms/opensbi: Remove ELF images |
||
092dc6d | 2022-01-21 14:52:57 | Anup Patel |
hw/riscv: Remove macros for ELF BIOS image names |
||
8d8897a | 2022-01-21 14:52:56 | Anup Patel |
hw/riscv: spike: Allow using binary firmware as bios |