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
2024-05-10
kconfig: express dependency of individual boards on libfdt
Paolo Bonzini
2024-05-10
i386: select correct components for no-board build
Paolo Bonzini
2024-05-10
s390x: select correct components for no-board build
Paolo Bonzini
2024-05-10
s390x: move s390_cpu_addr2state to target/s390x/sigp.c
Paolo Bonzini
2024-05-10
sh4: select correct components for no-board build
Paolo Bonzini
2024-05-10
target/i386: fix feature dependency for WAITPKG
Paolo Bonzini
2024-05-10
target/i386: move prefetch and multi-byte UD/NOP to new decoder
Paolo Bonzini
2024-05-10
target/i386: rdpkru/wrpkru are no-prefix instructions
Paolo Bonzini
2024-05-10
target/i386: fix operand size for DATA16 REX.W POPCNT
Paolo Bonzini
2024-05-10
target/i386: remove PCOMMIT from TCG, deprecate property
Paolo Bonzini
2024-05-10
Merge tag 'pull-request-2024-05-10' of https://gitlab.com/thuth/qemu into sta...
Richard Henderson
2024-05-10
target/s390x: flag te and cte as deprecated
Collin Walling
2024-05-10
target/s390x: report deprecated-props in cpu-model-expansion reply
Collin Walling
2024-05-09
Merge tag 'pull-loongarch-20240509' of https://gitlab.com/gaosong/qemu into s...
Richard Henderson
2024-05-09
target/loongarch: Put cpucfg operation before CSR register
Bibo Mao
2024-05-09
target/loongarch: Add TCG macro in structure CPUArchState
Bibo Mao
2024-05-09
misc: Use QEMU header path relative to include/ directory
Philippe Mathieu-Daudé
2024-05-08
target/ppc: Replace g_memdup() by g_memdup2()
Philippe Mathieu-Daudé
2024-05-07
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Richard Henderson
2024-05-07
Merge tag 'pull-tcg-20240507' of https://gitlab.com/rth7680/qemu into staging
Richard Henderson
2024-05-07
target/i386: remove duplicate prefix decoding
Paolo Bonzini
2024-05-07
target/i386: split legacy decoder into a separate function
Paolo Bonzini
2024-05-07
target/i386: decode x87 instructions in a separate function
Paolo Bonzini
2024-05-07
target/i386: remove now-converted opcodes from old decoder
Paolo Bonzini
2024-05-07
target/i386: port extensions of one-byte opcodes to new decoder
Paolo Bonzini
2024-05-07
target/i386: move BSWAP to new decoder
Paolo Bonzini
2024-05-07
target/i386: move remaining conditional operations to new decoder
Paolo Bonzini
2024-05-07
target/i386: merge and enlarge a few ranges for call to disas_insn_new
Paolo Bonzini
2024-05-07
target/i386: move C0-FF opcodes to new decoder (except for x87)
Paolo Bonzini
2024-05-07
target/i386: generalize gen_movl_seg_T0
Paolo Bonzini
2024-05-07
target/i386: move 60-BF opcodes to new decoder
Paolo Bonzini
2024-05-07
target/i386: allow instructions with more than one immediate
Paolo Bonzini
2024-05-07
target/i386: extract gen_far_call/jmp, reordering temporaries
Paolo Bonzini
2024-05-07
target/i386: move 00-5F opcodes to new decoder
Paolo Bonzini
2024-05-07
target/i386: reintroduce debugging mechanism
Paolo Bonzini
2024-05-07
target/i386: cleanup *gen_eob*
Paolo Bonzini
2024-05-07
target/i386: clarify the "reg" argument of functions returning CCPrepare
Paolo Bonzini
2024-05-07
target/i386: do not use s->T0 and s->T1 as scratch registers for CCPrepare
Paolo Bonzini
2024-05-07
target/i386: extend cc_* when using them to compute flags
Paolo Bonzini
2024-05-07
target/i386: pull cc_op update to callers of gen_jmp_rel{,_csize}
Paolo Bonzini
2024-05-07
target/i386: cleanup cc_op changes for REP/REPZ/REPNZ
Paolo Bonzini
2024-05-07
target/i386: cc_op is not dynamic in gen_jcc1
Paolo Bonzini
2024-05-07
target/i386: remove mask from CCPrepare
Paolo Bonzini
2024-05-07
target/i386: use TSTEQ/TSTNE to check flags
Paolo Bonzini
2024-05-07
target/i386: use TSTEQ/TSTNE to test low bits
Paolo Bonzini
2024-05-07
target/i386: Fix CPUID encoding of Fn8000001E_ECX
Babu Moger
2024-05-06
target/sh4: Update DisasContextBase.insn_start
Richard Henderson
2024-05-06
Merge tag 'qemu-sparc-20240506' of https://github.com/mcayland/qemu into staging
Richard Henderson
2024-05-06
Merge tag 'accel-20240506' of https://github.com/philmd/qemu into staging
Richard Henderson
2024-05-06
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Richard Henderson
[next]