Bug 8689 - add steal time hypcall software breakpoint pmu support for loongarch kvm
Summary: add steal time hypcall software breakpoint pmu support for loongarch kvm
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-04-02 20:30 UTC by lixianglai
Modified: 2024-04-03 09:45 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 loongson_group 2024-04-02 20:30:03 UTC
Description of problem:

Add hypercall instruction emulation
Add cpucfg area for kvm hypervisor
Add vcpu search support from physical cpuid
Add pv ipi support on kvm side
Add pv ipi support on guest kernel side
Add hypercall for LoongArch
Add software breakpoint support
loongson-eiointc: Add virt extension support
Add steal time support in kvm side
Add steal time support in guest side
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-04-03 09:45:29 UTC
The PR Link: https://gitee.com/anolis/cloud-kernel/pulls/2998