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
/
tcg
Age
Commit message (
Expand
)
Author
2022-10-11
target/i386: Create gen_update_eip_next
Richard Henderson
2022-10-11
target/i386: Create gen_update_eip_cur
Richard Henderson
2022-10-11
target/i386: Remove cur_eip, next_eip arguments to gen_interrupt
Richard Henderson
2022-10-11
target/i386: Remove cur_eip argument to gen_exception
Richard Henderson
2022-10-11
target/i386: Return bool from disas_insn
Richard Henderson
2022-10-11
target/i386: Remove pc_start
Richard Henderson
2022-10-04
accel/tcg: Introduce tb_pc and log_pc
Richard Henderson
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-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: reimplement AVX comparison helpers
Paul Brook
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-06-06
target/i386/tcg: Fix masking of real-mode addresses with A20 bit
Stephen Michael Jothen
2022-04-26
target/i386: Suppress coverity warning on fsave/frstor
Richard Henderson
2022-04-21
compiler.h: replace QEMU_NORETURN with G_NORETURN
Marc-André Lureau
2022-04-20
exec/translator: Pass the locked filepointer to disas_log hook
Richard Henderson
2022-04-20
*: Use fprintf between qemu_log_trylock/unlock
Richard Henderson
2022-04-20
util/log: Rename qemu_log_lock to qemu_log_trylock
Richard Henderson
2022-04-06
Replace config-time define HOST_WORDS_BIGENDIAN
Marc-André Lureau
2022-03-25
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Peter Maydell
2022-03-24
target/i386: tcg: high bits SSE cmp operation must be ignored
Paolo Bonzini
2022-03-23
target/i386: force maximum rounding precision for fildl[l]
Alex Bennée
2022-03-15
target/i386: Throw a #SS when loading a non-canonical IST
Gareth Webb
2022-03-15
target/i386: only include bits in pg_mode if they are not ignored
Paolo Bonzini
2022-03-06
target/i386/tcg/sysemu: Include missing 'exec/exec-all.h' header
Philippe Mathieu-Daudé
2022-02-22
Merge remote-tracking branch 'remotes/thuth-gitlab/tags/pull-request-2022-02-...
Peter Maydell
2022-02-21
exec/exec-all: Move 'qemu/log.h' include in units requiring it
Philippe Mathieu-Daudé
2022-02-16
target/i386: add TCG support for UMIP
Gareth Webb
2022-02-09
target/i386: use CPU_LOG_INT for IRQ servicing
Alex Bennée
2022-01-08
exec/memop: Adding signedness to quad definitions
Frédéric Pétrot
2021-12-15
target/i386: Use assert() to sanity-check b1 in SSE decode
Peter Maydell
2021-11-08
target-i386: mmu: fix handling of noncanonical virtual addresses
Paolo Bonzini
2021-11-08
target-i386: mmu: use pg_mode instead of HF_LMA_MASK
Paolo Bonzini
2021-11-02
target/i386: Implement x86_cpu_record_sigsegv
Richard Henderson
2021-10-15
target/i386: Drop check for singlestep_enabled
Richard Henderson
2021-10-15
target/i386: Check CF_NO_GOTO_TB for dc->jmp_opt
Richard Henderson
[prev]
[next]