index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
target
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Stefan Hajnoczi
2022-09-02
5
-1329
/
+1465
|
\
|
*
target/i386: AVX+AES helpers prep
Paul Brook
2022-09-01
1
-19
/
+22
|
*
target/i386: AVX pclmulqdq prep
Paul Brook
2022-09-01
1
-7
/
+22
|
*
target/i386: Rewrite blendv helpers
Paul Brook
2022-09-01
1
-62
/
+24
|
*
target/i386: Misc AVX helper prep
Paul Brook
2022-09-01
1
-49
/
+94
|
*
target/i386: Destructive FP helpers for AVX
Paul Brook
2022-09-01
1
-58
/
+43
|
*
target/i386: Dot product AVX helper prep
Paul Brook
2022-09-01
1
-35
/
+45
|
*
target/i386: reimplement AVX comparison helpers
Paul Brook
2022-09-01
3
-69
/
+78
|
*
target/i386: Floating point arithmetic helper AVX prep
Paul Brook
2022-09-01
1
-41
/
+87
|
*
target/i386: Destructive vector helpers for AVX
Paul Brook
2022-09-01
1
-301
/
+269
|
*
target/i386: Misc integer AVX helper prep
Paul Brook
2022-09-01
1
-86
/
+82
|
*
target/i386: Rewrite simple integer vector helpers
Paul Brook
2022-09-01
1
-54
/
+27
|
*
target/i386: Rewrite vector shift helper
Paul Brook
2022-09-01
1
-131
/
+108
|
*
target/i386: rewrite destructive 3DNow operations
Paolo Bonzini
2022-09-01
1
-16
/
+16
|
*
target/i386: Add CHECK_NO_VEX
Paul Brook
2022-09-01
1
-0
/
+26
|
*
target/i386: do not cast gen_helper_* function pointers
Paolo Bonzini
2022-09-01
1
-38
/
+37
|
*
target/i386: Add size suffix to vector FP helpers
Paolo Bonzini
2022-09-01
3
-66
/
+67
|
*
target/i386: isolate MMX code more
Paolo Bonzini
2022-09-01
1
-18
/
+32
|
*
target/i386: check SSE table flags instead of hardcoding opcodes
Paolo Bonzini
2022-09-01
1
-44
/
+31
|
*
target/i386: Move 3DNOW decoder
Paul Brook
2022-09-01
1
-13
/
+17
|
*
target/i386: Rework sse_op_table6/7
Paul Brook
2022-09-01
1
-100
/
+132
|
*
target/i386: Rework sse_op_table1
Paul Brook
2022-09-01
1
-130
/
+183
|
*
target/i386: Add ZMM_OFFSET macro
Paul Brook
2022-09-01
1
-33
/
+27
|
*
target/i386: formatting fixes
Paolo Bonzini
2022-09-01
1
-3
/
+4
|
*
target/i386: do not use MOVL to move data between SSE registers
Paolo Bonzini
2022-09-01
1
-2
/
+4
|
*
target/i386: DPPS rounding fix
Paolo Bonzini
2022-09-01
1
-32
/
+35
|
*
target/i386: fix PHSUB* instructions with dest=src
Paolo Bonzini
2022-09-01
1
-20
/
+29
|
*
meson: remove dead code
Paolo Bonzini
2022-09-01
1
-2
/
+0
|
*
i386: do kvm_put_msr_feature_control() first thing when vCPU is reset
Vitaly Kuznetsov
2022-09-01
1
-5
/
+12
|
*
i386: reset KVM nested state upon CPU reset
Vitaly Kuznetsov
2022-09-01
1
-10
/
+27
*
|
Merge tag 'pull-avr-20220901' of https://gitlab.com/rth7680/qemu into staging
Stefan Hajnoczi
2022-09-01
2
-30
/
+65
|
\
\
|
*
|
target/avr: Disable interrupts when env->skip set
Richard Henderson
2022-09-01
2
-4
/
+31
|
*
|
target/avr: Only execute one interrupt at a time
Richard Henderson
2022-09-01
1
-6
/
+3
|
*
|
target/avr: Call avr_cpu_do_interrupt directly
Richard Henderson
2022-09-01
1
-3
/
+2
|
*
|
target/avr: Support probe argument to tlb_fill
Richard Henderson
2022-09-01
1
-17
/
+29
|
|
/
*
|
Merge tag 'pull-ppc-20220831' of https://gitlab.com/danielhb/qemu into staging
Stefan Hajnoczi
2022-09-01
5
-25
/
+78
|
\
\
|
|
/
|
/
|
|
*
target/ppc: Bugfix FP when OE/UE are set
Lucas Mateus Castro (alqotel)
2022-08-31
2
-2
/
+2
|
*
target/ppc: Fix host PVR matching for KVM
Nicholas Piggin
2022-08-30
3
-23
/
+76
*
|
target/s390x: Fix CLFIT and CLGIT immediate size
Ilya Leoshkevich
2022-08-25
1
-2
/
+2
*
|
s390x/cpumodel: add stfl197 processor-activity-instrumentation extension 1
Christian Borntraeger
2022-08-25
2
-0
/
+3
|
/
*
target/hppa: Fix proberi instruction emulation for linux-user
Helge Deller
2022-08-19
1
-1
/
+1
*
docs/system/loongarch: Update the LoongArch document
Xiaojuan Yang
2022-08-13
1
-48
/
+1
*
target/arm: Don't report Statistical Profiling Extension in ID registers
Peter Maydell
2022-08-12
1
-0
/
+11
*
target/loongarch: Remove cpu_fcsr0
Richard Henderson
2022-08-09
4
-22
/
+20
*
target/mips: Handle lock_user() failure in UHI_plog semihosting call
Peter Maydell
2022-08-08
1
-0
/
+3
*
Merge tag 'pull-la-20220805' of https://gitlab.com/rth7680/qemu into staging
Richard Henderson
2022-08-05
4
-14
/
+58
|
\
|
*
target/loongarch: Update gdb_set_fpu() and gdb_get_fpu()
Song Gao
2022-08-05
2
-7
/
+30
|
*
target/loongarch: Update loongarch-fpu.xml
Song Gao
2022-08-05
1
-1
/
+1
|
*
target/loongarch: add gdb_arch_name()
Song Gao
2022-08-05
1
-0
/
+6
|
*
target/loongarch: Fix GDB get the wrong pc
Song Gao
2022-08-05
2
-3
/
+6
[next]