index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
Age
Commit message (
Expand
)
Author
2022-09-06
target/riscv: Add MAX_INSN_LEN and insn_len
Richard Henderson
2022-09-06
target/i386: Make translator stop before the end of a page
Ilya Leoshkevich
2022-09-06
target/s390x: Make translator stop before the end of a page
Ilya Leoshkevich
2022-09-06
accel/tcg: Add pc and host_pc params to gen_intermediate_code
Richard Henderson
2022-09-06
accel/tcg: Remove translator_ldsw
Richard Henderson
2022-09-04
target/openrisc: Interrupt handling fixes
Stafford Horne
2022-09-04
target/openrisc: Enable MTTCG
Stafford Horne
2022-09-04
target/openrisc: Add interrupted CPU to log
Stafford Horne
2022-09-04
target/openrisc: Fix memory reading in debugger
Stafford Horne
2022-09-02
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Stefan Hajnoczi
2022-09-01
Merge tag 'pull-avr-20220901' of https://gitlab.com/rth7680/qemu into staging
Stefan Hajnoczi
2022-09-01
target/i386: AVX+AES helpers prep
Paul Brook
2022-09-01
target/i386: AVX pclmulqdq prep
Paul Brook
2022-09-01
target/i386: Rewrite blendv helpers
Paul Brook
2022-09-01
target/i386: Misc AVX helper prep
Paul Brook
2022-09-01
target/i386: Destructive FP helpers for AVX
Paul Brook
2022-09-01
target/i386: Dot product AVX helper prep
Paul Brook
2022-09-01
target/i386: reimplement AVX comparison helpers
Paul Brook
2022-09-01
target/i386: Floating point arithmetic helper AVX prep
Paul Brook
2022-09-01
target/i386: Destructive vector helpers for AVX
Paul Brook
2022-09-01
target/i386: Misc integer AVX helper prep
Paul Brook
2022-09-01
target/i386: Rewrite simple integer vector helpers
Paul Brook
2022-09-01
target/i386: Rewrite vector shift helper
Paul Brook
2022-09-01
target/i386: rewrite destructive 3DNow operations
Paolo Bonzini
2022-09-01
target/i386: Add CHECK_NO_VEX
Paul Brook
2022-09-01
target/i386: do not cast gen_helper_* function pointers
Paolo Bonzini
2022-09-01
target/i386: Add size suffix to vector FP helpers
Paolo Bonzini
2022-09-01
target/i386: isolate MMX code more
Paolo Bonzini
2022-09-01
target/i386: check SSE table flags instead of hardcoding opcodes
Paolo Bonzini
2022-09-01
target/i386: Move 3DNOW decoder
Paul Brook
2022-09-01
target/i386: Rework sse_op_table6/7
Paul Brook
2022-09-01
target/i386: Rework sse_op_table1
Paul Brook
2022-09-01
target/i386: Add ZMM_OFFSET macro
Paul Brook
2022-09-01
target/i386: formatting fixes
Paolo Bonzini
2022-09-01
target/i386: do not use MOVL to move data between SSE registers
Paolo Bonzini
2022-09-01
Merge tag 'pull-ppc-20220831' of https://gitlab.com/danielhb/qemu into staging
Stefan Hajnoczi
2022-09-01
target/i386: DPPS rounding fix
Paolo Bonzini
2022-09-01
target/i386: fix PHSUB* instructions with dest=src
Paolo Bonzini
2022-09-01
meson: remove dead code
Paolo Bonzini
2022-09-01
i386: do kvm_put_msr_feature_control() first thing when vCPU is reset
Vitaly Kuznetsov
2022-09-01
i386: reset KVM nested state upon CPU reset
Vitaly Kuznetsov
2022-09-01
target/avr: Disable interrupts when env->skip set
Richard Henderson
2022-09-01
target/avr: Only execute one interrupt at a time
Richard Henderson
2022-09-01
target/avr: Call avr_cpu_do_interrupt directly
Richard Henderson
2022-09-01
target/avr: Support probe argument to tlb_fill
Richard Henderson
2022-08-31
target/ppc: Bugfix FP when OE/UE are set
Lucas Mateus Castro (alqotel)
2022-08-30
target/ppc: Fix host PVR matching for KVM
Nicholas Piggin
2022-08-25
target/s390x: Fix CLFIT and CLGIT immediate size
Ilya Leoshkevich
2022-08-25
s390x/cpumodel: add stfl197 processor-activity-instrumentation extension 1
Christian Borntraeger
2022-08-19
target/hppa: Fix proberi instruction emulation for linux-user
Helge Deller
[next]