Bug 7657 - Optimized kvm component implementation
Summary: Optimized kvm component implementation
Status: NEW
Alias: None
Product: ANCK 5.10 Dev
Classification: ANCK
Component: ARCH(unspecified) (show other bugs) ARCH(unspecified)
Version: unspecified
Hardware: All Linux
: P3-Medium S3-normal
Target Milestone: ---
Assignee: maqiao
QA Contact: shuming
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-11-29 14:52 UTC by lixianglai
Modified: 2023-12-15 14:16 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description lixianglai 2023-11-29 14:52:11 UTC
Description of problem:
Keep the loongarch kvm code in sync with openEuler。

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:
Comment 1 小龙 admin 2023-11-29 16:47:30 UTC
The PR Link: https://gitee.com/anolis/cloud-kernel/pulls/2475
Comment 2 lixianglai 2023-12-15 14:13:06 UTC
(In reply to lixianglai from comment #0)
> Description of problem:
> 
> 
> Version-Release number of selected component (if applicable):
> 
> 
> How reproducible:
> 
> 
> Steps to Reproduce:
> 1.
> 2.
> 3.
> 
> Actual results:
> 
> 
> Expected results:
> 
> 
> Additional info:
Comment 3 lixianglai 2023-12-15 14:16:52 UTC
Optimized the implementation of kvm timer iocsr extension interrupts and fixed known bugs.