Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
L
libtcg
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Anton
libtcg
Graph
aed5da45daf734ddc543c0791e877dac75e16f61
Select Git revision
Branches
1
feature/libtcg-rebase
default
protected
1 result
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
7
Sep
6
5
4
2
1
31
Aug
30
29
26
25
24
23
19
18
17
16
14
13
12
11
10
9
8
7
5
4
3
2
1
2
1
31
Jul
29
28
27
28
27
26
25
22
21
20
19
18
hw/riscv: remove 'fdt' param from riscv_setup_rom_reset_vec()
target/riscv: Add Zihintpause support
target/riscv: rvv: Add option 'rvv_ma_all_1s' to enable optional mask agnostic behavior
target/riscv: rvv: Add mask agnostic for vector permutation instructions
target/riscv: rvv: Add mask agnostic for vector mask instructions
target/riscv: rvv: Add mask agnostic for vector floating-point instructions
target/riscv: rvv: Add mask agnostic for vector fix-point arithmetic instructions
target/riscv: rvv: Add mask agnostic for vector integer comparison instructions
target/riscv: rvv: Add mask agnostic for vector integer shift instructions
target/riscv: rvv: Add mask agnostic for vx instructions
target/riscv: rvv: Add mask agnostic for vector load / store instructions
target/riscv: rvv: Add mask agnostic for vv instructions
docs: List kvm as a supported accelerator on RISC-V
target/riscv: Fix typo and restore Pointer Masking functionality for RISC-V
roms/opensbi: Upgrade from v1.0 to v1.1
target/riscv: Simplify the check in hmode to reuse the check in riscv_csrrw_check
target/riscv: Fix checks in hmode/hmode32
target/riscv: Add check for csrs existed with U extension
target/riscv: Fix checkpatch warning may triggered in csr_ops table
target/riscv: H extension depends on I extension
target/riscv: Add check for supported privilege mode combinations
hw/riscv: virt: pass random seed to fdt
target/riscv: move zmmul out of the experimental properties
target/riscv: fix shifts shamt value for rv128c
target/riscv: Force disable extensions if priv spec version does not match
target/riscv: Update [m|h]tinst CSR in riscv_cpu_do_interrupt()
Merge tag 'samuel-thibault' of https://people.debian.org/~sthibault/qemu into staging
Merge tag 'pull-tcg-20220906' of https://gitlab.com/rth7680/qemu into staging
target/riscv: Make translator stop before the end of a page
target/riscv: Add MAX_INSN_LEN and insn_len
target/i386: Make translator stop before the end of a page
target/s390x: Make translator stop before the end of a page
accel/tcg: Add fast path for translator_ld*
accel/tcg: Add pc and host_pc params to gen_intermediate_code
accel/tcg: Remove translator_ldsw
accel/tcg: Document the faulting lookup in tb_lookup_cmp
accel/tcg: Use probe_access_internal for softmmu get_page_addr_code_hostp
accel/tcg: Move qemu_ram_addr_from_host_nofail to physmem.c
accel/tcg: Make tb_htable_lookup static
accel/tcg: Unlock mmap_lock after longjmp
Loading