index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
qapi
/
source.py
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-10-29
target/riscv: remove force HS exception
Jose Martins
3
-33
/
+1
2021-10-29
target/riscv: fix VS interrupts forwarding to HS
Jose Martins
1
-20
/
+8
2021-10-28
target/riscv: Allow experimental J-ext to be turned on
Alexey Baturo
1
-0
/
+4
2021-10-28
target/riscv: Implement address masking functions required for RISC-V Pointer...
Anatoly Parshintsev
3
-2
/
+57
2021-10-28
target/riscv: Support pointer masking for RISC-V for i/c/f/d/a types of instr...
Alexey Baturo
5
-0
/
+17
2021-10-28
target/riscv: Print new PM CSRs in QEMU logs
Alexey Baturo
1
-0
/
+7
2021-10-28
target/riscv: Add J extension state description
Alexey Baturo
1
-0
/
+27
2021-10-28
target/riscv: Support CSRs required for RISC-V PM extension except for the h-...
Alexey Baturo
3
-0
/
+298
2021-10-28
target/riscv: Add CSR defines for RISC-V PM extension
Alexey Baturo
1
-0
/
+96
2021-10-28
target/riscv: Add J-extension into RISC-V
Alexey Baturo
1
-0
/
+2
2021-10-28
hw/riscv: opentitan: Fixup the PLIC context addresses
Alistair Francis
1
-2
/
+2
2021-10-28
hw/riscv: virt: Use the PLIC config helper function
Alistair Francis
1
-19
/
+1
2021-10-28
hw/riscv: microchip_pfsoc: Use the PLIC config helper function
Alistair Francis
2
-14
/
+1
2021-10-28
hw/riscv: sifive_u: Use the PLIC config helper function
Alistair Francis
2
-14
/
+1
2021-10-28
hw/riscv: boot: Add a PLIC config string function
Alistair Francis
2
-0
/
+27
2021-10-28
hw/riscv: virt: Don't use a macro for the PLIC configuration
Alistair Francis
2
-2
/
+1
2021-10-27
qapi: Implement deprecated-input={reject,crash} for enum values
Markus Armbruster
4
-6
/
+38
2021-10-27
qapi: Move compat policy from QObject to generic visitor
Markus Armbruster
8
-36
/
+25
2021-10-27
qapi: Add feature flags to enum members
Markus Armbruster
13
-14
/
+57
2021-10-27
qapi: Enable enum member introspection to show more than name
Markus Armbruster
4
-10
/
+54
2021-10-27
qapi: Improve input_type_enum()'s error message
Markus Armbruster
8
-12
/
+13
2021-10-27
9pfs: use P9Array in v9fs_walk()
Christian Schoenebeck
1
-12
/
+5
2021-10-27
9pfs: make V9fsPath usable via P9Array API
Christian Schoenebeck
2
-0
/
+4
2021-10-27
9pfs: make V9fsString usable via P9Array API
Christian Schoenebeck
2
-0