aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2024-10-31docs/specs: add riscv-iommuDaniel Henrique Barboza
2024-10-31qtest/riscv-iommu-test: add init queues testDaniel Henrique Barboza
2024-10-31hw/riscv/riscv-iommu: add DBG supportTomasz Jeznach
2024-10-31hw/riscv/riscv-iommu: add ATS supportTomasz Jeznach
2024-10-31hw/riscv/riscv-iommu: add Address Translation Cache (IOATC)Tomasz Jeznach
2024-10-31test/qtest: add riscv-iommu-pci testsDaniel Henrique Barboza
2024-10-31hw/riscv/virt.c: support for RISC-V IOMMU PCIDevice hotplugTomasz Jeznach
2024-10-31hw/riscv: add riscv-iommu-pci reference deviceTomasz Jeznach
2024-10-31pci-ids.rst: add Red Hat pci-id for RISC-V IOMMU deviceDaniel Henrique Barboza
2024-10-31hw/riscv: add RISC-V IOMMU base emulationTomasz Jeznach
2024-10-31hw/riscv: add riscv-iommu-bits.hTomasz Jeznach
2024-10-31exec/memtxattr: add process identifier to the transaction attributesTomasz Jeznach
2024-10-31target/riscv: Expose zicfiss extension as a cpu propertyDeepak Gupta
2024-10-31disas/riscv: enable disassembly for compressed sspush/sspopchkDeepak Gupta
2024-10-31disas/riscv: enable disassembly for zicfiss instructionsDeepak Gupta