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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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
2021-06-29
tcg: Implement tcg_gen_vec_add{sub}32_tl
LIU Zhiwei
1
-0
/
+4
2021-06-29
tcg: Add tcg_gen_vec_shl{shr}{sar}8i_i32
LIU Zhiwei
2
-0
/
+38
2021-06-29
tcg: Add tcg_gen_vec_shl{shr}{sar}16i_i32
LIU Zhiwei
2
-0
/
+38
2021-06-29
tcg: Add tcg_gen_vec_add{sub}8_i32
LIU Zhiwei
2
-0
/
+44
2021-06-29
tcg: Add tcg_gen_vec_add{sub}16_i32
LIU Zhiwei
2
-0
/
+41
2021-06-29
target/cris: Do not exit tb for X_FLAG changes
Richard Henderson
1
-3
/
+0
2021-06-29
target/cris: Remove dc->flagx_known
Richard Henderson
2
-81
/
+24
2021-06-29
target/cris: Improve JMP_INDIRECT
Richard Henderson
1
-12
/
+10
2021-06-29
target/cris: Use tcg_gen_lookup_and_goto_ptr
Richard Henderson
1
-1
/
+3
2021-06-29
target/cris: Add DISAS_DBRANCH
Richard Henderson
1
-40
/
+56
2021-06-29
target/cris: Add DISAS_UPDATE_NEXT
Richard Henderson
1
-5
/
+15
2021-06-29
target/cris: Set cpustate_changed for rfe/rfn
Richard Henderson
1
-0
/
+2
2021-06-29
target/cris: Fold unhandled X_FLAG changes into cpustate_changed
Richard Henderson
1
-7
/
+6
2021-06-29
target/cris: Mark static arrays const
Richard Henderson
2
-12
/
+13
2021-06-29
target/cris: Mark helper_raise_exception noreturn
Richard Henderson
1
-1
/
+1
2021-06-29
target/cris: Convert to TranslatorOps
Richard Henderson
1
-138
/
+169
2021-06-29
target/cris: Fix use_goto_tb
Richard Henderson
1
-7
/
+2
2021-06-29
target/cris: Mark exceptions as DISAS_NORETURN
Richard Henderson
2
-3
/
+5
2021-06-29
target/cris: Replace DISAS_TB_JUMP with DISAS_NORETURN
Richard Henderson
1
-4
/
+3
2021-06-29
target/cris: Remove DISAS_SWI
Richard Henderson
1
-2
/
+0
2021-06-29
target/cris: Add DisasContextBase to DisasContext
Richard Henderson
2
-26
/
+27
2021-06-29
target/avr: Convert to TranslatorOps
Richard Henderson
1
-104
/
+126
2021-06-29
target/avr: Change ctx to DisasContext* in gen_intermediate_code
Richard Henderson
1
-41
/
+43
2021-06-29
target/avr: Add DisasContextBase to DisasContext
Richard Henderson
1
-29
/
+29
2021-06-29
target/nios2: Use pc_next for pc + 4
Richard Henderson
1
-6
/
+6
2021-06-29
target/nios2: Inline handle_instruction
Richard Henderson
1
-35
/
+31
2021-06-29
target/nios2: Clean up goto in handle_instruction
Richard Henderson
1
-6
/
+2
2021-06-29
target/nios2: Remove assignment to env in handle_instruction
Richard Henderson
1
-1
/
+2
2021-06-29
target/nios2: Convert to TranslatorOps
Richard Henderson
1
-65
/
+67
2021-06-29
target/nios2: Add DisasContextBase to DisasContext
Richard Henderson
1
-34
/
+36
2021-06-29
target/nios2: Use global cpu_R
Richard Henderson
1
-39
/
+34
2021-06-29
target/nios2: Use global cpu_env
Richard Henderson
1
-6
/
+4
2021-06-29
target/nios2: Replace DISAS_TB_JUMP with DISAS_NORETURN
Richard Henderson
1
-5
/
+3
2021-06-29
Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-axp-20210628' into...
Peter Maydell
7
-32
/
+130
2021-06-28
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
35
-654
/
+492
2021-06-28
Merge remote-tracking branch 'remotes/vsementsov/tags/pull-jobs-2021-06-25' i...
Peter Maydell
12
-204
/
+399
2021-06-28
target/alpha: Honor the FEN bit
Richard Henderson
1
-0
/
+75
2021-06-28
pc-bios: Update the palcode-clipper image
Richard Henderson
2
-0
/
+0
2021-06-28
hw/alpha: Provide a PCI-ISA bridge device node
Jason Thorpe
4
-27
/
+36
2021-06-28
hw/alpha: Provide console information to the PALcode at start-up
Jason Thorpe
1
-1
/
+11
2021-06-28
hw/alpha: Set minimum PCI device ID to 1 to match Clipper IRQ mappings
Jason Thorpe
3
-5
/
+9
2021-06-28
Merge remote-tracking branch 'remotes/jsnow-gitlab/tags/floppy-pull-request' ...
Peter Maydell
13
-622
/
+763
2021-06-28
Merge remote-tracking branch 'remotes/philmd/tags/mips-20210625' into staging
Peter Maydell
16
-71
/
+42
2021-06-25
Merge remote-tracking branch 'remotes/kraxel/tags/audio-20210624-pull-request...
Peter Maydell
3
-73
/
+77
2021-06-25
Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-to-apply-20210...
Peter Maydell
12
-81
/
+543
2021-06-25
Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2021-06-24' in...
Peter Maydell
1
-1
/
+13
2021-06-25
machine: reject -smp dies!=1 for non-PC machines
Paolo Bonzini
1
-0
/
+4
2021-06-25
machine: pass QAPI struct to mc->smp_parse
Paolo Bonzini
4
-21
/
+60
2021-06-25
machine: add error propagation to mc->smp_parse
Paolo Bonzini
4
-32
/
+34
2021-06-25
machine: move common smp_parse code to caller
Paolo Bonzini
2
-118
/
+110
[next]