aboutsummaryrefslogtreecommitdiff
path: root/target/loongarch/kvm
AgeCommit message (Expand)Author
2024-03-12Merge tag 'pull-request-2024-03-12' of https://gitlab.com/thuth/qemu into sta...Peter Maydell
2024-03-12target/loongarch: Prefer fast cpu_env() over slower CPU QOM cast macroPhilippe Mathieu-Daudé
2024-03-11migration: remove migration.h referencesSteve Sistare
2024-01-25target/loongarch/kvm: Enable LSX/LASX extensionSong Gao
2024-01-25target/loongarch: Set cpuid CSR register only once with kvm modeBibo Mao
2024-01-11hw/loongarch/virt: Set iocsr address space per-board rather than percpuBibo Mao
2024-01-11target/loongarch: Add loongarch kvm into meson buildTianrui Zhao
2024-01-11target/loongarch: Implement set vcpu intr for kvmTianrui Zhao
2024-01-11target/loongarch: Implement kvm_arch_handle_exitTianrui Zhao
2024-01-11target/loongarch: Implement kvm_arch_init_vcpuTianrui Zhao
2024-01-11target/loongarch: Implement kvm_arch_init functionTianrui Zhao
2024-01-11target/loongarch: Implement kvm get/set registersTianrui Zhao
2024-01-11target/loongarch: Define some kvm_arch interfacesTianrui Zhao