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