aboutsummaryrefslogtreecommitdiff
path: root/target
AgeCommit message (Expand)Author
2024-06-06target/loongarch: fix a wrong print in cpu dumplanyanzhi
2024-06-06hw/loongarch/virt: Enable extioi virt extensionSong Gao
2024-06-05Merge tag 'pull-sp-20240605' of https://gitlab.com/rth7680/qemu into stagingRichard Henderson
2024-06-05target/sparc: Enable VIS4 feature bitRichard Henderson
2024-06-05target/sparc: Implement monitor ASIsRichard Henderson
2024-06-05target/sparc: Implement MWAITRichard Henderson
2024-06-05target/sparc: Implement SUBXC, SUBXCccRichard Henderson
2024-06-05target/sparc: Implement FPMIN, FPMAXRichard Henderson
2024-06-05target/sparc: Implement VIS4 comparisonsRichard Henderson
2024-06-05target/sparc: Implement 8-bit FPADD, FPADDS, and FPADDUSRichard Henderson
2024-06-05target/sparc: Implement FALIGNDATAiRichard Henderson
2024-06-05target/sparc: Add feature bit for VIS4Richard Henderson
2024-06-05target/sparc: Implement IMA extensionRichard Henderson
2024-06-05target/sparc: Enable VIS3 feature bitRichard Henderson
2024-06-05target/sparc: Implement XMULXRichard Henderson
2024-06-05target/sparc: Implement UMULXHIRichard Henderson
2024-06-05target/sparc: Implement PDISTNRichard Henderson
2024-06-05target/sparc: Implement MOVsTOw, MOVdTOx, MOVwTOs, MOVxTOdRichard Henderson
2024-06-05target/sparc: Implement LZCNTRichard Henderson
2024-06-05target/sparc: Implement LDXEFSRRichard Henderson
2024-06-05target/sparc: Implement FSLL, FSRL, FSRA, FSLASRichard Henderson
2024-06-05target/sparc: Implement FPCMPEQ8, FPCMPNE8, FPCMPULE8, FPCMPUGT8Richard Henderson
2024-06-05target/sparc: Implement FPADDS, FPSUBSRichard Henderson
2024-06-05target/sparc: Implement FPADD64, FPSUB64Richard Henderson
2024-06-05target/sparc: Implement FMEAN16Richard Henderson
2024-06-05target/sparc: Implement FLCMPRichard Henderson
2024-06-05target/sparc: Implement FHADD, FHSUB, FNHADD, FNADD, FNMULRichard Henderson
2024-06-05target/sparc: Implement FCHKSM16Richard Henderson
2024-06-05target/sparc: Implement CMASK instructionsRichard Henderson
2024-06-05target/sparc: Implement ADDXC, ADDXCccRichard Henderson
2024-06-05target/sparc: Add feature bits for VIS 3Richard Henderson
2024-06-05target/sparc: Implement FMAf extensionRichard Henderson
2024-06-05target/sparc: Use gvec for VIS1 parallel add/subRichard Henderson
2024-06-05target/sparc: Remove cpu_fpr[]Richard Henderson
2024-06-05target/sparc: Remove gen_dest_fpr_DRichard Henderson
2024-06-05target/sparc: Perform DFPREG/QFPREG in decodetreeRichard Henderson
2024-06-05target/sparc: Fix helper_fmul8ulx16Richard Henderson
2024-06-05target/sparc: Fix do_dcRichard Henderson
2024-06-05target/sparc: Rewrite gen_edgeRichard Henderson
2024-06-05target/sparc: Fix ARRAY8Richard Henderson
2024-06-05Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingRichard Henderson
2024-06-05i386/sev: Allow measured direct kernel boot on SNPDov Murik
2024-06-05i386/sev: Reorder struct declarationsDov Murik
2024-06-05i386/sev: Extract build_kernel_loader_hashesDov Murik
2024-06-05i386/sev: Enable KVM_HC_MAP_GPA_RANGE hcall for SNP guestsMichael Roth
2024-06-05i386/kvm: Add KVM_EXIT_HYPERCALL handling for KVM_HC_MAP_GPA_RANGEMichael Roth
2024-06-05i386/sev: Invoke launch_updata_data() for SNP classPankaj Gupta
2024-06-05i386/sev: Invoke launch_updata_data() for SEV classPaolo Bonzini
2024-06-05hw/i386/sev: Add support to encrypt BIOS when SEV-SNP is enabledBrijesh Singh
2024-06-05i386/sev: Add support for SNP CPUID validationMichael Roth