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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-07
target/riscv: Remove additional priv version check for mcountinhibit
Atish Patra
1
-8
/
+0
2022-09-07
hw/riscv: microchip_pfsoc: fix kernel panics due to missing peripherals
Conor Dooley
2
-7
/
+74
2022-09-07
hw/riscv: opentitan: bump opentitan version
Wilfred Mallawa
2
-9
/
+14
2022-09-07
target/riscv: Fix priority of csr related check in riscv_csrrw_check
Weiwei Li
1
-19
/
+25
2022-09-07
hw/riscv: remove 'fdt' param from riscv_setup_rom_reset_vec()
Daniel Henrique Barboza
6
-9
/
+6
2022-09-07
target/riscv: Add Zihintpause support
Dao Lu
4
-1
/
+25
2022-09-07
target/riscv: rvv: Add option 'rvv_ma_all_1s' to enable optional mask agnosti...
eopXD
1
-0
/
+1
2022-09-07
target/riscv: rvv: Add mask agnostic for vector permutation instructions
Yueh-Ting (eop) Chen
2
-2
/
+25
2022-09-07
target/riscv: rvv: Add mask agnostic for vector mask instructions
Yueh-Ting (eop) Chen
2
-0
/
+14
2022-09-07
target/riscv: rvv: Add mask agnostic for vector floating-point instructions
Yueh-Ting (eop) Chen
2
-0
/
+38
2022-09-07
target/riscv: rvv: Add mask agnostic for vector fix-point arithmetic instruct...
Yueh-Ting (eop) Chen
1
-10
/
+16
2022-09-07
target/riscv: rvv: Add mask agnostic for vector integer comparison instructions
Yueh-Ting (eop) Chen
2
-0
/
+11
2022-09-07
target/riscv: rvv: Add mask agnostic for vector integer shift instructions
Yueh-Ting (eop) Chen
2
-0
/
+8
2022-09-07
target/riscv: rvv: Add mask agnostic for vx instructions
Yueh-Ting (eop) Chen
2
-0
/
+5
2022-09-07
target/riscv: rvv: Add mask agnostic for vector load / store instructions
Yueh-Ting (eop) Chen
2
-11
/
+29
2022-09-07
target/riscv: rvv: Add mask agnostic for vv instructions
Yueh-Ting (eop) Chen
6
-2
/
+20
2022-09-07
docs: List kvm as a supported accelerator on RISC-V
Bin Meng
1
-1
/
+1
2022-09-07
target/riscv: Fix typo and restore Pointer Masking functionality for RISC-V
Alexey Baturo
1
-1
/
+1
2022-09-07
roms/opensbi: Upgrade from v1.0 to v1.1
Bin Meng
3
-0
/
+0
2022-09-07
target/riscv: Simplify the check in hmode to reuse the check in riscv_csrrw_c...
Weiwei Li
1
-13
/
+5
2022-09-07
target/riscv: Fix checks in hmode/hmode32
Weiwei Li
2
-7
/
+7
2022-09-07
target/riscv: Add check for csrs existed with U extension
Weiwei Li
1
-3
/
+21
2022-09-07
target/riscv: Fix checkpatch warning may triggered in csr_ops table
Weiwei Li
1
-207
/
+234
2022-09-07
target/riscv: H extension depends on I extension
Weiwei Li
1
-0
/
+6
2022-09-07
target/riscv: Add check for supported privilege mode combinations
Weiwei Li
1
-0
/
+6
2022-09-07
hw/riscv: virt: pass random seed to fdt
Jason A. Donenfeld
1
-0
/
+6
2022-09-07
target/riscv: move zmmul out of the experimental properties
Weiwei Li
1
-1
/
+2
2022-09-07
target/riscv: fix shifts shamt value for rv128c
Frédéric Pétrot
3
-11
/
+43
2022-09-07
target/riscv: Force disable extensions if priv spec version does not match
Anup Patel
1
-56
/
+94
2022-09-07
target/riscv: Update [m|h]tinst CSR in riscv_cpu_do_interrupt()
Anup Patel
3
-6
/
+296
2022-09-06
Merge tag 'samuel-thibault' of https://people.debian.org/~sthibault/qemu into...
Stefan Hajnoczi
1
-2
/
+14
2022-09-06
Merge tag 'pull-tcg-20220906' of https://gitlab.com/rth7680/qemu into staging
Stefan Hajnoczi
43
-364
/
+963
2022-09-06
target/riscv: Make translator stop before the end of a page
Richard Henderson
3
-4
/
+93
2022-09-06
target/riscv: Add MAX_INSN_LEN and insn_len
Richard Henderson
1
-1
/
+9
2022-09-06
target/i386: Make translator stop before the end of a page
Ilya Leoshkevich
3
-25
/
+115
2022-09-06
target/s390x: Make translator stop before the end of a page
Ilya Leoshkevich
4
-4
/
+257
2022-09-06
accel/tcg: Add fast path for translator_ld*
Richard Henderson
3
-71
/
+141
2022-09-06
accel/tcg: Add pc and host_pc params to gen_intermediate_code
Richard Henderson
25
-53
/
+97
2022-09-06
accel/tcg: Remove translator_ldsw
Richard Henderson
2
-2
/
+1
2022-09-06
accel/tcg: Document the faulting lookup in tb_lookup_cmp
Richard Henderson
1
-1
/
+10
2022-09-06
accel/tcg: Use probe_access_internal for softmmu get_page_addr_code_hostp
Richard Henderson
1
-50
/
+26
2022-09-06
accel/tcg: Move qemu_ram_addr_from_host_nofail to physmem.c
Richard Henderson
3
-12
/
+13
2022-09-06
accel/tcg: Make tb_htable_lookup static
Richard Henderson
2
-64
/
+61
2022-09-06
accel/tcg: Unlock mmap_lock after longjmp
Richard Henderson
2
-9
/
+6
2022-09-06
accel/tcg: Properly implement get_page_addr_code for user-only
Richard Henderson
3
-58
/
+38
2022-09-06
accel/tcg: Introduce is_same_page()
Ilya Leoshkevich
1
-0
/
+10
2022-09-06
tests/tcg/i386: Move smc_code2 to an executable section
Richard Henderson
1
-1
/
+1
2022-09-06
linux-user: Clear translations on mprotect()
Ilya Leoshkevich
1
-2
/
+4
2022-09-06
linux-user: Honor PT_GNU_STACK
Richard Henderson
3
-1
/
+20
2022-09-06
linux-user/x86_64: Allocate vsyscall page as a commpage
Richard Henderson
1
-0
/
+23
[next]