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
2021-07-09
meson: Introduce target-specific Kconfig
Philippe Mathieu-Daudé
2021-07-09
target/i386: fix exceptions for MOV to DR
Paolo Bonzini
2021-07-09
target/i386: Added DR6 and DR7 consistency checks
Lara Lazier
2021-07-09
target/i386: Added MSRPM and IOPM size check
Lara Lazier
2021-07-06
target/i386: Move X86XSaveArea into TCG
David Edmondson
2021-07-06
target/i386: Populate x86_ext_save_areas offsets using cpuid where possible
David Edmondson
2021-07-06
target/i386: Observe XSAVE state area offsets
David Edmondson
2021-07-06
target/i386: Make x86_ext_save_areas visible outside cpu.c
David Edmondson
2021-07-06
target/i386: Pass buffer and length to XSAVE helper
David Edmondson
2021-07-06
target/i386: Clarify the padding requirements of X86XSaveArea
David Edmondson
2021-07-06
target/i386: Consolidate the X86XSaveArea offset checks
David Edmondson
2021-07-06
target/i386: Declare constants for XSAVE offsets
David Edmondson
2021-07-04
Merge remote-tracking branch 'remotes/philmd/tags/mips-20210702' into staging
Peter Maydell
2021-07-02
target/arm: Implement MVE shifts by register
Peter Maydell
2021-07-02
target/arm: Implement MVE shifts by immediate
Peter Maydell
2021-07-02
target/arm: Implement MVE long shifts by register
Peter Maydell
2021-07-02
target/arm: Implement MVE long shifts by immediate
Peter Maydell
2021-07-02
target/arm: Implement MVE VADDLV
Peter Maydell
2021-07-02
target/arm: Implement MVE VSHLC
Peter Maydell
2021-07-02
target/arm: Implement MVE saturating narrowing shifts
Peter Maydell
2021-07-02
target/arm: Implement MVE VSHRN, VRSHRN
Peter Maydell
2021-07-02
target/arm: Implement MVE VSRI, VSLI
Peter Maydell
2021-07-02
target/arm: Implement MVE VSHLL
Peter Maydell
2021-07-02
target/arm: Implement MVE vector shift right by immediate insns
Peter Maydell
2021-07-02
target/arm: Implement MVE vector shift left by immediate insns
Peter Maydell
2021-07-02
target/arm: Implement MVE logical immediate insns
Peter Maydell
2021-07-02
target/arm: Use dup_const() instead of bitfield_replicate()
Peter Maydell
2021-07-02
target/arm: Use asimd_imm_const for A64 decode
Peter Maydell
2021-07-02
target/arm: Make asimd_imm_const() public
Peter Maydell
2021-07-02
target/arm: Fix bugs in MVE VRMLALDAVH, VRMLSLDAVH
Peter Maydell
2021-07-02
target/arm: Fix MVE widening/narrowing VLDR/VSTR offset calculation
Peter Maydell
2021-07-02
target/arm: Check NaN mode before silencing NaN
Joe Komlodi
2021-07-02
target/mips: Extract nanoMIPS ISA translation routines
Philippe Mathieu-Daudé
2021-07-02
target/mips: Extract the microMIPS ISA translation routines
Philippe Mathieu-Daudé
2021-07-02
target/mips: Extract Code Compaction ASE translation routines
Philippe Mathieu-Daudé
2021-07-02
target/mips: Add declarations for generic TCG helpers
Philippe Mathieu-Daudé
2021-07-01
Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-tcg-20210629' into...
Peter Maydell
2021-06-29
target/mips: Fix gen_mxu_s32ldd_s32lddr
Richard Henderson
2021-06-29
target/sh4: Improve swap.b translation
Richard Henderson
2021-06-29
target/i386: Improve bswap translation
Richard Henderson
2021-06-29
target/arm: Improve REVSH
Richard Henderson
2021-06-29
target/arm: Improve vector REV
Richard Henderson
2021-06-29
target/arm: Improve REV32
Richard Henderson
2021-06-29
tcg: Add flags argument to tcg_gen_bswap16_*, tcg_gen_bswap32_i64
Richard Henderson
2021-06-29
target/cris: Do not exit tb for X_FLAG changes
Richard Henderson
2021-06-29
target/cris: Remove dc->flagx_known
Richard Henderson
2021-06-29
target/cris: Improve JMP_INDIRECT
Richard Henderson
2021-06-29
target/cris: Use tcg_gen_lookup_and_goto_ptr
Richard Henderson
2021-06-29
target/cris: Add DISAS_DBRANCH
Richard Henderson
2021-06-29
target/cris: Add DISAS_UPDATE_NEXT
Richard Henderson
[next]