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
Age
Commit message (
Expand
)
Author
2021-06-29
tcg/ppc: Split out tcg_out_bswap16
Richard Henderson
2021-06-29
tcg/ppc: Split out tcg_out_sari{32,64}
Richard Henderson
2021-06-29
tcg/ppc: Split out tcg_out_ext{8,16,32}s
Richard Henderson
2021-06-29
tcg/arm: Support bswap flags
Richard Henderson
2021-06-29
tcg/aarch64: Support bswap flags
Richard Henderson
2021-06-29
tcg/aarch64: Merge tcg_out_rev{16,32,64}
Richard Henderson
2021-06-29
tcg/i386: Support bswap flags
Richard Henderson
2021-06-29
tcg: Add flags argument to bswap opcodes
Richard Henderson
2021-06-29
tcg: Use correct trap number for page faults on *BSD systems
Warner Losh
2021-06-29
tcg: Implement tcg_gen_vec_add{sub}32_tl
LIU Zhiwei
2021-06-29
tcg: Add tcg_gen_vec_shl{shr}{sar}8i_i32
LIU Zhiwei
2021-06-29
tcg: Add tcg_gen_vec_shl{shr}{sar}16i_i32
LIU Zhiwei
2021-06-29
tcg: Add tcg_gen_vec_add{sub}8_i32
LIU Zhiwei
2021-06-29
tcg: Add tcg_gen_vec_add{sub}16_i32
LIU Zhiwei
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
2021-06-29
target/cris: Set cpustate_changed for rfe/rfn
Richard Henderson
2021-06-29
target/cris: Fold unhandled X_FLAG changes into cpustate_changed
Richard Henderson
2021-06-29
target/cris: Mark static arrays const
Richard Henderson
2021-06-29
target/cris: Mark helper_raise_exception noreturn
Richard Henderson
2021-06-29
target/cris: Convert to TranslatorOps
Richard Henderson
2021-06-29
target/cris: Fix use_goto_tb
Richard Henderson
2021-06-29
target/cris: Mark exceptions as DISAS_NORETURN
Richard Henderson
2021-06-29
target/cris: Replace DISAS_TB_JUMP with DISAS_NORETURN
Richard Henderson
2021-06-29
target/cris: Remove DISAS_SWI
Richard Henderson
2021-06-29
target/cris: Add DisasContextBase to DisasContext
Richard Henderson
2021-06-29
target/avr: Convert to TranslatorOps
Richard Henderson
2021-06-29
target/avr: Change ctx to DisasContext* in gen_intermediate_code
Richard Henderson
2021-06-29
target/avr: Add DisasContextBase to DisasContext
Richard Henderson
2021-06-29
target/nios2: Use pc_next for pc + 4
Richard Henderson
2021-06-29
target/nios2: Inline handle_instruction
Richard Henderson
2021-06-29
target/nios2: Clean up goto in handle_instruction
Richard Henderson
2021-06-29
target/nios2: Remove assignment to env in handle_instruction
Richard Henderson
2021-06-29
target/nios2: Convert to TranslatorOps
Richard Henderson
2021-06-29
target/nios2: Add DisasContextBase to DisasContext
Richard Henderson
2021-06-29
target/nios2: Use global cpu_R
Richard Henderson
2021-06-29
target/nios2: Use global cpu_env
Richard Henderson
2021-06-29
target/nios2: Replace DISAS_TB_JUMP with DISAS_NORETURN
Richard Henderson
2021-06-29
Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-axp-20210628' into...
Peter Maydell
2021-06-28
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
2021-06-28
Merge remote-tracking branch 'remotes/vsementsov/tags/pull-jobs-2021-06-25' i...
Peter Maydell
2021-06-28
target/alpha: Honor the FEN bit
Richard Henderson
2021-06-28
pc-bios: Update the palcode-clipper image
Richard Henderson
2021-06-28
hw/alpha: Provide a PCI-ISA bridge device node
Jason Thorpe
2021-06-28
hw/alpha: Provide console information to the PALcode at start-up
Jason Thorpe
2021-06-28
hw/alpha: Set minimum PCI device ID to 1 to match Clipper IRQ mappings
Jason Thorpe
[next]