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-17
target/loongarch: Fix fnm{sub/add}_{s/d} set wrong flags
Song Gao
2022-10-17
target/loongarch: bstrins.w src register need EXT_NONE
Song Gao
2022-10-14
target/riscv: pmp: Fixup TLB size calculation
Alistair Francis
2022-10-13
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Stefan Hajnoczi
2022-10-12
Merge tag 'pull-target-arm-20221010' of https://git.linaro.org/people/pmaydel...
Stefan Hajnoczi
2022-10-11
linux-user: i386/signal: support XSAVE/XRSTOR for signal frame fpstate
Paolo Bonzini
2022-10-11
KVM: x86: Implement MSR_CORE_THREAD_COUNT MSR
Alexander Graf
2022-10-11
i386: kvm: Add support for MSR filtering
Alexander Graf
2022-10-11
x86: Implement MSR_CORE_THREAD_COUNT MSR
Alexander Graf
2022-10-11
target/i386: Enable TARGET_TB_PCREL
Richard Henderson
2022-10-11
target/i386: Inline gen_jmp_im
Richard Henderson
2022-10-11
target/i386: Add cpu_eip
Richard Henderson
2022-10-11
target/i386: Create eip_cur_tl
Richard Henderson
2022-10-11
target/i386: Merge gen_jmp_tb and gen_goto_tb into gen_jmp_rel
Richard Henderson
2022-10-11
target/i386: Remove MemOp argument to gen_op_j*_ecx
Richard Henderson
2022-10-11
target/i386: Use gen_jmp_rel for DISAS_TOO_MANY
Richard Henderson
2022-10-11
target/i386: Use gen_jmp_rel for gen_jcc
Richard Henderson
2022-10-11
target/i386: Use gen_jmp_rel for loop, repz, jecxz insns
Richard Henderson
2022-10-11
target/i386: Create gen_jmp_rel
Richard Henderson
2022-10-11
target/i386: Use DISAS_TOO_MANY to exit after gen_io_start
Richard Henderson
2022-10-11
target/i386: Create eip_next_*
Richard Henderson
2022-10-11
target/i386: Truncate values for lcall_real to i32
Richard Henderson
2022-10-11
target/i386: Introduce DISAS_JUMP
Richard Henderson
2022-10-11
target/i386: Remove cur_eip, next_eip arguments to gen_repz*
Richard Henderson
2022-10-11
target/i386: Create cur_insn_len, cur_insn_len_i32
Richard Henderson
2022-10-11
target/i386: USe DISAS_EOB_ONLY
Richard Henderson
2022-10-11
target/i386: Use DISAS_EOB_NEXT
Richard Henderson
2022-10-11
target/i386: Use DISAS_EOB* in gen_movl_seg_T0
Richard Henderson
2022-10-11
target/i386: Introduce DISAS_EOB*
Richard Henderson
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-11
i386: add notify VM exit support
Chenyi Qiang
2022-10-10
target/arm: Use ARMGranuleSize in ARMVAParameters
Peter Maydell
2022-10-10
target/arm: Don't allow guest to use unimplemented granule sizes
Peter Maydell
2022-10-10
target/arm: Use tlb_set_page_full
Richard Henderson
2022-10-10
target/arm: Fix cacheattr in get_phys_addr_disabled
Richard Henderson
2022-10-10
target/arm: Split out get_phys_addr_disabled
Richard Henderson
2022-10-10
target/arm: Fix ATS12NSO* from S PL1
Richard Henderson
2022-10-10
target/arm: Pass HCR to attribute subroutines.
Richard Henderson
2022-10-10
target/arm: Remove env argument from combined_attrs_fwb
Richard Henderson
2022-10-10
target/arm: Hoist read of *is_secure in S1_ptw_translate
Richard Henderson
2022-10-10
target/arm: Introduce arm_hcr_el2_eff_secstate
Richard Henderson
2022-10-10
target/arm: Drop secure check for HCR.TGE vs SCTLR_EL1.M
Richard Henderson
2022-10-10
target/arm: Reorg regime_translation_disabled
Richard Henderson
2022-10-10
target/arm: Fold secure and non-secure a-profile mmu indexes
Richard Henderson
2022-10-10
target/arm: Add is_secure parameter to do_ats_write
Richard Henderson
[next]