index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
target
/
riscv
/
cpu.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Various spelling fixes
Michael Tokarev
2021-03-09
1
-1
/
+1
*
target-riscv: support QMP dump-guest-memory
Yifei Jiang
2021-03-04
1
-0
/
+2
*
cpu: tcg_ops: move to tcg-cpu-ops.h, keep a pointer in CPUClass
Claudio Fontana
2021-02-05
1
-7
/
+16
*
cpu: move do_unaligned_access to tcg_ops
Claudio Fontana
2021-02-05
1
-1
/
+1
*
cpu: move cc->transaction_failed to tcg_ops
Claudio Fontana
2021-02-05
1
-1
/
+1
*
cpu: move cc->do_interrupt to tcg_ops
Claudio Fontana
2021-02-05
1
-1
/
+1
*
cpu: Move tlb_fill to tcg_ops
Eduardo Habkost
2021-02-05
1
-1
/
+1
*
cpu: Move cpu_exec_* to tcg_ops
Eduardo Habkost
2021-02-05
1
-1
/
+1
*
cpu: Move synchronize_from_tb() to tcg_ops
Eduardo Habkost
2021-02-05
1
-1
/
+1
*
target/riscv: remove CONFIG_TCG, as it is always TCG
Claudio Fontana
2021-02-05
1
-2
/
+1
*
cpu: Introduce TCGCpuOperations struct
Eduardo Habkost
2021-02-05
1
-1
/
+1
*
target/riscv: Generate the GDB XML file for CSR registers dynamically
Bin Meng
2021-01-16
1
-0
/
+12
*
gdb: riscv: Add target description
Sylvain Pelissier
2021-01-16
1
-0
/
+13
*
tcg: Make tb arg to synchronize_from_tb const
Richard Henderson
2021-01-07
1
-1
/
+2
*
target/riscv: cpu: Set XLEN independently from target
Alistair Francis
2020-12-18
1
-9
/
+16
*
target/riscv: cpu: Remove compile time XLEN checks
Alistair Francis
2020-12-18
1
-9
/
+10
*
target/riscv: Specify the XLEN for CPUs
Alistair Francis
2020-12-18
1
-10
/
+23
*
target/riscv: Add a riscv_cpu_is_32bit() helper function
Alistair Francis
2020-12-18
1
-0
/
+9
*
target/riscv: Add basic vmstate description of CPU
Yifei Jiang
2020-11-03
1
-7
/
+1
*
target/riscv: Merge m/vsstatus and m/vsstatush into one uint64_t unit
Yifei Jiang
2020-11-03
1
-3
/
+5
*
target/riscv: Set instance_align on RISCVCPU TypeInfo
Richard Henderson
2020-09-18
1
-0
/
+1
*
target/riscv: cpu: Set reset vector based on the configured property value
Bin Meng
2020-09-10
1
-5
/
+2
*
target/riscv: cpu: Add a new 'resetvec' property
Bin Meng
2020-09-10
1
-0
/
+1
*
target/riscv: Fix bug in getting trap cause name for trace_riscv_trap
Yifei Jiang
2020-09-10
1
-0
/
+11
*
target/riscv: configure and turn on vector extension from command line
LIU Zhiwei
2020-07-02
1
-0
/
+43
*
target/riscv: implementation-defined constant parameters
LIU Zhiwei
2020-07-02
1
-0
/
+7
*
hw/riscv: sifive: Change SiFive E/U CPU reset vector to 0x1004
Bin Meng
2020-06-19
1
-8
/
+8
*
target/riscv: Rename IBEX CPU init routine
Bin Meng
2020-06-19
1
-2
/
+2
*
riscv: Keep the CPU init routine names consistent
Bin Meng
2020-06-19
1
-4
/
+4
*
riscv: Generalize CPU init routine for the imacu CPU
Bin Meng
2020-06-19
1
-21
/
+10
*
riscv: Generalize CPU init routine for the gcsu CPU
Bin Meng
2020-06-19
1
-14
/
+6
*
riscv: Generalize CPU init routine for the base CPU
Bin Meng
2020-06-19
1
-13
/
+5
*
Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-5.1-pull-re...
Peter Maydell
2020-06-08
1
-2
/
+4
|
\
|
*
target/riscv/cpu: Restrict CPU migration to system-mode
Philippe Mathieu-Daudé
2020-06-05
1
-2
/
+4
*
|
target/riscv: Add the lowRISC Ibex CPU
Alistair Francis
2020-06-03
1
-0
/
+10
*
|
target/riscv: Don't set PMP feature in the cpu init
Alistair Francis
2020-06-03
1
-5
/
+0
*
|
target/riscv: Disable the MMU correctly
Alistair Francis
2020-06-03
1
-2
/
+3
*
|
target/riscv: Don't overwrite the reset vector
Alistair Francis
2020-06-03
1
-1
/
+2
*
|
target/riscv: Drop support for ISA spec version 1.09.1
Alistair Francis
2020-06-03
1
-2
/
+0
*
|
target/riscv: Remove the deprecated CPUs
Alistair Francis
2020-06-03
1
-28
/
+0
|
/
*
target/riscv: Add a sifive-e34 cpu type
Corey Wharton
2020-04-29
1
-0
/
+10
*
cpu: Use DeviceClass reset instead of a special CPUClass reset
Peter Maydell
2020-03-18
1
-3
/
+4
*
RISC-V: Add a missing "," in riscv_excp_names
Palmer Dabbelt
2020-03-05
1
-2
/
+2
*
target/riscv: Allow enabling the Hypervisor extension
Alistair Francis
2020-02-27
1
-0
/
+5
*
target/riscv: Add support for the 32-bit MSTATUSH CSR
Alistair Francis
2020-02-27
1
-0
/
+3
*
target/riscv: Dump Hypervisor registers if enabled
Alistair Francis
2020-02-27
1
-0
/
+33
*
target/riscv: Rename the H irqs to VS irqs
Alistair Francis
2020-02-27
1
-3
/
+3
*
target/riscv: Add support for the new execption numbers
Alistair Francis
2020-02-27
1
-0
/
+8
*
target/riscv: Convert MIP CSR to target_ulong
Alistair Francis
2020-02-27
1
-1
/
+1
*
qdev: set properties with device_class_set_props()
Marc-André Lureau
2020-01-24
1
-1
/
+1
[next]