Age | Commit message (Expand) | Author |
2023-11-02 | linux-user/elfload: Add missing arm64 hwcap values | Marielle Novastrider |
2023-10-31 | Merge tag 'pull-target-arm-20231027' of https://git-us.linaro.org/people/pmay... | Stefan Hajnoczi |
2023-10-30 | Merge tag 'pull-hex-20231018' of https://github.com/quic/qemu into staging | Stefan Hajnoczi |
2023-10-27 | target/arm: Fix syndrome for FGT traps on ERET | Peter Maydell |
2023-10-27 | target/arm: Move ID_AA64DFR* feature tests together | Peter Maydell |
2023-10-27 | target/arm: Move ID_AA64PFR* tests together | Peter Maydell |
2023-10-27 | target/arm: Move ID_AA64ISAR* test functions together | Peter Maydell |
2023-10-27 | target/arm: Move ID_AA64MMFR0 tests up to before MMFR1 and MMFR2 | Peter Maydell |
2023-10-27 | target/arm: Move ID_AA64MMFR1 and ID_AA64MMFR2 tests together | Peter Maydell |
2023-10-27 | target/arm: Move feature test functions to their own header | Peter Maydell |
2023-10-27 | target/arm: Implement Neoverse N2 CPU model | Peter Maydell |
2023-10-27 | target/arm: Correct minor errors in Cortex-A710 definition | Peter Maydell |
2023-10-27 | Merge tag 'pull-sp-20231025' of https://gitlab.com/rth7680/qemu into staging | Stefan Hajnoczi |
2023-10-25 | kvm: i8254: require KVM_CAP_PIT2 and KVM_CAP_PIT_STATE2 | Paolo Bonzini |
2023-10-25 | kvm: i386: require KVM_CAP_SET_IDENTITY_MAP_ADDR | Paolo Bonzini |
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 |