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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2023-05-05
target/riscv: remove cpu->cfg.ext_s
Daniel Henrique Barboza
2
-7
/
+5
2023-05-05
target/riscv: remove cpu->cfg.ext_m
Daniel Henrique Barboza
2
-6
/
+5
2023-05-05
target/riscv: remove cpu->cfg.ext_e
Daniel Henrique Barboza
3
-7
/
+6
2023-05-05
target/riscv: remove cpu->cfg.ext_i
Daniel Henrique Barboza
2
-9
/
+7
2023-05-05
target/riscv: remove cpu->cfg.ext_f
Daniel Henrique Barboza
2
-14
/
+13
2023-05-05
target/riscv: remove cpu->cfg.ext_d
Daniel Henrique Barboza
2
-10
/
+8
2023-05-05
target/riscv: remove cpu->cfg.ext_c
Daniel Henrique Barboza
2
-6
/
+4
2023-05-05
target/riscv: remove cpu->cfg.ext_a
Daniel Henrique Barboza
2
-9
/
+8
2023-05-05
target/riscv: introduce riscv_cpu_add_misa_properties()
Daniel Henrique Barboza
1
-0
/
+65
2023-05-05
target/riscv/cpu.c: remove 'multi_letter' from isa_ext_data
Daniel Henrique Barboza
1
-67
/
+65
2023-05-05
target/riscv: remove MISA properties from isa_edata_arr[]
Daniel Henrique Barboza
1
-2
/
+17
2023-05-05
target/riscv: sync env->misa_ext* with cpu->cfg in realize()
Daniel Henrique Barboza
1
-38
/
+56
2023-05-05
hw/riscv: Add signature dump function for spike to run ACT tests
Weiwei Li
3
-1
/
+59
2023-05-05
target/riscv: Fix lines with over 80 characters
Weiwei Li
9
-56
/
+91
2023-05-05
target/riscv: Fix format for comments
Weiwei Li
11
-104
/
+151
2023-05-05
target/riscv: Fix format for indentation
Weiwei Li
12
-241
/
+247
2023-05-05
target/riscv: Remove riscv_cpu_virt_enabled()
Weiwei Li
8
-70
/
+64
2023-05-05
target/riscv: Set opcode to env->bins for illegal/virtual instruction fault
Weiwei Li
1
-0
/
+2
2023-05-05
target/riscv: Fix addr type for get_physical_address
Weiwei Li
1
-2
/
+2
2023-05-05
target/riscv: Remove redundant parentheses
Weiwei Li
1
-1
/
+1
2023-05-05
target/riscv: Convert env->virt to a bool env->virt_enabled
LIU Zhiwei
5
-12
/
+9
2023-05-05
target/riscv: Remove check on RVH for riscv_cpu_set_virt_enabled
Weiwei Li
1
-4
/
+1
2023-05-05
target/riscv: Remove check on RVH for riscv_cpu_virt_enabled
Weiwei Li
1
-4
/
+0
2023-05-05
target/riscv: Remove redundant check on RVH
Weiwei Li
1
-2
/
+1
2023-05-05
target/riscv: Remove redundant call to riscv_cpu_virt_enabled
Weiwei Li
1
-3
/
+1
2023-05-05
target/riscv: Fix itrigger when icount is used
LIU Zhiwei
1
-0
/
+6
2023-05-05
target/riscv: Add support for Zce
Weiwei Li
2
-0
/
+13
2023-05-05
disas/riscv.c: add disasm support for Zc*
Weiwei Li
1
-1
/
+227
2023-05-05
target/riscv: expose properties for Zc* extension
Weiwei Li
1
-0
/
+14
2023-05-05
target/riscv: add support for Zcmt extension
Weiwei Li
9
-5
/
+157
2023-05-05
target/riscv: add support for Zcmp extension
Weiwei Li
3
-1
/
+209
2023-05-05
target/riscv: add support for Zcb extension
Weiwei Li
3
-0
/
+125
2023-05-05
target/riscv: add support for Zcd extension
Weiwei Li
2
-4
/
+22
2023-05-05
target/riscv: add support for Zcf extension
Weiwei Li
2
-4
/
+22
2023-05-05
target/riscv: add support for Zca extension
Weiwei Li
2
-4
/
+8
2023-05-05
target/riscv: add cfg properties for Zc* extension
Weiwei Li
2
-0
/
+49
2023-05-05
target/riscv: fix invalid riscv,event-to-mhpmcounters entry
Conor Dooley
1
-1
/
+1
2023-05-05
target/riscv: redirect XVentanaCondOps to use the Zicond functions
Philipp Tomsich
2
-16
/
+4
2023-05-05
target/riscv: refactor Zicond support
Philipp Tomsich
1
-15
/
+21
2023-05-05
target/riscv: Simplify arguments for riscv_csrrw_check
Weiwei Li
1
-8
/
+4
2023-05-05
target/riscv: Simplify type conversion for CPURISCVState
Weiwei Li
7
-44
/
+31
2023-05-05
target/riscv: Simplify getting RISCVCPU pointer from env
Weiwei Li
1
-4
/
+4
2023-05-05
target/riscv: Fix priv version dependency for vector and zfh
LIU Zhiwei
1
-4
/
+4
2023-05-05
target/riscv: Avoid env_archcpu() when reading RISCVCPUConfig
Weiwei Li
3
-35
/
+18
2023-05-04
Merge tag 'qga-pull-2023-05-04' of https://github.com/kostyanf14/qemu into st...
Richard Henderson
5
-32
/
+244
2023-05-04
qga: Fix suspend on Linux guests without systemd
Mark Somerville
1
-6
/
+6
2023-05-04
qga/commands-win32.c: Drop the check for _WIN32_WINNT >= 0x0601
Thomas Huth
1
-2
/
+0
2023-05-04
qga: test: Add tests for `merged` flag
Daniel Xu
1
-17
/
+141
2023-05-04
qga: Add `merged` variant to GuestExecCaptureOutputMode
Daniel Xu
2
-3
/
+27
2023-05-04
qga: Refactor guest-exec capture-output to take enum
Daniel Xu
2
-4
/
+66
[prev]
[next]