]> git.proxmox.com Git - mirror_qemu.git/history - target
tests/avocado/machine_aspeed.py: Update SDK images
[mirror_qemu.git] / target /
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 'for-upstream' of https://gitlab.com/bonzini...
2023-08-28 Stefan HajnocziMerge tag 'devel-hppa-priv-cleanup2-pull-request' of...
2023-08-28 Ake Koomsintarget/i386: add support for VMX_SECONDARY_EXEC_ENABLE_...
2023-08-27 Helge Dellertarget/hppa: Switch to use MMU indices 11-15
2023-08-25 Helge Dellertarget/hppa: Use privilege helper in hppa_get_physical_...
2023-08-25 Helge Dellertarget/hppa: Do not use hardcoded value for tlb_flush_*()
2023-08-25 Helge Dellertarget/hppa: Add privilege to MMU index conversion...
2023-08-25 Helge Dellertarget/hppa: Add missing PL1 and PL2 privilege levels
2023-08-24 Philippe Mathieu... target/cris: Fix a typo in gen_swapr()
2023-08-24 Richard Hendersontarget/tricore: Replace gen_cond_w with tcg_gen_negsetc...
2023-08-24 Richard Hendersontarget/sparc: Use tcg_gen_movcond_i64 in gen_edge
2023-08-24 Richard Hendersontarget/ppc: Use tcg_gen_negsetcond_*
2023-08-24 Richard Hendersontarget/openrisc: Use tcg_gen_negsetcond_*
2023-08-24 Richard Hendersontarget/m68k: Use tcg_gen_negsetcond_*
2023-08-24 Richard Hendersontarget/arm: Use tcg_gen_negsetcond_*
2023-08-24 Richard Hendersontarget/alpha: Use tcg_gen_movcond_i64 in gen_fold_mzero
2023-08-24 Richard Hendersontarget/m68k: Use tcg_gen_deposit_i32 in gen_partset_reg
2023-08-24 Anton Johanssoninclude/exec: Replace target_ulong with abi_ptr in...
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-24 Stefan HajnocziMerge tag 'pull-loongarch-20230824' of https://gitlab...
2023-08-24 Jiajie Chentarget/loongarch: Split fcc register to fcc0-7 in gdbstub
2023-08-24 Bibo Maotarget/loongarch: cpu: Implement get_arch_id callback
2023-08-24 Song Gaotarget/loongarch: Add avail_IOCSR to check iocsr instru...
2023-08-24 Song Gaotarget/loongarch: Add avail_LSX to check LSX instructions
2023-08-24 Song Gaotarget/loongarch: Add avail_LAM to check atomic instruc...
2023-08-24 Song Gaotarget/loongarch: Add avail_LSPW to check LSPW instructions
2023-08-24 Song Gaotarget/loongarch: Add avail_FP/FP_SP/FP_DP to check...
2023-08-24 Jiajie Chentarget/loongarch: Add LoongArch32 cpu la132
2023-08-24 Song Gaotarget/loongarch: Add avail_64 to check la64-only instr...
2023-08-24 Song Gaotarget/loongarch: Add a check parameter to the TRANS...
2023-08-24 Jiajie Chentarget/loongarch: Sign extend results in VA32 mode
2023-08-24 Jiajie Chentarget/loongarch: Truncate high 32 bits of address...
2023-08-24 Jiajie Chentarget/loongarch: Extract set_pc() helper
2023-08-24 Jiajie Chentarget/loongarch: Extract make_address_pc() helper
2023-08-24 Jiajie Chentarget/loongarch: Extract make_address_i() helper
2023-08-24 Jiajie Chentarget/loongarch: Extract make_address_x() helper
2023-08-24 Jiajie Chentarget/loongarch: Add LA64 & VA32 to DisasContext
2023-08-24 Jiajie Chentarget/loongarch: Support LoongArch32 VPPN
2023-08-24 Jiajie Chentarget/loongarch: Support LoongArch32 DMW
2023-08-24 Jiajie Chentarget/loongarch: Support LoongArch32 TLB entry
2023-08-24 Jiajie Chentarget/loongarch: Add GDB support for loongarch32 mode
2023-08-24 Jiajie Chentarget/loongarch: Add new object class for loongarch32...
2023-08-24 Jiajie Chentarget/loongarch: Add function to check current arch
2023-08-24 Philippe Mathieu... target/loongarch: Extract 64-bit specifics to loongarch...
2023-08-24 Philippe Mathieu... target/loongarch: Introduce abstract TYPE_LOONGARCH64_CPU
2023-08-24 Song Gaotarget/loongarch: Fix loongarch_la464_initfn() misses...
2023-08-24 Philippe Mathieu... target/loongarch: Remove duplicated disas_set_info...
2023-08-24 Philippe Mathieu... target/loongarch: Log I/O write accesses to CSR registers
2023-08-23 Stefan HajnocziMerge tag 'pull-request-2023-08-23' of https://gitlab...
2023-08-23 Ilya Leoshkevichtarget/s390x: Fix the "ignored match" case in VSTRS
2023-08-23 Ilya Leoshkevichtarget/s390x: Use a 16-bit immediate in VREP
2023-08-23 Ilya Leoshkevichtarget/s390x: Fix VSTL with a large length
2023-08-23 Ilya Leoshkevichtarget/s390x: Check reserved bits of VFMIN/VFMAX's M5
2023-08-23 Cédric Le Goaters390x: Convert DPRINTF to trace events
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 Odakimips: Report an error when KVM_VM_MIPS_VZ is unavailable
2023-08-22 Akihiko Odakiaccel/kvm: Specify default IPA size for arm64
next