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
/
i386
Age
Commit message (
Expand
)
Author
2022-10-05
Merge tag 'pull-tcg-20221004' of https://gitlab.com/rth7680/qemu into staging
Stefan Hajnoczi
2022-10-04
accel/tcg: Introduce tb_pc and log_pc
Richard Henderson
2022-10-04
hw/core: Add CPUClass.get_pc
Richard Henderson
2022-10-04
Merge tag 'trivial-branch-for-7.2-pull-request' of https://gitlab.com/laurent...
Stefan Hajnoczi
2022-10-04
Drop superfluous conditionals around g_free()
Markus Armbruster
2022-10-01
target/i386/kvm: fix kvmclock_current_nsec: Assertion `time.tsc_timestamp <= ...
Ray Zhang
2022-09-19
target/i386: introduce insn_get_addr
Paolo Bonzini
2022-09-19
target/i386: REPZ and REPNZ are mutually exclusive
Paolo Bonzini
2022-09-19
target/i386: fix INSERTQ implementation
Paolo Bonzini
2022-09-19
target/i386: correctly mask SSE4a bit indices in register operands
Paolo Bonzini
2022-09-18
target/i386: Raise #GP on unaligned m128 accesses when required.
Paolo Bonzini
2022-09-06
target/i386: 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-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
target/i386: DPPS rounding fix
Paolo Bonzini
2022-09-01
target/i386: fix PHSUB* instructions with dest=src
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-08-05
target/i386: display deprecation status in '-cpu help'
Daniel P. Berrangé
2022-08-01
misc: fix commonly doubled up words
Daniel P. Berrangé
2022-07-13
hvf: Enable RDTSCP support
Cameron Esfahani
2022-06-08
Fix 'writeable' typos
Peter Maydell
2022-06-06
x86: cpu: fixup number of addressable IDs for logical processors sharing cache
Igor Mammedov
2022-06-06
x86: cpu: make sure number of addressable IDs for processor cores meets the spec
Igor Mammedov
2022-06-06
target/i386: Fix wrong count setting
Yang Zhong
2022-06-06
target/i386/tcg: Fix masking of real-mode addresses with A20 bit
Stephen Michael Jothen
[next]