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
/
target
/
riscv
/
cpu.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
target: Define TCG_GUEST_DEFAULT_MO in 'cpu-param.h'
Philippe Mathieu-Daudé
2024-04-26
1
-2
/
+0
*
target/riscv: mcountinhibit, mcounteren, scounteren, hcounteren is 32-bit
Vadim Shakirov
2024-03-08
1
-4
/
+4
*
target/riscv: Use GDBFeature for dynamic XML
Akihiko Odaki
2024-02-28
1
-2
/
+3
*
target/riscv: support new isa extension detection devicetree properties
Conor Dooley
2024-02-09
1
-0
/
+1
*
target/riscv: use misa_mxl_max to populate isa string rather than TARGET_LONG...
Conor Dooley
2024-02-09
1
-0
/
+1
*
target/riscv: Move misa_mxl_max to class
Akihiko Odaki
2024-02-09
1
-2
/
+2
*
target/riscv: change vext_get_vlmax() arguments
Daniel Henrique Barboza
2024-02-09
1
-4
/
+3
*
target/riscv/cpu.h: use 'vlenb' in vext_get_vlmax()
Daniel Henrique Barboza
2024-02-09
1
-2
/
+9
*
target/riscv: Implement optional CSR mcontext of debug Sdtrig extension
Alvin Chang
2024-02-09
1
-0
/
+1
*
target/riscv: remove riscv_cpu_options[]
Daniel Henrique Barboza
2024-02-09
1
-1
/
+0
*
target/riscv: create finalize_features() for KVM
Daniel Henrique Barboza
2024-02-09
1
-0
/
+1
*
target/riscv: rework 'vext_spec'
Daniel Henrique Barboza
2024-02-09
1
-0
/
+1
*
target/riscv: rework 'priv_spec'
Daniel Henrique Barboza
2024-02-09
1
-0
/
+3
*
target/riscv: make riscv_cpu_is_vendor() public
Daniel Henrique Barboza
2024-02-09
1
-0
/
+1
*
target/riscv/cpu_cfg.h: remove unused fields
Daniel Henrique Barboza
2024-02-09
1
-1
/
+0
*
target/riscv: Add infrastructure for 'B' MISA extension
Rob Bradford
2024-02-09
1
-0
/
+1
*
include/exec: Implement cpu_mmu_index generically
Richard Henderson
2024-02-03
1
-2
/
+0
*
target/riscv: Rename riscv_cpu_mmu_index to riscv_env_mmu_index
Richard Henderson
2024-02-03
1
-2
/
+2
*
target/riscv: add 'parent' in profile description
Daniel Henrique Barboza
2024-01-10
1
-0
/
+1
*
target/riscv: add satp_mode profile support
Daniel Henrique Barboza
2024-01-10
1
-0
/
+1
*
target/riscv/cpu.c: add riscv_cpu_is_32bit()
Daniel Henrique Barboza
2024-01-10
1
-0
/
+1
*
target/riscv: add priv ver restriction to profiles
Daniel Henrique Barboza
2024-01-10
1
-0
/
+2
*
target/riscv: add rva22u64 profile definition
Daniel Henrique Barboza
2024-01-10
1
-0
/
+12
*
target/riscv/tcg: add 'zic64b' support
Daniel Henrique Barboza
2024-01-10
1
-0
/
+1
*
target/riscv: Use generic cpu_list()
Gavin Shan
2024-01-05
1
-2
/
+0
*
target/riscv/cpu.h: spelling fix: separatly
Michael Tokarev
2023-11-15
1
-2
/
+2
*
target: Move ArchCPUClass definition to 'cpu.h'
Philippe Mathieu-Daudé
2023-11-07
1
-0
/
+16
*
target/riscv: Move TYPE_RISCV_CPU_BASE definition to 'cpu.h'
Philippe Mathieu-Daudé
2023-11-07
1
-0
/
+6
*
target/riscv: Remove CPU_RESOLVING_TYPE from 'cpu-qom.h'
Philippe Mathieu-Daudé
2023-11-07
1
-0
/
+2
*
target: Unify QOM style
Philippe Mathieu-Daudé
2023-11-07
1
-2
/
+0
*
target/riscv: add riscv_cpu_accelerator_compatible()
Daniel Henrique Barboza
2023-11-07
1
-0
/
+1
*
target/riscv/tcg: add tcg_cpu_finalize_features()
Daniel Henrique Barboza
2023-11-07
1
-0
/
+1
*
target/riscv: Add HS-mode virtual interrupt and IRQ filtering support.
Rajnesh Kanwal
2023-11-07
1
-0
/
+14
*
target/riscv: Add M-mode virtual interrupt and IRQ filtering support.
Rajnesh Kanwal
2023-11-07
1
-0
/
+8
*
target/riscv: Split interrupt logic from riscv_cpu_update_mip.
Rajnesh Kanwal
2023-11-07
1
-0
/
+1
*
target/riscv: deprecate capital 'Z' CPU properties
Daniel Henrique Barboza
2023-10-12
1
-0
/
+1
*
target/riscv: add riscv_cpu_get_name()
Daniel Henrique Barboza
2023-10-12
1
-0
/
+1
*
target/riscv/cpu: move priv spec functions to tcg-cpu.c
Daniel Henrique Barboza
2023-10-12
1
-2
/
+0
*
target/riscv/cpu.c: export isa_edata_arr[]
Daniel Henrique Barboza
2023-10-12
1
-0
/
+7
*
target/riscv/tcg: move riscv_cpu_add_misa_properties() to tcg-cpu.c
Daniel Henrique Barboza
2023-10-12
1
-1
/
+0
*
target/riscv/tcg: introduce tcg_cpu_instance_init()
Daniel Henrique Barboza
2023-10-12
1
-1
/
+0
*
target/riscv/cpu.c: export set_misa()
Daniel Henrique Barboza
2023-10-12
1
-0
/
+1
*
target/riscv/kvm: do not use riscv_cpu_add_misa_properties()
Daniel Henrique Barboza
2023-10-12
1
-1
/
+2
*
target/riscv: make riscv_add_satp_mode_properties() public
Daniel Henrique Barboza
2023-10-12
1
-0
/
+1
*
target/riscv: move riscv_cpu_add_kvm_properties() to kvm.c
Daniel Henrique Barboza
2023-10-12
1
-0
/
+14
*
target/riscv: move riscv_tcg_ops to tcg-cpu.c
Daniel Henrique Barboza
2023-10-12
1
-4
/
+0
*
target/riscv: move riscv_cpu_validate_set_extensions() to tcg-cpu.c
Daniel Henrique Barboza
2023-10-12
1
-1
/
+7
*
target/riscv: introduce TCG AccelCPUClass
Daniel Henrique Barboza
2023-10-12
1
-0
/
+4
*
target/riscv: make CPUCFG() macro public
Daniel Henrique Barboza
2023-10-12
1
-0
/
+2
*
accel/tcg: Move CPUNegativeOffsetState into CPUState
Richard Henderson
2023-10-03
1
-1
/
+1
[next]