aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-05-26target/i386: Add rbfm argument to cpu_x86_{xsave,xrstor}Richard Henderson
2024-05-26target/i386: Split out do_xsave_chkRichard Henderson
2024-05-26target/i386: Convert do_xrstor_* to X86AccessRichard Henderson
2024-05-26target/i386: Convert do_xsave_* to X86AccessRichard Henderson
2024-05-26tagret/i386: Convert do_fxsave, do_fxrstor to X86AccessRichard Henderson
2024-05-26target/i386: Convert do_xrstor_{fpu,mxcr,sse} to X86AccessRichard Henderson
2024-05-26target/i386: Convert do_xsave_{fpu,mxcr,sse} to X86AccessRichard Henderson
2024-05-26target/i386: Convert do_fsave, do_frstor to X86AccessRichard Henderson
2024-05-26target/i386: Convert do_fstenv to X86AccessRichard Henderson
2024-05-26target/i386: Convert do_fldenv to X86AccessRichard Henderson
2024-05-26target/i386: Convert helper_{fbld,fbst}_ST0 to X86AccessRichard Henderson
2024-05-26target/i386: Convert do_fldt, do_fstt to X86AccessRichard Henderson
2024-05-26target/i386: Add tcg/access.[ch]Richard Henderson
2024-05-23Merge tag 'pull-tcg-20240523' of https://gitlab.com/rth7680/qemu into stagingRichard Henderson
2024-05-23Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingRichard Henderson
2024-05-23Merge tag 'pull-loongarch-20240523' of https://gitlab.com/gaosong/qemu into s...Richard Henderson
2024-05-22accel/tcg: Init tb size and icount before plugin_gen_tb_endRichard Henderson
2024-05-22tcg/arm: Support TCG_TARGET_HAS_tst_vecRichard Henderson
2024-05-22tcg/aarch64: Support TCG_TARGET_HAS_tst_vecRichard Henderson
2024-05-22tcg: Expand TCG_COND_TST* if not TCG_TARGET_HAS_tst_vecRichard Henderson
2024-05-22tcg: Introduce TCG_TARGET_HAS_tst_vecRichard Henderson
2024-05-23hw/loongarch/virt: Fix FDT memory node address widthJiaxun Yang
2024-05-23target/loongarch: Add loongarch vector property unconditionallyBibo Mao
2024-05-23hw/loongarch: Remove minimum and default memory sizeBibo Mao
2024-05-23hw/loongarch: Refine system dram memory regionBibo Mao
2024-05-23hw/loongarch: Refine fwcfg memory mapBibo Mao
2024-05-23hw/loongarch: Refine fadt memory table for numa memoryBibo Mao
2024-05-23hw/loongarch: Refine acpi srat table for numa memoryBibo Mao
2024-05-23hw/loongarch: Add VM mode in IOCSR feature register in kvm modeBibo Mao
2024-05-23target/loongarch/kvm: fpu save the vreg registers high 192bitSong Gao
2024-05-23target/loongarch/kvm: Fix VM recovery from disk failuresSong Gao
2024-05-22Merge tag 'migration-20240522-pull-request' of https://gitlab.com/farosas/qem...Richard Henderson
2024-05-22tests/qtest/migration-test: Fix the check for a successful run of analyze-mig...Thomas Huth
2024-05-22tests/qtest/migration-test: Run some basic tests on s390x and ppc64 with TCG,...Thomas Huth
2024-05-22hw/core/machine: move compatibility flags for VirtIO-net USO to machine 8.1Fiona Ebner
2024-05-22virtio-gpu: fix v2 migrationMarc-André Lureau
2024-05-22migration: fix a typoMarc-André Lureau
2024-05-22migration: add "exists" info to load-state-field traceMarc-André Lureau
2024-05-22migration/colo: Tidy up bql_unlock() around bdrv_activate_all()Li Zhijian
2024-05-22migration/colo: make colo_incoming_co() return voidLi Zhijian
2024-05-22migration/colo: Minor fix for colo error messageLi Zhijian
2024-05-22target-i386: hyper-v: Correct kvm_hv_handle_exit return valuedonsheng
2024-05-22i386/cpu: Use CPUCacheInfo.share_level to encode CPUID[0x8000001D].EAX[bits 2...Zhao Liu
2024-05-22i386/cpu: Use CPUCacheInfo.share_level to encode CPUID[4]Zhao Liu
2024-05-22i386: Add cache topology info in CPUCacheInfoZhao Liu
2024-05-22hw/i386/pc: Support smp.modules for x86 PC machineZhao Liu
2024-05-22tests: Add test case of APIC ID for module level parsingZhuocheng Ding
2024-05-22i386/cpu: Introduce module-id to X86CPUZhao Liu
2024-05-22i386: Support module_id in X86CPUTopoIDsZhao Liu
2024-05-22i386: Expose module level in CPUID[0x1F]Zhao Liu