OSDN Git Service

gitlab: make Cirrus CI timeout explicit
[qmiga/qemu.git] / target / arm /
2023-09-19 Stefan HajnocziMerge tag 'mem-2023-09-19' of https://github.com/davidh...
2023-09-19 Stefan HajnocziMerge tag 'firmware/edk2-20230918-pull-request' of...
2023-09-19 Stefan HajnocziMerge tag 'pull-ppc-20230918' of https://gitlab.com...
2023-09-19 Stefan HajnocziMerge tag 'net-pull-request' of https://github.com...
2023-09-19 Stefan HajnocziMerge tag 'pull-tcg-20230915-2' of https://gitlab.com...
2023-09-18 Stefan HajnocziMerge tag 'pull-crypto-20230915' of https://gitlab...
2023-09-16 Richard Hendersontarget/arm: Use tcg_gen_gvec_cmpi for compare vs 0
2023-09-15 Richard Hendersontarget/arm: Use clmul_64
2023-09-15 Richard Hendersontarget/arm: Use clmul_32* routines
2023-09-15 Richard Hendersontarget/arm: Use clmul_16* routines
2023-09-15 Richard Hendersontarget/arm: Use clmul_8* routines
2023-09-11 Stefan HajnocziMerge tag 'pull-vfio-20230911' of https://github.com...
2023-09-11 Stefan HajnocziMerge tag 'pull-riscv-to-apply-20230911' of https:...
2023-09-11 Stefan HajnocziMerge tag 'for-upstream' of https://repo.or.cz/qemu...
2023-09-11 Stefan HajnocziMerge tag 'pull-target-arm-20230908' of https://git...
2023-09-11 Max Choucrypto: Create sm4_subword
2023-09-08 Shameer Kolothumarm/kvm: Enable support for KVM_CAP_ARM_EAGER_SPLIT_CHU...
2023-09-08 Richard Hendersontarget/arm: Enable SCTLR_EL1.TIDCP for user-only
2023-09-08 Richard Hendersontarget/arm: Implement FEAT_TIDCP1
2023-09-08 Richard Hendersontarget/arm: Implement HCR_EL2.TIDCP
2023-09-08 Richard Hendersontarget/arm: Implement cortex-a710
2023-09-08 Richard Hendersontarget/arm: Implement RMR_ELx
2023-09-08 Colton Lewisarm64: Restore trapless ptimer access
2023-09-08 Richard Hendersontarget/arm: Do not use gen_mte_checkN in trans_STGP
2023-09-08 Stefan HajnocziMerge tag 'pull-trivial-patches' of https://gitlab...
2023-09-08 Aaron Lindsaytarget/arm: Implement FEAT_FPAC and FEAT_FPACCOMBINE
2023-09-08 Aaron Lindsaytarget/arm: Inform helpers whether a PAC instruction...
2023-09-08 Aaron Lindsaytarget/arm: Implement FEAT_Pauth2
2023-09-08 Aaron Lindsaytarget/arm: Implement FEAT_EPAC
2023-09-08 Richard Hendersontarget/arm: Implement FEAT_PACQARMA3
2023-09-08 Richard Hendersontarget/arm: Don't change pauth features when changing...
2023-09-08 Aaron Lindsaytarget/arm: Add feature detection for FEAT_Pauth2 and...
2023-09-08 Aaron Lindsaytarget/arm: Add ID_AA64ISAR2_EL1
2023-09-08 Thomas Huthtrivial: Simplify the spots that use TARGET_BIG_ENDIAN...
2023-08-31 Stefan HajnocziMerge tag 'quick-fix-pull-request' of https://gitlab...
2023-08-31 Stefan HajnocziMerge tag 'pull-target-arm-20230831' of https://git...
2023-08-31 Stefan HajnocziMerge tag 'xen-virtio-2-tag' of https://gitlab.com...
2023-08-31 Stefan HajnocziMerge tag 'pull-maintainer-ominbus-300823-1' of https...
2023-08-31 Peter Maydelltarget/arm: Do all "ARM_FEATURE_X implies Y" checks...
2023-08-31 Peter Maydelltarget/arm: Catch illegal-exception-return from EL3...
2023-08-31 Alex Bennéetarget/arm: properly document FEAT_CRC32
2023-08-31 Richard Hendersontarget/arm: Implement FEAT_HPDS2 as a no-op
2023-08-31 Richard Hendersontarget/arm: Suppress FEAT_TRBE (Trace Buffer Extension)
2023-08-31 Richard Hendersontarget/arm: Apply access checks to neoverse-v1 special...
2023-08-31 Richard Hendersontarget/arm: Apply access checks to neoverse-n1 special...
2023-08-31 Richard Hendersontarget/arm: Introduce make_ccsidr64
2023-08-31 Richard Hendersontarget/arm: When tag memory is not present, set MTE=1
2023-08-31 Richard Hendersontarget/arm: Support more GM blocksizes
2023-08-31 Richard Hendersontarget/arm: Allow cpu to configure GM blocksize
2023-08-31 Richard Hendersontarget/arm: Reduce dcz_blocksize to uint8_t
2023-08-30 Alex Bennéegdbstub: replace global gdb_has_xml with a function
2023-08-29 Stefan HajnocziMerge tag '2023q3-bsd-user-pull-request' of https:...
2023-08-28 Stefan HajnocziMerge tag 'pull-tcg-20230823-2' of https://gitlab.com...
2023-08-28 Stefan HajnocziMerge tag 'devel-hppa-priv-cleanup2-pull-request' of...
2023-08-24 Richard Hendersontarget/arm: Use tcg_gen_negsetcond_*
2023-08-24 Anton Johanssonsysemu/hvf: Use vaddr for hvf_arch_[insert|remove]_hw_b...
2023-08-24 Anton Johanssonsysemu/kvm: Use vaddr for kvm_arch_[insert|remove]_hw_b...
2023-08-24 Stefan HajnocziMerge tag 'pull-target-arm-20230824' of https://git...
2023-08-22 Richard Hendersontarget/arm: Fix 64-bit SSRA
2023-08-22 Richard Hendersontarget/arm: Fix SME ST1Q
2023-08-22 Jean-Philippe Bruckertarget/arm/helper: Implement CNTHCTL_EL2.CNT[VP]MASK
2023-08-22 Jean-Philippe Bruckertarget/arm/helper: Check SCR_EL3.{NSE, NS} encoding...
2023-08-22 Jean-Philippe Bruckertarget/arm: Pass security space rather than flag for...
2023-08-22 Jean-Philippe Bruckertarget/arm: Skip granule protection checks for AT instr...
2023-08-22 Jean-Philippe Bruckertarget/arm/helper: Fix tlbmask and tlbbits for TLBI...
2023-08-22 Jean-Philippe Bruckertarget/arm/ptw: Load stage-2 tables from realm physical...
2023-08-22 Peter Maydelltarget/arm: Adjust PAR_EL1.SH for Device and Normal...
2023-08-22 Peter Maydelltarget/arm/ptw: Report stage 2 fault level for stage...
2023-08-22 Peter Maydelltarget/arm/ptw: Check for block descriptors at invalid...
2023-08-22 Peter Maydelltarget/arm/ptw: Set attributes correctly for MMU disabl...
2023-08-22 Peter Maydelltarget/arm/ptw: Drop S1Translate::out_secure
2023-08-22 Peter Maydelltarget/arm/ptw: Remove S1Translate::in_secure
2023-08-22 Peter Maydelltarget/arm/ptw: Remove last uses of ptw->in_secure
2023-08-22 Peter Maydelltarget/arm/ptw: Only fold in NSTable bit effects in...
2023-08-22 Peter Maydelltarget/arm: Pass an ARMSecuritySpace to arm_is_el2_enab...
2023-08-22 Peter Maydelltarget/arm/ptw: Pass an ARMSecuritySpace to arm_hcr_el2...
2023-08-22 Peter Maydelltarget/arm/ptw: Pass ARMSecurityState to regime_transla...
2023-08-22 Peter Maydelltarget/arm/ptw: Pass ptw into get_phys_addr_pmsa*(...
2023-08-22 Peter Maydelltarget/arm/ptw: Set s1ns bit in fault info more consist...
2023-08-22 Peter Maydelltarget/arm/ptw: Don't report GPC faults on stage 1...
2023-08-22 Peter Maydelltarget/arm/ptw: Don't set fi->s1ptw for UnsuppAtomicUpd...
2023-08-22 Akihiko Odakiaccel/kvm: Specify default IPA size for arm64
2023-08-22 Akihiko Odakikvm: Introduce kvm_arch_get_default_type hook
2023-08-09 Richard HendersonMerge tag 'or1k-pull-request-20230809' of https://githu...
2023-07-31 Richard HendersonMerge tag 'pull-target-arm-20230731' of https://git...
2023-07-31 Peter Maydelltarget/arm/tcg: Don't build AArch64 decodetree files...
2023-07-31 Peter Maydelltarget/arm: Avoid writing to constant TCGv in trans_CSEL()
2023-07-31 Richard Hendersontarget/arm: Fix MemOp for STGP
2023-07-28 Richard HendersonMerge tag 'block-pull-request' of https://gitlab.com...
2023-07-26 Richard HendersonMerge tag 'misc-next-pull-request' of https://gitlab...
2023-07-25 Peter MaydellMerge tag 'pull-trivial-patches' of https://gitlab...
2023-07-25 Peter MaydellMerge tag 'misc-fixes-20230725' of https://github.com...
2023-07-25 Michael Tokarevarm: spelling fixes
2023-07-25 Peter MaydellMerge tag 'pull-target-arm-20230725' of https://git...
2023-07-25 Peter Maydelltarget/arm: Special case M-profile in debug_helper...
2023-07-24 Peter MaydellMerge tag 'pull-qapi-2023-07-10' of https://repo.or...
2023-07-17 Richard HendersonMerge tag 'block-pull-request' of https://gitlab.com...
2023-07-17 Richard HendersonMerge tag 'pull-target-arm-20230717' of https://git...
2023-07-17 Peter Maydelltarget/arm/ptw.c: Account for FEAT_RME when applying...
2023-07-17 Peter Maydelltarget/arm: Fix S1_ptw_translate() debug path
next