1. 17 3月, 2023 7 次提交
  2. 16 3月, 2023 3 次提交
  3. 15 3月, 2023 13 次提交
  4. 14 3月, 2023 10 次提交
  5. 13 3月, 2023 3 次提交
    • O
      !447 add perf loongarch support · b8dfd735
      openeuler-ci-bot 提交于
      Merge Pull Request from: @Hongchen_Zhang 
       
      add architecture related perf support for loongarch 
       
      Link:https://gitee.com/openeuler/kernel/pulls/447 
      
      Reviewed-by: Guo Dongtai <guodongtai@kylinos.cn> 
      Signed-off-by: Zheng Zengkai <zhengzengkai@huawei.com> 
      Acked-by: Zheng Zengkai <zhengzengkai@huawei.com> 
      b8dfd735
    • O
      !449 LoongArch: add kvm support · 5d0a525a
      openeuler-ci-bot 提交于
      Merge Pull Request from: @Hongchen_Zhang 
       
      Added simulation of csr devices, interrupt controller devices, mmu, 
      timers, etc. in kvm under loongarch structure.
      kvm-based acceleration for qemu applications on 5000 servers or 5000 
      desktops with loongarch cpu
      
      Characteristic Details: 
      1) cpu 
        - Support up to 64 vcpu, support vcpu hot-plug
      2) memory
        - Back-end memory supports normal huge pages and transparent huge pages
        - Support balloon 
        - Support memory hot-swap
      3) Peripherals
        - Support standard interfaces PCI, SATA, SCSI, USB, virtio devices
        - Support multiple NICs, multiple disks
        - Supports hot-plug of devices
      4) boot
        - Support UEFI bios boot
        - Support boot order
        - Direct kernel boot support
        - Support tpm
      5) Migration
        - Support for virtual machine snapshots
        - Support for virtual machine saving and recovery
        - Support for shared storage migration
        - Support for incremental migration
        - Supports full copy migration of storage
      
      Test passed with below step:
      1、Install virt-manager
      2、Install libvirt
      3、Install qemu
      4、Download loongarch's qcow2 file
      5、Create a virtual machine on virtu-manager using the qcow2 file
      6、Start the virtual machine and find that the virtual machine can run normally 
       
      Link:https://gitee.com/openeuler/kernel/pulls/449 
      
      Reviewed-by: Guo Dongtai <guodongtai@kylinos.cn> 
      Reviewed-by: Kevin Zhu <zhukeqian1@huawei.com> 
      Reviewed-by: Zheng Zengkai <zhengzengkai@huawei.com> 
      Signed-off-by: Zheng Zengkai <zhengzengkai@huawei.com> 
      5d0a525a
    • B
      LoongArch: kvm: KVM support for 5.10 · 998d11e1
      Bibo Mao 提交于
      LoongArch inclusion
      category: feature
      bugzilla: https://gitee.com/openeuler/kernel/issues/I6BWFP
      
      --------------------------------
      
      KVM adapts to 5.10 kernel based on 4.19 kernel KVM code.
      Signed-off-by: NXiangLai Li <lixianglai@loongson.cn>
      Signed-off-by: NBibo Mao <maobibo@loongson.cn>
      
      Change-Id: Iea4333d8e0905ab5c04c725defd0e4c421bfe916
      998d11e1
  6. 10 3月, 2023 4 次提交