You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(vcpu): add interrupt injection support and enhance system register handling
- Add interrupt injection support to Aarch64VCpu
- Implement get_sysreg_device function for system register access
- Update GuestSystemRegisters to include CNTHCTL_EL2
- Modify exception handling to use SysRegAddr
- Adjust vcpu initialization to enable virtual IRQ and FIQ
0 commit comments