aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-03-05target/arm: Drop new_tmp_a64Richard Henderson3-36/+30
2023-03-05target/arm: Drop DisasContext.tmp_a64Richard Henderson2-27/+1
2023-03-05target/arm: Drop tcg_temp_free from translator.cRichard Henderson1-261/+5
2023-03-05target/arm: Remove value_global from DisasCompareRichard Henderson2-6/+0
2023-03-05target/arm: Remove arm_free_cc, a64_free_ccRichard Henderson3-23/+4
2023-03-05target/alpha: Drop tcg_temp_freeRichard Henderson1-70/+0
2023-03-05accel/tcg: Remove translator_loop_temp_checkRichard Henderson6-12/+0
2023-03-05tcg: Remove tcg_check_temp_count, tcg_clear_temp_countRichard Henderson3-72/+8
2023-03-05tcg: Decode the operand to INDEX_op_mb in dumpsRichard Henderson1-0/+79
2023-03-05tcg/i386: Mark Win64 call-saved vector regs as reservedRichard Henderson1-0/+13
2023-03-05include/qemu/cpuid: Introduce xgetbv_lowRichard Henderson3-9/+12
2023-03-05accel/tcg: Trigger watchpoints from atomic_mmu_lookupRichard Henderson1-11/+29
2023-03-05softmmu: Check watchpoints for read+write at onceRichard Henderson2-12/+14
2023-03-05accel/tcg: Honor TLB_DISCARD_WRITE in atomic_mmu_lookupRichard Henderson1-1/+1
2023-03-05accel/tcg: Retain prot flags from tlb_fillRichard Henderson1-1/+0
2023-03-05target/sparc: Use tlb_set_page_fullRichard Henderson1-67/+54
2023-03-05tcg: Merge two sequential labelsRichard Henderson1-1/+43
2023-03-05tcg: Link branches to the labelsRichard Henderson4-25/+53
2023-03-05tcg: Include "qemu/timer.h" for profile_getclockRichard W.M. Jones4-0/+4
2023-03-04configure: Disable thread-safety warnings on macOSThomas Huth1-1/+4
2023-03-04tests/qtest/migration-test: Disable migration/multifd/tcp/plain/cancelPeter Maydell1-2/+8
2023-03-04Merge tag 'pull-ppc-20230303' of https://gitlab.com/danielhb/qemu into stagingPeter Maydell6-71/+85
2023-03-03pnv_phb4_pec: Simplify/align code to parent user-created PHBsFrederic Barrat5-25/+22
2023-03-03pnv_phb4_pec: Move pnv_phb4_get_pec() to rightful fileFrederic Barrat3-43/+42
2023-03-03pnv_phb4_pec: Only export existing PHBs to the device treeFrederic Barrat1-2/+6
2023-03-03pnv_phb4_pec: Keep track of instantiated PHBsFrederic Barrat3-5/+10
2023-03-03target/ppc/translate: Add dummy implementation for dcblc instructionBernhard Beschow1-0/+9
2023-03-03Merge tag 'pull-aspeed-20230302' of https://github.com/legoater/qemu into sta...Peter Maydell16-77/+419
2023-03-03Merge tag 'pull-loongarch-20230303' of https://gitlab.com/gaosong/qemu into s...Peter Maydell8-73/+70
2023-03-03Merge tag 'migration-20230302-pull-request' of https://gitlab.com/juan.quinte...Peter Maydell2-3/+26
2023-03-03Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Peter Maydell61-396/+357
2023-03-03Merge tag 'pull-riscv-to-apply-20230303' of https://gitlab.com/palmer-dabbelt...Peter Maydell20-574/+538
2023-03-03hw/loongarch/virt: add system_powerdown hmp command supportSong Gao3-0/+14
2023-03-03target/loongarch: Implement Chip Configuraiton Version Register(0x0000)Song Gao2-0/+3
2023-03-03docs/system/loongarch: update loongson3.rst and rename it to virt.rstSong Gao1-59/+38
2023-03-03loongarch: Add smbios command line option.Song Gao1-1/+1
2023-03-03hw/loongarch/virt: rename PCH_PIC_IRQ_OFFSET with VIRT_GSI_BASEBibo Mao3-13/+14
2023-03-02tests/data/acpi/virt: drop (most) duplicate files.Michael S. Tsirkin14-0/+0
2023-03-02hw/cxl/mailbox: Use new UUID network order define for cel_uuidIra Weiny3-9/+8
2023-03-02qemu/uuid: Add UUID static initializerIra Weiny1-0/+12
2023-03-02qemu/bswap: Add const_le64()Ira Weiny1-1/+11
2023-03-02tests: acpi: Update q35/DSDT.cxl for removed duplicate UIDJonathan Cameron2-1/+0
2023-03-02hw/i386/acpi: Drop duplicate _UID entry for CXL root bridgeJonathan Cameron1-1/+0
2023-03-02tests/acpi: Allow update of q35/DSDT.cxlJonathan Cameron1-0/+1
2023-03-02hw/cxl: Add CXL_CAPACITY_MULTIPLIER definitionGregory Price1-6/+9
2023-03-02hw/cxl: set cxl-type3 device type to PCI_CLASS_MEMORY_CXLGregory Price1-2/+1
2023-03-02hw/pci-bridge/cxl_downstream: Fix type naming mismatchJonathan Cameron1-1/+1
2023-03-02hw/mem/cxl_type3: Improve error handling in realize()Jonathan Cameron1-2/+10
2023-03-02MAINTAINERS: Add Fan Ni as Compute eXpress Link QEMU reviewerJonathan Cameron1-0/+1
2023-03-02intel-iommu: send UNMAP notifications for domain or global inv descPeter Xu1-5/+9