index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
/
riscv
/
cpu.h
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-27
target/riscv/cpu: Move Floating-Point fields closer
Philippe Mathieu-Daudé
1
-3
/
+3
2023-02-27
target/cpu: Restrict do_transaction_failed() handlers to sysemu
Philippe Mathieu-Daudé
1
-5
/
+5
2023-02-27
target/cpu: Restrict cpu_get_phys_page_debug() handlers to sysemu
Philippe Mathieu-Daudé
1
-1
/
+1
2023-02-07
RISC-V: Adding XTheadFmv ISA extension
Christoph Müllner
1
-0
/
+1
2023-02-07
RISC-V: Add initial support for T-Head C906
Christoph Müllner
1
-0
/
+1
2023-02-07
RISC-V: Adding T-Head FMemIdx extension
Christoph Müllner
1
-0
/
+1
2023-02-07
RISC-V: Adding T-Head MemIdx extension
Christoph Müllner
1
-0
/
+1
2023-02-07
RISC-V: Adding T-Head MemPair extension
Christoph Müllner
1
-0
/
+1
2023-02-07
RISC-V: Adding T-Head multiply-accumulate instructions
Christoph Müllner
1
-0
/
+1
2023-02-07
RISC-V: Adding XTheadCondMov ISA extension
Christoph Müllner
1
-0
/
+1
2023-02-07
RISC-V: Adding XTheadBs ISA extension
Christoph Müllner
1
-0
/
+1
2023-02-07
RISC-V: Adding XTheadBb ISA extension
Christoph Müllner
1
-0
/
+1
2023-02-07
RISC-V: Adding XTheadBa ISA extension
Christoph Müllner
1
-0
/
+1
2023-02-07
RISC-V: Adding XTheadSync ISA extension
Christoph Müllner
1
-0
/
+1
2023-02-07
RISC-V: Adding XTheadCmo ISA extension
Christoph Müllner
1
-0
/
+1
2023-01-20
target/riscv/cpu: set cpu->cfg in register_cpu_props()
Daniel Henrique Barboza
1
-0
/
+4
2023-01-20
hw/char: riscv_htif: Move registers from CPUArchState to HTIFState
Bin Meng
1
-4
/
+0
2023-01-06
RISC-V: Add Zawrs ISA extension support
Christoph Muellner
1
-0
/
+1
2023-01-06
target/riscv: Add itrigger_enabled field to CPURISCVState
LIU Zhiwei
1
-0
/
+1
2023-01-06
target/riscv: Add itrigger support when icount is enabled
LIU Zhiwei
1
-0
/
+2
2023-01-06
target/riscv: Add itrigger support when icount is not enabled
LIU Zhiwei
1
-0
/
+2
2023-01-06
target/riscv: Add smstateen support
Mayuresh Chitale
1
-0
/
+4
2022-12-16
target/riscv: Convert to 3-phase reset
Peter Maydell
1
-2
/
+2
2022-10-06
dump: Replace opaque DumpState pointer with a typed one
Janosch Frank
1
-2
/
+2
2022-09-27
target/riscv: debug: Introduce tdata1, tdata2, and tdata3 CSRs
Frank Chang
1
-1
/
+5
2022-09-27
target/riscv: debug: Determine the trigger type from tdata1.type
Frank Chang
1
-1
/
+1
2022-09-27
target/riscv: Set the CPU resetvec directly
Alistair Francis
1
-2
/
+1
2022-09-07
target/riscv: Add sscofpmf extension support
Atish Patra
1
-0
/
+25
2022-09-07
target/riscv: Add vstimecmp support
Atish Patra
1
-0
/
+4
2022-09-07
target/riscv: Add stimecmp support
Atish Patra
1
-0
/
+5
2022-09-07
hw/intc: Move mtimer/mtimecmp to aclint
Atish Patra
1
-2
/
+0
2022-09-07
target/riscv: Use official extension names for AIA CSRs
Anup Patel
1
-2
/
+2
2022-09-07
target/riscv: Add Zihintpause support
Dao Lu
1
-0
/
+1
2022-09-07
target/riscv: rvv: Add mask agnostic for vv instructions
Yueh-Ting (eop) Chen
1
-0
/
+2
2022-09-07
target/riscv: Update [m|h]tinst CSR in riscv_cpu_do_interrupt()
Anup Patel
1
-0
/
+5
2022-07-03
target/riscv: Support mcycle/minstret write operation
Atish Patra
1
-7
/
+16
2022-07-03
target/riscv: Add support for hpmcounters/hpmevents
Atish Patra
1
-0
/
+11
2022-07-03
target/riscv: Implement mcountinhibit CSR
Atish Patra
1
-0
/
+2
2022-07-03
target/riscv: pmu: Make number of counters configurable
Atish Patra
1
-1
/
+1
2022-07-03
target/riscv: pmu: Rename the counters extension to pmu
Atish Patra
1
-1
/
+1
2022-06-10
target/riscv: rvv: Add tail agnostic for vv instructions
eopXD
1
-0
/
+2
2022-06-10
target/riscv: Wake on VS-level external interrupts
Andrew Bresticker
1
-0
/
+1
2022-06-10
target/riscv: add support for zmmul extension v0.1
Weiwei Li
1
-0
/
+1
2022-05-24
target/riscv: Set [m|s]tval for both illegal and virtual instruction traps
Anup Patel
1
-1
/
+7
2022-05-24
target/riscv: Fix typo of mimpid cpu option
Frank Chang
1
-1
/
+1
2022-05-24
target/riscv: Add short-isa-string option
Tsukasa OI
1
-0
/
+2
2022-04-29
target/riscv: rvk: add cfg properties for zbk* and zk*
Weiwei Li
1
-0
/
+13
2022-04-29
target/riscv: Support configuarable marchid, mvendorid, mipid CSR values
Frank Chang
1
-0
/
+4
2022-04-22
target/riscv: cpu: Add a config option for native debug
Bin Meng
1
-1
/
+3
2022-04-22
hw/intc: Make RISC-V ACLINT mtime MMIO register writable
Frank Chang
1
-4
/
+4
[next]