Bug 9546 - Add interrupt controller emulation in the kernel
Summary: Add interrupt controller emulation in the kernel
Status: NEW
Alias: None
Product: ANCK 6.6 Dev
Classification: ANCK
Component: virt (show other bugs) virt
Version: unspecified
Hardware: All Linux
: P3-Medium S3-normal
Target Milestone: ---
Assignee: maqiao
QA Contact: shuming
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-07-16 20:10 UTC by lixianglai
Modified: 2024-07-19 18:47 UTC (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description lixianglai loongson_group 2024-07-16 20:10:01 UTC
Description of problem:
qemu 和 kernel同步修改,在kvm中添加中断控制器仿真

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 2024-07-16 20:14:08 UTC
The PR Link: https://gitee.com/anolis/cloud-kernel/pulls/3508
Comment 2 小龙 admin 2024-07-19 18:47:35 UTC
The PR Link: https://gitee.com/anolis/cloud-kernel/pulls/3527