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
path:
root
/
target
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-15
target/hppa: Store full iaoq_f and page offset of iaoq_b in TB
Richard Henderson
3
-55
/
+48
2024-05-15
linux-user/hppa: Force all code addresses to PRIV_USER
Richard Henderson
4
-4
/
+16
2024-05-15
target/hppa: Use delay_excp for conditional trap on overflow
Richard Henderson
4
-17
/
+14
2024-05-15
target/hppa: Use delay_excp for conditional traps
Richard Henderson
4
-19
/
+32
2024-05-15
target/hppa: Introduce DisasDelayException
Richard Henderson
1
-5
/
+55
2024-05-15
target/hppa: Remove cond_free
Richard Henderson
1
-75
/
+27
2024-05-15
target/hppa: Use TCG_COND_TST* in trans_ftest
Richard Henderson
1
-16
/
+6
2024-05-15
target/hppa: Use registerfields.h for FPSR
Richard Henderson
3
-23
/
+46
2024-05-15
target/hppa: Use TCG_COND_TST* in trans_bb_imm
Richard Henderson
1
-9
/
+3
2024-05-15
target/hppa: Use TCG_COND_TST* in do_unit_addsub
Richard Henderson
1
-2
/
+2
2024-05-15
target/hppa: Use TCG_COND_TST* in do_unit_zero_cond
Richard Henderson
1
-2
/
+1
2024-05-15
target/hppa: Use TCG_COND_TST* in do_log_cond
Richard Henderson
1
-51
/
+27
2024-05-15
target/hppa: Use TCG_COND_TST* in do_cond
Richard Henderson
1
-36
/
+28
2024-05-15
target/hppa: Rename cond_make_* helpers
Richard Henderson
1
-26
/
+26
2024-05-15
target/hppa: Use displacements in DisasIAQE
Richard Henderson
1
-20
/
+23
2024-05-15
target/hppa: Introduce and use DisasIAQE for branch management
Richard Henderson
1
-180
/
+198
2024-05-15
target/hppa: Always make a copy in do_ibranch_priv
Richard Henderson
1
-4
/
+3
2024-05-15
target/hppa: Use umax in do_ibranch_priv
Richard Henderson
1
-1
/
+1
2024-05-15
target/hppa: Add space argument to do_ibranch
Richard Henderson
1
-50
/
+26
2024-05-15
target/hppa: Add space arguments to install_iaq_entries
Richard Henderson
1
-31
/
+27
2024-05-15
target/hppa: Add IASQ entries to DisasContext
Richard Henderson
1
-9
/
+30
2024-05-15
target/hppa: Simplify TB end
Richard Henderson
1
-50
/
+55
2024-05-15
target/hppa: Skip nullified insns in unconditional dbranch path
Richard Henderson
1
-2
/
+8
2024-05-15
target/hppa: Delay computation of IAQ_Next
Richard Henderson
1
-16
/
+10
2024-05-15
target/hppa: Add install_link
Richard Henderson
1
-23
/
+32
2024-05-15
target/hppa: Add install_iaq_entries
Richard Henderson
1
-31
/
+33
2024-05-15
target/hppa: Use CF_BP_PAGE instead of cpu_breakpoint_test
Richard Henderson
1
-2
/
+3
2024-05-15
target/hppa: Allow prior nullification in do_ibranch
Richard Henderson
1
-54
/
+21
2024-05-15
target/hppa: Pass displacement to do_dbranch
Richard Henderson
1
-24
/
+9
2024-05-15
target/hppa: Move constant destination check into use_goto_tb
Richard Henderson
1
-10
/
+10
2024-05-15
target/hppa: Use hppa_form_gva_psw in hppa_cpu_get_pc
Richard Henderson
1
-4
/
+4
2024-05-15
target/hppa: Move cpu_get_tb_cpu_state out of line
Richard Henderson
2
-41
/
+44
2024-05-10
kconfig: express dependency of individual boards on libfdt
Paolo Bonzini
4
-0
/
+6
2024-05-10
i386: select correct components for no-board build
Paolo Bonzini
1
-0
/
+1
2024-05-10
s390x: select correct components for no-board build
Paolo Bonzini
1
-0
/
+2
2024-05-10
s390x: move s390_cpu_addr2state to target/s390x/sigp.c
Paolo Bonzini
1
-0
/
+17
2024-05-10
sh4: select correct components for no-board build
Paolo Bonzini
1
-0
/
+2
2024-05-10
target/i386: fix feature dependency for WAITPKG
Paolo Bonzini
1
-2
/
+2
2024-05-10
target/i386: move prefetch and multi-byte UD/NOP to new decoder
Paolo Bonzini
4
-33
/
+27
2024-05-10
target/i386: rdpkru/wrpkru are no-prefix instructions
Paolo Bonzini
1
-2
/
+4
2024-05-10
target/i386: fix operand size for DATA16 REX.W POPCNT
Paolo Bonzini
1
-16
/
+1
2024-05-10
target/i386: remove PCOMMIT from TCG, deprecate property
Paolo Bonzini
3
-14
/
+2
2024-05-10
Merge tag 'pull-request-2024-05-10' of https://gitlab.com/thuth/qemu into sta...
Richard Henderson
3
-0
/
+26
2024-05-10
target/s390x: flag te and cte as deprecated
Collin Walling
1
-0
/
+3
2024-05-10
target/s390x: report deprecated-props in cpu-model-expansion reply
Collin Walling
3
-0
/
+23
2024-05-09
Merge tag 'pull-loongarch-20240509' of https://gitlab.com/gaosong/qemu into s...
Richard Henderson
5
-21
/
+57
2024-05-09
target/loongarch: Put cpucfg operation before CSR register
Bibo Mao
1
-8
/
+8
2024-05-09
target/loongarch: Add TCG macro in structure CPUArchState
Bibo Mao
4
-13
/
+49
2024-05-09
misc: Use QEMU header path relative to include/ directory
Philippe Mathieu-Daudé
1
-1
/
+1
2024-05-08
target/ppc: Replace g_memdup() by g_memdup2()
Philippe Mathieu-Daudé
1
-1
/
+1
[next]