Sign in
qemu
/
qemu
/
309786cfd8f701182eee845fd98e30fd5addd046
/
target
45eabb2
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
by Peter Maydell
· 7 years ago
9cac60d
Merge remote-tracking branch 'remotes/mwalle/tags/lm32-queue/20180521' into staging
by Peter Maydell
· 7 years ago
1814eab
x86/cpu: use standard-headers/asm-x86.kvm_para.h
by Michael S. Tsirkin
· 7 years ago
403503b
i386: define the AMD 'virt-ssbd' CPUID feature bit (CVE-2018-3639)
by Konrad Rzeszutek Wilk
· 7 years ago
cfeea0c
i386: Define the Virt SSBD MSR and handling of it (CVE-2018-3639)
by Konrad Rzeszutek Wilk
· 7 years ago
d19d1f9
i386: define the 'ssbd' CPUID feature bit (CVE-2018-3639)
by Daniel P. Berrangé
· 7 years ago
81e9cbd
lm32: take BQL before writing IP/IM register
by Michael Walle
· 7 years ago
9802316
Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into staging
by Peter Maydell
· 7 years ago
4a4ff4c
Remove unnecessary variables for function return value
by Laurent Vivier
· 7 years ago
1d34982
tcg: fix s/compliment/complement/ typos
by Emilio G. Cota
· 7 years ago
f29c0b1
target/xtensa: Honor CPU_DUMP_FPU
by Richard Henderson
· 7 years ago
a651e03
target/unicore32: Honor CPU_DUMP_FPU
by Richard Henderson
· 7 years ago
d13c394
target/sparc: Honor CPU_DUMP_FPU
by Richard Henderson
· 7 years ago
af6e5ea
target/s390x: Honor CPU_DUMP_FPU
by Richard Henderson
· 7 years ago
86ea188
target/riscv: Honor CPU_DUMP_FPU
by Richard Henderson
· 7 years ago
685f1ce
target/ppc: Honor CPU_DUMP_FPU
by Richard Henderson
· 7 years ago
1cc5af6
target/mips: Honor CPU_DUMP_FPU
by Richard Henderson
· 7 years ago
a68d82b
target/alpha: Honor CPU_DUMP_FPU
by Richard Henderson
· 7 years ago
b94f8f6
target/arm: Implement SVE Permute - Extract Group
by Richard Henderson
· 7 years ago
f25a236
target/arm: Implement SVE Integer Wide Immediate - Predicated Group
by Richard Henderson
· 7 years ago
e1fa116
target/arm: Implement SVE Bitwise Immediate Group
by Richard Henderson
· 7 years ago
24e82e6
target/arm: Implement SVE Element Count Group
by Richard Henderson
· 7 years ago
a1f233f
target/arm: Implement SVE floating-point trig select coefficient
by Richard Henderson
· 7 years ago
0762cd4
target/arm: Implement SVE floating-point exponential accelerator
by Richard Henderson
· 7 years ago
4b242d9
target/arm: Implement SVE Compute Vector Address Group
by Richard Henderson
· 7 years ago
d9d78dc
target/arm: Implement SVE Bitwise Shift - Unpredicated Group
by Richard Henderson
· 7 years ago
96f922c
target/arm: Implement SVE Stack Allocation Group
by Richard Henderson
· 7 years ago
9a56c9c
target/arm: Implement SVE Index Generation Group
by Richard Henderson
· 7 years ago
fea98f9
target/arm: Implement SVE Integer Arithmetic - Unpredicated Group
by Richard Henderson
· 7 years ago
96a36e4
target/arm: Implement SVE Integer Multiply-Add Group
by Richard Henderson
· 7 years ago
afac6d0
target/arm: Implement SVE Integer Arithmetic - Unary Predicated Group
by Richard Henderson
· 7 years ago
fe7f8df
target/arm: Implement SVE bitwise shift by wide elements (predicated)
by Richard Henderson
· 7 years ago
27721db
target/arm: Implement SVE bitwise shift by vector (predicated)
by Richard Henderson
· 7 years ago
ccd841c
target/arm: Implement SVE bitwise shift by immediate (predicated)
by Richard Henderson
· 7 years ago
047cec9
target/arm: Implement SVE Integer Reduction Group
by Richard Henderson
· 7 years ago
f97cfd5
target/arm: Implement SVE Integer Binary Arithmetic - Predicated Group
by Richard Henderson
· 7 years ago
028e2a7
target/arm: Implement SVE Predicate Misc Group
by Richard Henderson
· 7 years ago
516e246
target/arm: Implement SVE Predicate Logical Operations Group
by Richard Henderson
· 7 years ago
9e18d7a
target/arm: Implement SVE predicate test
by Richard Henderson
· 7 years ago
d182229
target/arm: Implement SVE load vector/predicate
by Richard Henderson
· 7 years ago
39eea56
target/arm: Implement SVE Bitwise Logical - Unpredicated Group
by Richard Henderson
· 7 years ago
38388f7
target/arm: Add SVE decode skeleton
by Richard Henderson
· 7 years ago
8c71bae
target/arm: Introduce translate-a64.h
by Richard Henderson
· 7 years ago
200bf5b
target/arm: Add the XML dynamic generation
by Abdallah Bouassida
· 7 years ago
9c513e7
target/arm: Add "_S" suffix to the secure version of a sysreg
by Abdallah Bouassida
· 7 years ago
1f16378
target/arm: Add "ARM_CP_NO_GDB" as a new bit field for ARMCPRegInfo type
by Abdallah Bouassida
· 7 years ago
03385df
fpu/softfloat: Specialize on snan_bit_is_one
by Richard Henderson
· 7 years ago
d0cfecb
target/s390x: Remove floatX_maybe_silence_nan from conversions
by Richard Henderson
· 7 years ago
cab3211
target/riscv: Remove floatX_maybe_silence_nan from conversions
by Richard Henderson
· 7 years ago
4accd4a
target/mips: Remove floatX_maybe_silence_nan from conversions
by Richard Henderson
· 7 years ago
1c0c951
target/m68k: Use floatX_silence_nan when we have already checked for SNaN
by Richard Henderson
· 7 years ago
e1cf9ad
target/hppa: Remove floatX_maybe_silence_nan from conversions
by Richard Henderson
· 7 years ago
a9d173d
target/arm: Remove floatX_maybe_silence_nan from conversions
by Richard Henderson
· 7 years ago
d7ecc06
target/arm: Use floatX_silence_nan when we have already checked for SNaN
by Richard Henderson
· 7 years ago
0acb9e7
target/arm: squash FZ16 behaviour for conversions
by Alex Bennée
· 7 years ago
486624f
target/arm: convert conversion helpers to fpst/ahp_flag
by Alex Bennée
· 7 years ago
61126a8
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-next-pull-request' into staging
by Peter Maydell
· 7 years ago
ab8f992
i386: Add new property to control cache info
by Babu Moger
· 7 years ago
fe52acd
i386: Initialize cache information for EPYC family processors
by Babu Moger
· 7 years ago
6aaeb05
i386: Add cache information in X86CPUDefinition
by Babu Moger
· 7 years ago
7e3482f
i386: Helpers to encode cache information consistently
by Eduardo Habkost
· 7 years ago
0da0fb0
x86/cpu: Enable CLDEMOTE(Demote Cache Line) cpu feature
by Jingqi Liu
· 7 years ago
a184951
i386: add KnightsMill cpu model
by Boqun Feng
· 7 years ago
905edee
target/arm: Fix sqrt_f16 exception raising
by Alex Bennée
· 7 years ago
6ba28dd
target/arm: Implement FMOV (immediate) for fp16
by Alex Bennée
· 7 years ago
ace97fe
target/arm: Implement FCSEL for fp16
by Alex Bennée
· 7 years ago
7a19292
target/arm: Implement FCMP for fp16
by Alex Bennée
· 7 years ago
95f9864
target/arm: Implement FP data-processing (3 source) for fp16
by Richard Henderson
· 7 years ago
b8f5171
target/arm: Implement FP data-processing (2 source) for fp16
by Richard Henderson
· 7 years ago
3d99d93
target/arm: Introduce and use read_fp_hreg
by Richard Henderson
· 7 years ago
2752728
target/arm: Implement FCVT (scalar, fixed-point) for fp16
by Richard Henderson
· 7 years ago
564a063
target/arm: Implement FCVT (scalar, integer) for fp16
by Richard Henderson
· 7 years ago
8c738d4
target/arm: Early exit after unallocated_encoding in disas_fp_int_conv
by Richard Henderson
· 7 years ago
6813023
target/arm: Implement FMOV (general) for fp16
by Richard Henderson
· 7 years ago
bcc531f
target/arm: Fix fp_status_f16 tininess before rounding
by Peter Maydell
· 7 years ago
46cc2fc
Merge remote-tracking branch 'remotes/rth/tags/tgt-openrisc-pull-request' into staging
by Peter Maydell
· 7 years ago
c7b6f54
target/openrisc: Merge disas_openrisc_insn
by Richard Henderson
· 7 years ago
6fd204a
target/openrisc: Convert dec_float
by Richard Henderson
· 7 years ago
032de4f
target/openrisc: Convert dec_compi
by Richard Henderson
· 7 years ago
fbb3e29
target/openrisc: Convert dec_comp
by Richard Henderson
· 7 years ago
e720a57
target/openrisc: Convert dec_M
by Richard Henderson
· 7 years ago
e20c259
target/openrisc: Convert dec_logic
by Richard Henderson
· 7 years ago
99d863d
target/openrisc: Convert dec_mac
by Richard Henderson
· 7 years ago
6ad216a
target/openrisc: Convert dec_calc
by Richard Henderson
· 7 years ago
8816f70
target/openrisc: Convert remainder of dec_misc insns
by Richard Henderson
· 7 years ago
d80bff1
target/openrisc: Convert memory insns
by Richard Henderson
· 7 years ago
136e13a
target/openrisc: Convert branch insns
by Richard Henderson
· 7 years ago
7de9729
target/openrisc: Start conversion to decodetree.py
by Richard Henderson
· 7 years ago
4e2d300
target-openrisc: Write back result before FPE exception
by Richard Henderson
· 10 years ago
c691c87
Merge remote-tracking branch 'remotes/vivier/tags/m68k-for-2.13-pull-request' into staging
by Peter Maydell
· 7 years ago
5a73e7f
m68k: fix floatx80_mod() (Coverity CID1390568)
by Laurent Vivier
· 7 years ago
b0dad61
target/s390x: Fix brace Werror with clang 6.0.0
by Richard Henderson
· 7 years ago
a30fb81
s390x: refactor reset/reipl handling
by David Hildenbrand
· 7 years ago
9ba1733
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
by Peter Maydell
· 7 years ago
f5583c5
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180510' into staging
by Peter Maydell
· 7 years ago
c74e62e
Merge remote-tracking branch 'remotes/rth/tags/cota-target-pull-request' into staging
by Peter Maydell
· 7 years ago
5b27a92
rename included C files to foo.inc.c, remove osdep.h
by Paolo Bonzini
· 7 years ago
ba6a4fd
i386/kvm: add support for Hyper-V reenlightenment MSRs
by Vitaly Kuznetsov
· 7 years ago
5cbc611
target/m68k: Fix build Werror with gcc 8.0.1
by Richard Henderson
· 7 years ago
9a9f1f5
target/arm: Clear SVE high bits for FMOV
by Richard Henderson
· 7 years ago
Next »