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
2022-10-26
Merge tag 'dump-pull-request' of https://gitlab.com/marcandre.lureau/qemu int...
Stefan Hajnoczi
2022-10-26
Merge tag 'pull-tcg-20221026' of https://gitlab.com/rth7680/qemu into staging
Stefan Hajnoczi
2022-10-26
s390x: pv: Add dump support
Janosch Frank
2022-10-26
s390x: Add protected dump cap
Janosch Frank
2022-10-26
target/xtensa: Convert to tcg_ops restore_state_to_opc
Richard Henderson
2022-10-26
target/tricore: Convert to tcg_ops restore_state_to_opc
Richard Henderson
2022-10-26
target/sparc: Convert to tcg_ops restore_state_to_opc
Richard Henderson
2022-10-26
target/sh4: Convert to tcg_ops restore_state_to_opc
Richard Henderson
2022-10-26
target/s390x: Convert to tcg_ops restore_state_to_opc
Richard Henderson
2022-10-26
target/rx: Convert to tcg_ops restore_state_to_opc
Richard Henderson
2022-10-26
target/riscv: Convert to tcg_ops restore_state_to_opc
Richard Henderson
2022-10-26
target/ppc: Convert to tcg_ops restore_state_to_opc
Richard Henderson
2022-10-26
target/openrisc: Convert to tcg_ops restore_state_to_opc
Richard Henderson
2022-10-26
target/nios2: Convert to tcg_ops restore_state_to_opc
Richard Henderson
2022-10-26
target/mips: Convert to tcg_ops restore_state_to_opc
Richard Henderson
2022-10-26
target/microblaze: Convert to tcg_ops restore_state_to_opc
Richard Henderson
2022-10-26
target/m68k: Convert to tcg_ops restore_state_to_opc
Richard Henderson
2022-10-26
target/loongarch: Convert to tcg_ops restore_state_to_opc
Richard Henderson
2022-10-26
target/i386: Convert to tcg_ops restore_state_to_opc
Richard Henderson
2022-10-26
target/hppa: Convert to tcg_ops restore_state_to_opc
Richard Henderson
2022-10-26
target/hexagon: Convert to tcg_ops restore_state_to_opc
Richard Henderson
2022-10-26
target/cris: Convert to tcg_ops restore_state_to_opc
Richard Henderson
2022-10-26
target/avr: Convert to tcg_ops restore_state_to_opc
Richard Henderson
2022-10-26
target/arm: Convert to tcg_ops restore_state_to_opc
Richard Henderson
2022-10-26
target/alpha: Convert to tcg_ops restore_state_to_opc
Richard Henderson
2022-10-26
accel/tcg: Simplify page_get/alloc_target_data
Richard Henderson
2022-10-26
accel/tcg: Make page_alloc_target_data allocation constant
Richard Henderson
2022-10-25
Merge tag 'trivial-branch-for-7.2-pull-request' of https://gitlab.com/laurent...
Stefan Hajnoczi
2022-10-24
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Stefan Hajnoczi
2022-10-24
treewide: Remove the unnecessary space before semicolon
Bin Meng
2022-10-22
Drop useless casts from g_malloc() & friends to pointer
Markus Armbruster
2022-10-22
target/i386: implement FMA instructions
Paolo Bonzini
2022-10-20
target/i386: implement F16C instructions
Paolo Bonzini
2022-10-20
target/i386: introduce function to set rounding mode from FPCW or MXCSR bits
Paolo Bonzini
2022-10-20
target/i386: decode-new: avoid out-of-bounds access to xmm_regs[-1]
Paolo Bonzini
2022-10-20
target/arm: Enable TARGET_TB_PCREL
Richard Henderson
2022-10-20
target/arm: Introduce gen_pc_plus_diff for aarch32
Richard Henderson
2022-10-20
target/arm: Introduce gen_pc_plus_diff for aarch64
Richard Henderson
2022-10-20
target/arm: Change gen_jmp* to work on displacements
Richard Henderson
2022-10-20
target/arm: Remove gen_exception_internal_insn pc argument
Richard Henderson
2022-10-20
target/arm: Change gen_exception_insn* to work on displacements
Richard Henderson
2022-10-20
target/arm: Change gen_*set_pc_im to gen_*update_pc
Richard Henderson
2022-10-20
target/arm: Change gen_goto_tb to work on displacements
Richard Henderson
2022-10-20
target/arm: Introduce curr_insn_len
Richard Henderson
2022-10-20
target/arm: Use bool consistently for get_phys_addr subroutines
Richard Henderson
2022-10-20
target/arm: Split out get_phys_addr_twostage
Richard Henderson
2022-10-20
target/arm: Use softmmu tlbs for page table walking
Richard Henderson
2022-10-20
target/arm: Move be test for regime into S1TranslateResult
Richard Henderson
2022-10-20
target/arm: Plumb debug into S1Translate
Richard Henderson
2022-10-20
target/arm: Split out S1Translate type
Richard Henderson
[next]