]> git.ipfire.org Git - thirdparty/qemu.git/shortlog
thirdparty/qemu.git
2025-07-12  Zhao Liui386/cpu: Select legacy cache model based on vendor...
2025-07-12  Zhao Liui386/cpu: Select legacy cache model based on vendor...
2025-07-12  Zhao Liui386/cpu: Select legacy cache model based on vendor...
2025-07-12  Zhao Liui386/cpu: Add legacy_amd_cache_info cache model
2025-07-12  Zhao Liui386/cpu: Add legacy_intel_cache_info cache model
2025-07-12  Zhao Liui386/cpu: Fix CPUID[0x80000006] for Intel CPU
2025-07-12  Zhao Liui386/cpu: Rename AMD_ENC_ASSOC to X86_ENC_ASSOC
2025-07-12  Zhao Liui386/cpu: Mark CPUID[0x80000005] as reserved for Intel
2025-07-12  Zhao Liui386/cpu: Add x-vendor-cpuid-only-v2 option for compati...
2025-07-12  Zhao Liui386/cpu: Drop CPUID 0x2 specific cache info in X86CPUState
2025-07-12  Zhao Liui386/cpu: Consolidate CPUID 0x4 leaf
2025-07-12  Zhao Liui386/cpu: Present same cache model in CPUID 0x2 & 0x4
2025-07-12  Zhao Liui386/cpu: Add default cache model for Intel CPUs with...
2025-07-12  Zhao Liui386/cpu: Add descriptor 0x49 for CPUID 0x2 encoding
2025-07-12  Zhao Liui386/cpu: Refine comment of CPUID2CacheDescriptorInfo
2025-07-12  Xiaoyao Lii386/tdx: Don't mask off CPUID_EXT_PDCM
2025-07-12  Xiaoyao Lii386/tdx: Remove task->watch only when it's valid
2025-07-12  Xiaoyao Lii386/cpu: Unify family, model and stepping calculation...
2025-07-12  Xiaoyao Lii386/kvm-cpu: Fix the indentation inside kvm_cpu_realiz...
2025-07-12  Xiaoyao Lii386: Cleanup the usage of CPUID_VENDOR_INTEL_1
2025-07-12  Xiaoyao Lii386/cpu: Use CPUID_MODEL_ID_SZ instead of hardcoded 48
2025-07-12  Xiaoyao Lii386/cpu: Move the implementation of is_host_cpu_intel...
2025-07-12  Roy Hopkinssev: Provide sev_features flags from IGVM VMSA to KVM_S...
2025-07-12  Roy Hopkinsi386/sev: Add implementation of CGS set_guest_policy()
2025-07-12  Roy Hopkinsbackends/igvm: Handle policy for SEV guests
2025-07-12  Roy Hopkinsbackends/igvm: Process initialization sections in IGVM...
2025-07-12  Roy Hopkinsbackends/confidential-guest-support: Add set_guest_poli...
2025-07-12  Roy Hopkinsdocs/interop/firmware.json: Add igvm to FirmwareDevice
2025-07-12  Roy Hopkinsdocs/system: Add documentation on support for IGVM
2025-07-12  Roy Hopkinsi386/sev: Implement ConfidentialGuestSupport functions...
2025-07-12  Roy Hopkinsi386/sev: Refactor setting of reset vector and initial...
2025-07-12  Roy Hopkinstarget/i386: Allow setting of R_LDTR and R_TR with...
2025-07-12  Roy Hopkinssev: Update launch_update_data functions to use Error...
2025-07-12  Roy Hopkinsi386/pc_sysfw: Ensure sysfw flash configuration does...
2025-07-12  Roy Hopkinshw/i386: Add igvm-cfg object and processing for IGVM...
2025-07-12  Roy Hopkinsbackends/igvm: Add IGVM loader and configuration
2025-07-12  Roy Hopkinsbackends/confidential-guest-support: Add functions...
2025-07-12  Roy Hopkinsmeson: Add optional dependency on IGVM library
2025-07-12  Zhenzhong Duani386/tdx: Fix the report of gpa in QAPI
2025-07-12  Xiaoyao Lii386/tdx: handle TDVMCALL_SETUP_EVENT_NOTIFY_INTERRUPT
2025-07-12  Xiaoyao Lii386/tdx: Set value of <GetTdVmCallInfo> based on capab...
2025-07-12  Xiaoyao Liupdate Linux headers to KVM tree master
2025-07-12  Xiaoyao Lii386/tdx: Remove enumeration of GetQuote in tdx_handle_...
2025-07-12  Paolo Bonzinitarget/i386: merge host_cpu_instance_init() and host_cp...
2025-07-12  Paolo Bonzinitarget/i386: move accel_cpu_instance_init to .instance_init
2025-07-12  Paolo Bonzinitarget/i386: allow reordering max_x86_cpu_initfn vs...
2025-07-12  Paolo Bonzinitarget/i386: nvmm, whpx: add accel/CPU class that sets...
2025-07-11  Paolo Bonzinitarget/i386: move max_features to class
2025-07-10  Paolo Bonzinirust/qemu-api: log: implement io::Write
2025-07-10  Manos Pitsidianakisrust/qemu-api-macros: add unit tests
2025-07-10  Manos Pitsidianakisrust/qemu-api-macros: normalize TryInto output
2025-07-10  Manos Pitsidianakisrust/bindings: allow unnecessary_transmutes (1.88)
2025-07-10  Manos Pitsidianakisrust/qemu-api-macros: use syn::Error directly
2025-07-10  Zhao Liurust/qemu-api: Fix binding path in source directory
2025-07-07  Stefan HajnocziMerge tag 'pull-target-arm-20250704' of https://gitlab...
2025-07-07  Stefan HajnocziMerge tag 'accel-20250704' of https://github.com/philmd...
2025-07-04  Richard Hendersonlinux-user/aarch64: Set hwcap bits for SME2p1/SVE2p1
2025-07-04  Richard Hendersontarget/arm: Enable FEAT_SME2p1 on -cpu max
2025-07-04  Peter Maydelltarget/arm: Implement SME2 BFMOPA (non-widening)
2025-07-04  Peter Maydelltarget/arm: Implement FMOPA (non-widening) for fp16
2025-07-04  Richard Hendersontarget/arm: Support FPCR.AH in SME FMOPS, BFMOPS
2025-07-04  Peter Maydelltarget/arm: Rename BFMOPA to BFMOPA_w
2025-07-04  Peter Maydelltarget/arm: Rename FMOPA_h to FMOPA_w_h
2025-07-04  Richard Hendersontarget/arm: Implement LUTI2, LUTI4 for SME2/SME2p1
2025-07-04  Richard Hendersontarget/arm: Implement MOVAZ for SME2p1
2025-07-04  Richard Hendersontarget/arm: Implement LD1Q, ST1Q for SVE2p1
2025-07-04  Richard Hendersontarget/arm: Implement {LD, ST}[234]Q for SME2p1/SVE2p1
2025-07-04  Richard Hendersontarget/arm: Move ld1qq and st1qq primitives to sve_ldst...
2025-07-04  Richard Hendersontarget/arm: Implement {LD1, ST1}{W, D} (128-bit element...
2025-07-04  Richard Hendersontarget/arm: Split the ST_zpri and ST_zprr patterns
2025-07-04  Richard Hendersontarget/arm: Implement SME2 counted predicate register...
2025-07-04  Richard Hendersontarget/arm: Implement TBLQ, TBXQ for SME2p1/SVE2p1
2025-07-04  Richard Hendersontarget/arm: Implement ZIPQ, UZPQ for SME2p1/SVE2p1
2025-07-04  Richard Hendersontarget/arm: Implement PMOV for SME2p1/SVE2p1
2025-07-04  Richard Hendersontarget/arm: Implement EXTQ for SME2p1/SVE2p1
2025-07-04  Richard Hendersontarget/arm: Implement DUPQ for SME2p1/SVE2p1
2025-07-04  Richard Hendersontarget/arm: Implement CNTP (predicate as counter) for...
2025-07-04  Richard Hendersontarget/arm: Implement BFMLSLB{L, T} for SME2/SVE2p1
2025-07-04  Richard Hendersontarget/arm: Implement FADDQV, F{MIN, MAX}{NM}QV for...
2025-07-04  Richard Hendersontarget/arm: Implement ANDQV, ORQV, EORQV for SVE2p1
2025-07-04  Richard Hendersontarget/arm: Implement SME2 SEL
2025-07-04  Richard Hendersontarget/arm: Implement SVE2p1 PEXT
2025-07-04  Richard Hendersontarget/arm: Implement {ADD, SMIN, SMAX, UMIN, UMAX...
2025-07-04  Richard Hendersontarget/arm: Implement SVE2p1 PTRUE (predicate as counter)
2025-07-04  Richard Hendersontarget/arm: Implement SVE2p1 WHILE (predicate as counter)
2025-07-04  Richard Hendersontarget/arm: Implement SVE2p1 WHILE (predicate pair)
2025-07-04  Richard Hendersontarget/arm: Enable PSEL for SVE2p1
2025-07-04  Richard Hendersontarget/arm: Split trans_WHILE to lt and gt
2025-07-04  Richard Hendersontarget/arm: Move scale by esz into helper_sve_while*
2025-07-04  Richard Hendersontarget/arm: Split out do_whileg from helper_sve_whileg
2025-07-04  Richard Hendersontarget/arm: Split out do_whilel from helper_sve_whilel
2025-07-04  Richard Hendersontarget/arm: Expand do_zero inline
2025-07-04  Richard Hendersontarget/arm: Fold predtest_ones into helper_sve_brkns
2025-07-04  Richard Hendersontarget/arm: Introduce pred_count_test
2025-07-04  Richard Hendersontarget/arm: Implement SME2p1 Multiple Zero
2025-07-04  Richard Hendersontarget/arm: Implement FCLAMP for SME2, SVE2p1
2025-07-04  Richard Hendersontarget/arm: Enable SCLAMP, UCLAMP for SVE2p1
2025-07-04  Richard Hendersontarget/arm: Implement SME2 FCLAMP, SCLAMP, UCLAMP
2025-07-04  Richard Hendersontarget/arm: Implement SME2 ZIP, UZP (two registers)
2025-07-04  Richard Hendersontarget/arm: Implement SME2 SQRSHR, UQRSHR, SQRSHRN
next