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-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
2022-10-10
target/arm: Merge regime_is_secure into get_phys_addr
Richard Henderson
2022-10-10
target/arm: Add TBFLAG_M32.SECURE
Richard Henderson
2022-10-10
target/arm: Add is_secure parameter to v7m_read_half_insn
Richard Henderson
2022-10-10
target/arm: Split out get_phys_addr_with_secure
Richard Henderson
2022-10-10
target/arm: Add is_secure parameter to regime_translation_disabled
Richard Henderson
2022-10-10
target/arm: Fix S2 disabled check in S1_ptw_translate
Richard Henderson
2022-10-10
target/arm: Add is_secure parameter to get_phys_addr_lpae
Richard Henderson
2022-10-10
target/arm: Make the final stage1+2 write to secure be unconditional
Richard Henderson
2022-10-10
target/arm: Split s2walk_secure from ipa_secure in get_phys_addr
Richard Henderson
2022-10-10
target/arm: allow setting SCR_EL3.EnTP2 when FEAT_SME is implemented
Jerome Forissier
2022-10-10
target/arm/kvm: Retry KVM_CREATE_VM call if it fails EINTR
Peter Maydell
2022-10-10
kvm: allow target-specific accelerator properties
Paolo Bonzini
2022-10-10
i386: kvm: extend kvm_{get, put}_vcpu_events to support pending triple fault
Chenyi Qiang
2022-10-06
dump: Replace opaque DumpState pointer with a typed one
Janosch Frank
2022-10-06
monitor: expose monitor_puts to rest of code
Alex Bennée
2022-10-05
Merge tag 'pull-hex-20221003' of https://github.com/quic/qemu into staging
Stefan Hajnoczi
2022-10-05
Merge tag 'pull-tcg-20221004' of https://gitlab.com/rth7680/qemu into staging
Stefan Hajnoczi
2022-10-04
target/sh4: Fix TB_FLAG_UNALIGN
Richard Henderson
2022-10-04
accel/tcg: Introduce tb_pc and log_pc
Richard Henderson
2022-10-04
hw/core: Add CPUClass.get_pc
Richard Henderson
2022-10-04
Merge tag 'trivial-branch-for-7.2-pull-request' of https://gitlab.com/laurent...
Stefan Hajnoczi
2022-10-04
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Stefan Hajnoczi
2022-10-03
accel/tcg: Suppress auto-invalidate in probe_access_internal
Richard Henderson
[prev]
[next]