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
Commit message (
Expand
)
Author
Age
Files
Lines
*
migrate/ram: remove "ram_bulk_stage" and "fpo_enabled"
David Hildenbrand
2021-05-13
4
-68
/
+18
*
Merge remote-tracking branch 'remotes/philmd/tags/pflash-20210511' into staging
Peter Maydell
2021-05-13
1
-3
/
+7
|
\
|
*
hw/block/pflash_cfi02: Do not create aliases when not necessary
Philippe Mathieu-Daudé
2021-05-11
1
-2
/
+6
|
*
hw/block/pflash_cfi02: Set romd mode in pflash_cfi02_realize()
Philippe Mathieu-Daudé
2021-05-11
1
-1
/
+1
*
|
Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-to-apply-20210...
Peter Maydell
2021-05-12
47
-789
/
+1759
|
\
\
|
*
|
target/riscv: Fix the RV64H decode comment
Alistair Francis
2021-05-11
1
-1
/
+1
|
*
|
target/riscv: Consolidate RV32/64 16-bit instructions
Alistair Francis
2021-05-11
5
-72
/
+39
|
*
|
target/riscv: Consolidate RV32/64 32-bit instructions
Alistair Francis
2021-05-11
14
-150
/
+166
|
*
|
target/riscv: Remove an unused CASE_OP_32_64 macro
Alistair Francis
2021-05-11
1
-6
/
+0
|
*
|
target/riscv: Remove the unused HSTATUS_WPRI macro
Alistair Francis
2021-05-11
1
-6
/
+0
|
*
|
target/riscv: Remove the hardcoded SATP_MODE macro
Alistair Francis
2021-05-11
4
-28
/
+56
|
*
|
target/riscv: Remove the hardcoded MSTATUS_SD macro
Alistair Francis
2021-05-11
3
-14
/
+27
|
*
|
target/riscv: Remove the hardcoded HGATP_MODE macro
Alistair Francis
2021-05-11
2
-20
/
+15
|
*
|
target/riscv: Remove the hardcoded SSTATUS_SD macro
Alistair Francis
2021-05-11
2
-7
/
+8
|
*
|
target/riscv: Remove the hardcoded RVXLEN macro
Alistair Francis
2021-05-11
2
-7
/
+5
|
*
|
target/riscv: fix a typo with interrupt names
Emmanuel Blot
2021-05-11
1
-1
/
+1
|
*
|
fpu/softfloat: set invalid excp flag for RISC-V muladd instructions
Frank Chang
2021-05-11
1
-0
/
+6
|
*
|
hw/riscv: Fix OT IBEX reset vector
Alexander Wagner
2021-05-11
1
-1
/
+1
|
*
|
target/riscv: fix exception index on instruction access fault
Emmanuel Blot
2021-05-11
1
-1
/
+3
|
*
|
target/riscv: fix vrgather macro index variable type bug
Frank Chang
2021-05-11
1
-2
/
+4
|
*
|
target/riscv: Add ePMP support for the Ibex CPU
Alistair Francis
2021-05-11
1
-0
/
+1
|
*
|
target/riscv/pmp: Remove outdated comment
Alistair Francis
2021-05-11
1
-4
/
+0
|
*
|
target/riscv: Add a config option for ePMP
Hou Weiying
2021-05-11
2
-0
/
+11
|
*
|
target/riscv: Implementation of enhanced PMP (ePMP)
Hou Weiying
2021-05-11
1
-8
/
+146
|
*
|
target/riscv: Add ePMP CSR access functions
Hou Weiying
2021-05-11
5
-0
/
+76
|
*
|
target/riscv: Add the ePMP feature
Alistair Francis
2021-05-11
1
-0
/
+1
|
*
|
target/riscv: Define ePMP mseccfg
Hou Weiying
2021-05-11
1
-0
/
+3
|
*
|
target/riscv: Fix the PMP is locked check when using TOR
Alistair Francis
2021-05-11
1
-10
/
+16
|
*
|
docs: Add documentation for shakti_c machine
Vijai Kumar K
2021-05-11
2
-0
/
+83
|
*
|
target/riscv: Fixup saturate subtract function
LIU Zhiwei
2021-05-11
1
-4
/
+4
|
*
|
riscv: don't look at SUM when accessing memory from a debugger context
Jade Fink
2021-05-11
1
-8
/
+12
|
*
|
hw/riscv: Enable VIRTIO_VGA for RISC-V virt machine
Alistair Francis
2021-05-11
1
-0
/
+1
|
*
|
hw/opentitan: Update the interrupt layout
Alistair Francis
2021-05-11
3
-22
/
+22
|
*
|
MAINTAINERS: Update the RISC-V CPU Maintainers
Alistair Francis
2021-05-11
1
-3
/
+2
|
*
|
target/riscv: Use RISCVException enum for CSR access
Alistair Francis
2021-05-11
4
-36
/
+38
|
*
|
target/riscv: Use the RISCVException enum for CSR operations
Alistair Francis
2021-05-11
2
-261
/
+382
|
*
|
target/riscv: Fix 32-bit HS mode access permissions
Alistair Francis
2021-05-11
1
-1
/
+5
|
*
|
target/riscv: Use the RISCVException enum for CSR predicates
Alistair Francis
2021-05-11
2
-37
/
+46
|
*
|
target/riscv: Convert the RISC-V exceptions to an enum
Alistair Francis
2021-05-11
3
-24
/
+26
|
*
|
hw/riscv: Connect Shakti UART to Shakti platform
Vijai Kumar K
2021-05-11
2
-0
/
+10
|
*
|
hw/char: Add Shakti UART emulation
Vijai Kumar K
2021-05-11
5
-0
/
+266
|
*
|
riscv: Add initial support for Shakti C machine
Vijai Kumar K
2021-05-11
6
-0
/
+265
|
*
|
target/riscv: Add Shakti C class CPU
Vijai Kumar K
2021-05-11
2
-0
/
+2
|
*
|
hw/riscv: sifive_e: Add 'const' to sifive_e_memmap[]
Bin Meng
2021-05-11
1
-1
/
+1
|
*
|
target/riscv: Align the data type of reset vector address
Dylan Jhong
2021-05-11
1
-1
/
+1
|
*
|
docs/system/generic-loader.rst: Fix style
Axel Heider
2021-05-11
1
-3
/
+6
|
*
|
target/riscv: Remove privilege v1.9 specific CSR related code
Atish Patra
2021-05-11
7
-72
/
+23
*
|
|
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
2021-05-12
59
-2674
/
+3299
|
\
\
\
|
*
|
|
coverity-scan: list components, move model to scripts/coverity-scan
Paolo Bonzini
2021-05-12
2
-0
/
+154
|
*
|
|
configure: fix detection of gdbus-codegen
Paolo Bonzini
2021-05-12
1
-1
/
+3
[next]