Age | Commit message (Expand) | Author |
2023-10-25 | kvm: i386: require KVM_CAP_ADJUST_CLOCK | Paolo Bonzini |
2023-10-25 | kvm: i386: require KVM_CAP_MCE | Paolo Bonzini |
2023-10-25 | kvm: i386: require KVM_CAP_SET_VCPU_EVENTS and KVM_CAP_X86_ROBUST_SINGLESTEP | Paolo Bonzini |
2023-10-25 | kvm: i386: require KVM_CAP_XSAVE | Paolo Bonzini |
2023-10-25 | kvm: i386: require KVM_CAP_DEBUGREGS | Paolo Bonzini |
2023-10-25 | kvm: i386: move KVM_CAP_IRQ_ROUTING detection to kvm_arch_required_capabilities | Paolo Bonzini |
2023-10-25 | kvm: require KVM_IRQFD for kernel irqchip | Paolo Bonzini |
2023-10-25 | kvm: require KVM_CAP_SIGNAL_MSI | Paolo Bonzini |
2023-10-25 | target/i386: check CPUID_PAE to determine 36 bit processor address space | Ani Sinha |
2023-10-25 | target/i386: validate VEX.W for AVX instructions | Paolo Bonzini |
2023-10-25 | target/i386: group common checks in the decoding phase | Paolo Bonzini |
2023-10-25 | target/i386: implement SHA instructions | Paolo Bonzini |
2023-10-25 | target/sparc: Remove disas_sparc_legacy | Richard Henderson |
2023-10-25 | target/sparc: Convert FZERO, FONE to decodetree | Richard Henderson |
2023-10-25 | target/sparc: Move FPACK16, FPACKFIX to decodetree | Richard Henderson |
2023-10-25 | target/sparc: Move FPCMP* to decodetree | Richard Henderson |
2023-10-25 | target/sparc: Convert FCMP, FCMPE to decodetree | Richard Henderson |
2023-10-25 | target/sparc: Move FMOVR, FMOVcc, FMOVfcc to decodetree | Richard Henderson |
2023-10-25 | target/sparc: Move FMOVq, FNEGq, FABSq to decodetree | Richard Henderson |
2023-10-25 | target/sparc: Move FdTOq, FxTOq to decodetree | Richard Henderson |
2023-10-25 | target/sparc: Move FiTOq, FsTOq to decodetree | Richard Henderson |
2023-10-25 | target/sparc: Move FqTOd, FqTOx to decodetree | Richard Henderson |
2023-10-25 | target/sparc: Move FqTOs, FqTOi to decodetree | Richard Henderson |
2023-10-25 | target/sparc: Move FiTOd, FsTOd, FsTOx to decodetree | Richard Henderson |
2023-10-25 | target/sparc: Move gen_fop_FD insns to decodetree | Richard Henderson |
2023-10-25 | target/sparc: Move FDMULQ to decodetree | Richard Henderson |
2023-10-25 | target/sparc: Move FSMULD to decodetree | Richard Henderson |
2023-10-25 | target/sparc: Move gen_fop_QQQ insns to decodetree | Richard Henderson |
2023-10-25 | target/sparc: Move gen_fop_DDD insns to decodetree | Richard Henderson |
2023-10-25 | target/sparc: Move gen_fop_FFF insns to decodetree | Richard Henderson |
2023-10-25 | target/sparc: Move FSQRTq to decodetree | Richard Henderson |
2023-10-25 | target/sparc: Move gen_fop_DD insns to decodetree | Richard Henderson |
2023-10-25 | target/sparc: Move gen_fop_FF insns to decodetree | Richard Henderson |
2023-10-25 | target/sparc: Move gen_gsr_fop_DDD insns to decodetree | Richard Henderson |
2023-10-25 | target/sparc: Move PDIST to decodetree | Richard Henderson |
2023-10-25 | target/sparc: Move gen_ne_fop_DDD insns to decodetree | Richard Henderson |
2023-10-25 | target/sparc: Move gen_ne_fop_FFF insns to decodetree | Richard Henderson |
2023-10-25 | target/sparc: Use tcg_gen_vec_{add,sub}* | Richard Henderson |
2023-10-25 | target/sparc: Move FMOVD, FNEGD, FABSD, FSRC*D, FNOT*D to decodetree | Richard Henderson |
2023-10-25 | target/sparc: Move FMOVS, FNEGS, FABSS, FSRC*S, FNOT*S to decodetree | Richard Henderson |
2023-10-25 | target/sparc: Move BMASK to decodetree | Richard Henderson |
2023-10-25 | target/sparc: Move ADDRALIGN* to decodetree | Richard Henderson |
2023-10-25 | target/sparc: Move ARRAY* to decodetree | Richard Henderson |
2023-10-25 | target/sparc: Move EDGE* to decodetree | Richard Henderson |
2023-10-25 | target/sparc: Merge LDFSR, LDXFSR implementations | Richard Henderson |
2023-10-25 | target/sparc: Move LDFSR, STFSR to decodetree | Richard Henderson |
2023-10-25 | target/sparc: Move asi fp load/store to decodetree | Richard Henderson |
2023-10-25 | target/sparc: Move simple fp load/store to decodetree | Richard Henderson |
2023-10-25 | target/sparc: Split out fp ldst functions with asi precomputed | Richard Henderson |
2023-10-25 | target/sparc: Move PREFETCH, PREFETCHA to decodetree | Richard Henderson |