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
/
i386
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-06
target/i386: Make translator stop before the end of a page
Ilya Leoshkevich
1
-24
/
+38
2022-09-06
accel/tcg: Add pc and host_pc params to gen_intermediate_code
Richard Henderson
1
-2
/
+3
2022-09-06
accel/tcg: Remove translator_ldsw
Richard Henderson
1
-1
/
+1
2022-09-01
target/i386: AVX+AES helpers prep
Paul Brook
1
-19
/
+22
2022-09-01
target/i386: AVX pclmulqdq prep
Paul Brook
1
-7
/
+22
2022-09-01
target/i386: Rewrite blendv helpers
Paul Brook
1
-62
/
+24
2022-09-01
target/i386: Misc AVX helper prep
Paul Brook
1
-49
/
+94
2022-09-01
target/i386: Destructive FP helpers for AVX
Paul Brook
1
-58
/
+43
2022-09-01
target/i386: Dot product AVX helper prep
Paul Brook
1
-35
/
+45
2022-09-01
target/i386: reimplement AVX comparison helpers
Paul Brook
3
-69
/
+78
2022-09-01
target/i386: Floating point arithmetic helper AVX prep
Paul Brook
1
-41
/
+87
2022-09-01
target/i386: Destructive vector helpers for AVX
Paul Brook
1
-301
/
+269
2022-09-01
target/i386: Misc integer AVX helper prep
Paul Brook
1
-86
/
+82
2022-09-01
target/i386: Rewrite simple integer vector helpers
Paul Brook
1
-54
/
+27
2022-09-01
target/i386: Rewrite vector shift helper
Paul Brook
1
-131
/
+108
2022-09-01
target/i386: rewrite destructive 3DNow operations
Paolo Bonzini
1
-16
/
+16
2022-09-01
target/i386: Add CHECK_NO_VEX
Paul Brook
1
-0
/
+26
2022-09-01
target/i386: do not cast gen_helper_* function pointers
Paolo Bonzini
1
-38
/
+37
2022-09-01
target/i386: Add size suffix to vector FP helpers
Paolo Bonzini
3
-66
/
+67
2022-09-01
target/i386: isolate MMX code more
Paolo Bonzini
1
-18
/
+32
2022-09-01
target/i386: check SSE table flags instead of hardcoding opcodes
Paolo Bonzini
1
-44
/
+31
2022-09-01
target/i386: Move 3DNOW decoder
Paul Brook
1
-13
/
+17
2022-09-01
target/i386: Rework sse_op_table6/7
Paul Brook
1
-100
/
+132
2022-09-01
target/i386: Rework sse_op_table1
Paul Brook
1
-130
/
+183
2022-09-01
target/i386: Add ZMM_OFFSET macro
Paul Brook
1
-33
/
+27
2022-09-01
target/i386: formatting fixes
Paolo Bonzini
1
-3
/
+4
2022-09-01
target/i386: do not use MOVL to move data between SSE registers
Paolo Bonzini
1
-2
/
+4
2022-09-01
target/i386: DPPS rounding fix
Paolo Bonzini
1
-32
/
+35
2022-09-01
target/i386: fix PHSUB* instructions with dest=src
Paolo Bonzini
1
-20
/
+29
2022-09-01
i386: do kvm_put_msr_feature_control() first thing when vCPU is reset
Vitaly Kuznetsov
1
-5
/
+12
2022-09-01
i386: reset KVM nested state upon CPU reset
Vitaly Kuznetsov
1
-10
/
+27
2022-08-05
target/i386: display deprecation status in '-cpu help'
Daniel P. Berrangé
1
-0
/
+5
2022-08-01
misc: fix commonly doubled up words
Daniel P. Berrangé
1
-1
/
+1
2022-07-13
hvf: Enable RDTSCP support
Cameron Esfahani
3
-13
/
+23
2022-06-08
Fix 'writeable' typos
Peter Maydell
3
-3
/
+3
2022-06-06
x86: cpu: fixup number of addressable IDs for logical processors sharing cache
Igor Mammedov
1
-4
/
+16
2022-06-06
x86: cpu: make sure number of addressable IDs for processor cores meets the spec
Igor Mammedov
1
-1
/
+1
2022-06-06
target/i386: Fix wrong count setting
Yang Zhong
1
-1
/
+1
2022-06-06
target/i386/tcg: Fix masking of real-mode addresses with A20 bit
Stephen Michael Jothen
1
-1
/
+3
2022-05-25
i386: Hyper-V Direct TLB flush hypercall
Vitaly Kuznetsov
4
-0
/
+12
2022-05-25
i386: Hyper-V Support extended GVA ranges for TLB flush hypercalls
Vitaly Kuznetsov
4
-0
/
+12
2022-05-25
i386: Hyper-V XMM fast hypercall input feature
Vitaly Kuznetsov
4
-1
/
+11
2022-05-25
i386: Hyper-V Enlightened MSR bitmap feature
Vitaly Kuznetsov
4
-0
/
+15
2022-05-25
i386: Use hv_build_cpuid_leaf() for HV_CPUID_NESTED_FEATURES
Vitaly Kuznetsov
2
-11
/
+15
2022-05-25
target/i386/kvm: Fix disabling MPX on "-cpu host" with MPX-capable host
Maciej S. Szmigiero
1
-0
/
+8
2022-05-23
target/i386: Remove LBREn bit check when access Arch LBR MSRs
Yang Weijiang
1
-12
/
+9
2022-05-16
Merge tag 'for_upstream' of git://git.kernel.org/pub/scm/virt/kvm/mst/qemu in...
Richard Henderson
1
-1
/
+1
2022-05-16
target/i386: Fix sanity check on max APIC ID / X2APIC enablement
David Woodhouse
1
-1
/
+1
2022-05-14
target/i386: Support Arch LBR in CPUID enumeration
Yang Weijiang
1
-1
/
+19
2022-05-14
target/i386: introduce helper to access supported CPUID
Paolo Bonzini
1
-16
/
+25
[next]