aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-06-08target/arm: Move get_phys_addr_pmsav8 to ptw.cRichard Henderson
2022-06-08target/arm: Move get_phys_addr_pmsav7 to ptw.cRichard Henderson
2022-06-08target/arm: Move get_phys_addr_pmsav7_default to ptw.cRichard Henderson
2022-06-08target/arm: Move get_phys_addr_pmsav5 to ptw.cRichard Henderson
2022-06-08target/arm: Move get_phys_addr_v6 to ptw.cRichard Henderson
2022-06-08target/arm: Move get_phys_addr_v5 to ptw.cRichard Henderson
2022-06-08target/arm: Move get_phys_addr to ptw.cRichard Henderson
2022-06-08target/arm: Move stage_1_mmu_idx decl to internals.hRichard Henderson
2022-06-08xlnx-zynqmp: fix the irq mapping for the display port and its dmaFrederic Konrad
2022-06-08xlnx_dp: Fix the interrupt disable logicSai Pavan Boddu
2022-06-08xlnx_dp: Introduce a vblank signalSai Pavan Boddu
2022-06-08xlnx_dp: fix the wrong register sizeFrederic Konrad
2022-06-08Fix 'writeable' typosPeter Maydell
2022-06-08target/arm: Implement FEAT_DoubleFaultPeter Maydell
2022-06-08target/arm: Declare support for FEAT_RASv1p1Peter Maydell
2022-06-08vfio/common: remove spurious warning on vfio_listener_region_delEric Auger
2022-06-07Merge tag 'pull-tpm-2022-06-07-1' of https://github.com/stefanberger/qemu-tpm...Richard Henderson
2022-06-07tpm_crb: mark command buffer as dirty on request completionAnthony PERARD
2022-06-06Merge tag 'pull-la-20220606' of https://gitlab.com/rth7680/qemu into stagingRichard Henderson
2022-06-06target/loongarch: 'make check-tcg' supportSong Gao
2022-06-06tests/tcg/loongarch64: Add hello/memory test in loongarch64 systemXiaojuan Yang
2022-06-06target/loongarch: Add gdb support.Xiaojuan Yang
2022-06-06hw/loongarch: Add LoongArch virt power manager support.Xiaojuan Yang
2022-06-06hw/loongarch: Add LoongArch load elf function.Xiaojuan Yang
2022-06-06hw/loongarch: Add LoongArch ls7a rtc device supportXiaojuan Yang
2022-06-06hw/loongarch: Add some devices support for 3A5000.Xiaojuan Yang
2022-06-06Enable common virtio pci support for LoongArchXiaojuan Yang
2022-06-06hw/loongarch: Add irq hierarchy for the systemXiaojuan Yang
2022-06-06hw/intc: Add LoongArch extioi interrupt controller(EIOINTC)Xiaojuan Yang
2022-06-06hw/intc: Add LoongArch ls7a msi interrupt controller support(PCH-MSI)Xiaojuan Yang
2022-06-06hw/intc: Add LoongArch ls7a interrupt controller support(PCH-PIC)Xiaojuan Yang
2022-06-06hw/loongarch: Add LoongArch ipi interrupt support(IPI)Xiaojuan Yang
2022-06-06hw/loongarch: Add support loongson3 virt machine type.Xiaojuan Yang
2022-06-06target/loongarch: Add timer related instructions support.Xiaojuan Yang
2022-06-06target/loongarch: Add other core instructions supportXiaojuan Yang
2022-06-06target/loongarch: Add TLB instruction supportXiaojuan Yang
2022-06-06target/loongarch: Add LoongArch IOCSR instructionXiaojuan Yang
2022-06-06target/loongarch: Add LoongArch CSR instructionXiaojuan Yang
2022-06-06target/loongarch: Add constant timer supportXiaojuan Yang
2022-06-06target/loongarch: Add LoongArch interrupt and exception handleXiaojuan Yang
2022-06-06target/loongarch: Add MMU support for LoongArch CPU.Xiaojuan Yang
2022-06-06target/loongarch: Implement qmp_query_cpu_definitions()Xiaojuan Yang
2022-06-06target/loongarch: Add basic vmstate description of CPU.Xiaojuan Yang
2022-06-06target/loongarch: Add CSRs definitionXiaojuan Yang
2022-06-06target/loongarch: Add system emulation introductionXiaojuan Yang
2022-06-06target/loongarch: Add target build suportSong Gao
2022-06-06target/loongarch: Add disassemblerSong Gao
2022-06-06target/loongarch: Add branch instruction translationSong Gao
2022-06-06target/loongarch: Add floating point load/store instruction translationSong Gao
2022-06-06target/loongarch: Add floating point move instruction translationSong Gao