aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-11-02Merge tag 'for-upstream-i386' of https://gitlab.com/bonzini/qemu into stagingPeter Maydell
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
2024-10-31target/i386: optimize TEST+Jxx sequencesPaolo Bonzini
2024-10-31target/i386: optimize computation of ZF from CC_OP_DYNAMICPaolo Bonzini
2024-10-31target/i386: Wrap cc_op_live with a validity checkRichard Henderson
2024-10-31target/i386: Introduce cc_op_sizeRichard Henderson
2024-10-31target/i386: Rearrange CCOpRichard Henderson
2024-10-31target/i386: remove CC_OP_CLRPaolo Bonzini
2024-10-31target/i386: Tidy cc_op_str usageRichard Henderson
2024-10-31target/i386: use tcg_gen_ext_tl when applicablePaolo Bonzini
2024-10-31ci: always invoke meson through pyvenvPaolo Bonzini
2024-10-31docs/nitro-enclave: Documentation for nitro-enclave machine typeDorjoy Chowdhury
2024-10-31machine/nitro-enclave: New machine type for AWS Nitro EnclavesDorjoy Chowdhury
2024-10-31core/machine: Make create_default_memdev machine a virtual methodDorjoy Chowdhury
2024-10-31hw/core: Add Enclave Image Format (EIF) related helpersDorjoy Chowdhury
2024-10-31device/virtio-nsm: Support for Nitro Secure Module deviceDorjoy Chowdhury
2024-10-31tests/lcitool: Update libvirt-ci and add libcbor dependencyDorjoy Chowdhury
2024-10-31target/i386/hvf: fix handling of XSAVE-related CPUID bitsPaolo Bonzini
2024-10-31target/i386: Expose new feature bits in CPUID 8000_0021_EAX/EBXBabu Moger
2024-10-31target/i386: Expose bits related to SRSO vulnerabilityBabu Moger
2024-10-31target/i386: Add PerfMonV2 feature bitSandipan Das
2024-10-31target/i386: Fix minor typo in NO_NESTED_DATA_BP feature bitBabu Moger
2024-10-31qom: allow user-creatable classes to be in modulesPaolo Bonzini
2024-10-31qom: let object_new use a module if the type is not presentPaolo Bonzini
2024-10-31qom: centralize module-loading functionalityPaolo Bonzini
2024-10-31qom: use object_new_with_class when possiblePaolo Bonzini
2024-10-31qom: remove unused functionPaolo Bonzini
2024-10-31i386/cpu: Drop the check of phys_bits in host_cpu_realizefn()Xiaoyao Li
2024-10-31accel: remove dead statement and useless assertionPaolo Bonzini
2024-10-31MAINTAINERS: Add myself as a reviewer of x86 general architecture supportZhao Liu
2024-10-31configure, meson: deprecate 32-bit MIPSPaolo Bonzini
2024-10-31configure: detect 64-bit MIPSPaolo Bonzini
2024-10-31Merge tag 'pull-riscv-to-apply-20241031-1' of https://github.com/alistair23/q...Peter Maydell
2024-10-31Merge tag 'pull-target-arm-20241029' of https://git.linaro.org/people/pmaydel...Peter Maydell
2024-10-31target/riscv: Fix vcompress with rvv_ta_all_1sAnton Blanchard
2024-10-31target/riscv/kvm: clarify how 'riscv-aia' default worksDaniel Henrique Barboza
2024-10-31target/riscv/kvm: set 'aia_mode' to default in error pathDaniel Henrique Barboza