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
path:
root
/
target
Age
Commit message (
Expand
)
Author
Files
Lines
2018-11-08
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-3.1-20181108' into...
Peter Maydell
11
-384
/
+767
2018-11-08
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
5
-4
/
+34
2018-11-08
ppc/spapr_caps: Add SPAPR_CAP_NESTED_KVM_HV
Suraj Jitindar Singh
2
-0
/
+24
2018-11-08
target/ppc: Add one reg id for ptcr
Suraj Jitindar Singh
1
-5
/
+5
2018-11-08
This patch fixes processing of rfi instructions in icount mode.
Maria Klimushenkova
1
-0
/
+12
2018-11-08
target/ppc: fix mtmsr instruction for icount
Pavel Dovgalyuk
1
-0
/
+12
2018-11-08
target/ppc: Split out float_invalid_cvt
Richard Henderson
1
-39
/
+28
2018-11-08
target/ppc: Split out float_invalid_op_div
Richard Henderson
1
-28
/
+24
2018-11-08
target/ppc: Split out float_invalid_op_mul
Richard Henderson
1
-23
/
+20
2018-11-08
target/ppc: Split out float_invalid_op_addsub
Richard Henderson
1
-34
/
+26
2018-11-08
target/ppc: Introduce fp number classification
Richard Henderson
1
-43
/
+51
2018-11-08
target/ppc: Remove float_check_status
Richard Henderson
1
-42
/
+35
2018-11-08
target/ppc: Split up float_invalid_op_excp
Richard Henderson
1
-163
/
+181
2018-11-08
target/ppc: add external PID support
Roman Kapl
8
-45
/
+387
2018-11-06
target/i386: Clear RF on SYSCALL instruction
Rudolf Marek
1
-2
/
+2
2018-11-06
x86: hv_evmcs CPU flag support
Vitaly Kuznetsov
4
-2
/
+32
2018-11-06
target/arm: Fix ATS1Hx instructions
Peter Maydell
1
-2
/
+2
2018-11-06
target/arm: Set S and PTW in 64-bit PAR format
Peter Maydell
1
-4
/
+6
2018-11-06
target/arm: Remove can't-happen if() from handle_vec_simd_shli()
Peter Maydell
1
-5
/
+3
2018-11-02
target/arm: Conditionalize some asserts on aarch32 support
Richard Henderson
2
-2
/
+18
2018-11-02
Merge remote-tracking branch 'remotes/riscv/tags/riscv-for-master-3.1-sf1' in...
Peter Maydell
1
-1
/
+1
2018-11-02
Merge remote-tracking branch 'remotes/vivier/tags/m68k-for-3.1-pull-request' ...
Peter Maydell
2
-4
/
+3
2018-11-01
Merge remote-tracking branch 'remotes/rth/tags/pull-dt-20181031' into staging
Peter Maydell
3
-375
/
+355
2018-11-01
target/m68k: use EXCP_ILLEGAL instead of EXCP_UNSUPPORTED
Laurent Vivier
2
-4
/
+3
2018-10-31
decodetree: Remove "insn" argument from trans_* expanders
Richard Henderson
3
-375
/
+355
2018-10-30
i386: Add PKU on Skylake-Server CPU model
Tao Xu
1
-0
/
+4
2018-10-30
i386: Add new model of Cascadelake-Server
Tao Xu
1
-0
/
+54
2018-10-30
x86: define a new MSR based feature word -- FEATURE_WORDS_ARCH_CAPABILITIES
Robert Hoo
3
-1
/
+42
2018-10-30
x86: Data structure changes to support MSR based features
Robert Hoo
1
-55
/
+142
2018-10-30
kvm: Add support to KVM_GET_MSR_FEATURE_INDEX_LIST and KVM_GET_MSRS system ioctl
Robert Hoo
1
-0
/
+80
2018-10-30
target/i386: Remove #ifdeffed-out icebp debugging hack
Peter Maydell
1
-6
/
+0
2018-10-30
i386: correct cpu_x86_cpuid(0xd)
Sebastian Andrzej Siewior
1
-1
/
+1
2018-10-30
target/riscv/pmp.c: pmpcfg_csr_read returns bogus value on RV64
Dayeol Lee
1
-1
/
+1
2018-10-29
target/mips: Amend MXU ASE overview note
Aleksandar Markovic
1
-10
/
+74
2018-10-29
target/mips: Move MXU_EN check one level higher
Aleksandar Markovic
1
-271
/
+238
2018-10-29
target/mips: Add emulation of MXU instructions S32LDD and S32LDDR
Craig Janeczek
1
-7
/
+47
2018-10-29
target/mips: Add emulation of MXU instructions Q8MUL and Q8MULSU
Craig Janeczek
1
-7
/
+94
2018-10-29
target/mips: Add emulation of MXU instruction D16MAC
Craig Janeczek
1
-3
/
+87
2018-10-29
target/mips: Add emulation of MXU instruction D16MUL
Craig Janeczek
1
-3
/
+63
2018-10-29
target/mips: Add emulation of MXU instruction S8LDD
Craig Janeczek
1
-3
/
+87
2018-10-29
target/mips: Move MUL, S32M2I, S32I2M handling out of main MXU switch
Aleksandar Markovic
1
-18
/
+23
2018-10-29
target/mips: Add emulation of MXU instructions S32I2M and S32M2I
Craig Janeczek
1
-6
/
+85
2018-10-29
target/mips: Add emulation of non-MXU MULL within MXU decoding engine
Craig Janeczek
1
-1
/
+18
2018-10-29
target/mips: Add bit encoding for MXU operand getting pattern 'optn3'
Craig Janeczek
1
-0
/
+10
2018-10-29
target/mips: Add bit encoding for MXU operand getting pattern 'optn2'
Craig Janeczek
1
-0
/
+6
2018-10-29
target/mips: Add bit encoding for MXU execute add/sub pattern 'eptn2'
Aleksandar Markovic
1
-0
/
+6
2018-10-29
target/mips: Add bit encoding for MXU accumulate add/sub 2-bit pattern 'aptn2'
Craig Janeczek
1
-0
/
+6
2018-10-29
target/mips: Add bit encoding for MXU accumulate add/sub 1-bit pattern 'aptn1'
Aleksandar Markovic
1
-0
/
+6
2018-10-29
target/mips: Add MXU decoding engine
Aleksandar Markovic
1
-2
/
+1141
2018-10-29
target/mips: Add and integrate MXU decoding engine placeholder
Aleksandar Markovic
1
-0
/
+8
[next]