aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-11-03target/mips: Convert Loongson [D]MOD[U].G opcodes to decodetreePhilippe Mathieu-Daudé
2024-11-03target/mips: Convert Loongson [D]DIVU.G opcodes to decodetreePhilippe Mathieu-Daudé
2024-11-03target/mips: Convert Loongson DIV.G opcodes to decodetreePhilippe Mathieu-Daudé
2024-11-03target/mips: Convert Loongson DDIV.G opcodes to decodetreePhilippe Mathieu-Daudé
2024-11-03target/mips: Re-introduce OPC_ADDUH_QB_DSP and OPC_MUL_PH_DSPPhilippe Mathieu-Daudé
2024-11-03target/mips: Simplify Loongson MULTU.G opcodePhilippe Mathieu-Daudé
2024-11-03target/mips: Extract decode_64bit_enabled() helperPhilippe Mathieu-Daudé
2024-11-03target/mips: Enable MSA ASE for mips32r6-genericAleksandar Markovic
2024-11-03target/mips: Migrate TLB MemoryMapID registerYongbok Kim
2024-11-02Merge tag 'for-upstream-i386' of https://gitlab.com/bonzini/qemu into stagingPeter Maydell
2024-11-02target/loongarch: Add steal time support on migrationBibo Mao
2024-11-02hw/loongarch/boot: Use warn_report when no kernel filenameSong Gao
2024-11-02linux-headers: Update to Linux v6.12-rc5Bibo Mao
2024-11-02linux-headers: loongarch: Add kvm_para.hBibo Mao
2024-11-02linux-headers: Add unistd_64.hBibo Mao
2024-11-02target/loongarch/kvm: Implement LoongArch PMU extensionBibo Mao
2024-11-02target/loongarch: Implement lbt registers save/restore functionBibo Mao
2024-11-02target/loongarch: Add loongson binary translation featureBibo Mao
2024-10-31migration/multifd: Zero p->flags before starting filling a packetMaciej S. Szmigiero
2024-10-31migration/ram: Add load start trace eventMaciej S. Szmigiero
2024-10-31migration: Drop migration_is_idle()Peter Xu
2024-10-31migration: Drop migration_is_setup_or_active()Peter Xu
2024-10-31migration: Unexport ram_mig_init()Peter Xu
2024-10-31migration: Unexport dirty_bitmap_mig_init()Peter Xu
2024-10-31migration: Take migration object refcount earlier for threadsPeter Xu
2024-10-31migration: Deprecate query-migrationthreads commandPeter Xu
2024-10-31migration/dirtyrate: Silence warning about strcpy() on OpenBSDThomas Huth
2024-10-31tests/migration: Add case for periodic ramblock dirty syncHyman Huang
2024-10-31migration: Support periodic RAMBlock dirty bitmap syncHyman Huang
2024-10-31migration: Remove "rs" parameter in migration_bitmap_sync_precopyHyman Huang
2024-10-31migration: Move cpu-throttle.c from system to migrationHyman Huang
2024-10-31migration: Stop CPU throttling conditionallyHyman Huang
2024-10-31accel/tcg/icount-common: Remove the reference to the unused header fileHyman Huang
2024-10-31migration: Ensure vmstate_save() sets errpHanna Czenczek
2024-10-31migration: Put thread names together with macrosPeter Xu
2024-10-31migration: Cleanup migrate_fd_cleanup() on accessing to_dst_filePeter Xu
2024-10-31target/i386: Introduce GraniteRapids-v2 modelTao Su
2024-10-31target/i386: Add AVX512 state when AVX10 is supportedTao Su
2024-10-31target/i386: Add feature dependencies for AVX10Tao Su
2024-10-31target/i386: add CPUID.24 features for AVX10Tao Su
2024-10-31target/i386: add AVX10 feature and AVX10 version propertyTao Su
2024-10-31target/i386: return bool from x86_cpu_filter_featuresPaolo Bonzini
2024-10-31target/i386: do not rely on ExtSaveArea for accelerator-supported XCR0 bitsPaolo Bonzini
2024-10-31target/i386: cpu: set correct supported XCR0 features for TCGPaolo Bonzini
2024-10-31target/i386: use + to put flags togetherPaolo Bonzini
2024-10-31target/i386: use higher-precision arithmetic to compute CFPaolo Bonzini
2024-10-31target/i386: use compiler builtin to compute PFPaolo Bonzini
2024-10-31target/i386: make flag variables unsignedPaolo Bonzini
2024-10-31target/i386: add a note about gen_jcc1Paolo Bonzini
2024-10-31target/i386: add a few more trivial CCPrepare casesPaolo Bonzini