Re: [PATCH RFC v4 0/9] Add loongarch kvm accel support

2023-10-11 Thread lixianglai
Hi Philippe Mathieu-Daudé : Hi, On 9/10/23 11:01, xianglai li wrote: This series add loongarch kvm support, mainly implement some interfaces used by kvm such as kvm_arch_get/set_regs, kvm_arch_handle_exit, kvm_loongarch_set_interrupt, etc. Currently, we are able to boot LoongArch KVM Linux

Re: [PATCH RFC v4 0/9] Add loongarch kvm accel support

2023-10-11 Thread Philippe Mathieu-Daudé
Hi, On 9/10/23 11:01, xianglai li wrote: This series add loongarch kvm support, mainly implement some interfaces used by kvm such as kvm_arch_get/set_regs, kvm_arch_handle_exit, kvm_loongarch_set_interrupt, etc. Currently, we are able to boot LoongArch KVM Linux Guests. In loongarch VM, mmio

[PATCH RFC v4 0/9] Add loongarch kvm accel support

2023-10-09 Thread xianglai li
This series add loongarch kvm support, mainly implement some interfaces used by kvm such as kvm_arch_get/set_regs, kvm_arch_handle_exit, kvm_loongarch_set_interrupt, etc. Currently, we are able to boot LoongArch KVM Linux Guests. In loongarch VM, mmio devices and iocsr devices are emulated in