LoongArch: KVM: fix vcpu timer functions
LoongArch inclusion category: bugfix bugzilla: https://gitee.com/openeuler/kernel/issues/I7QJIN -------------------------------- Fix vcpu timer initialize, saved, restore and triggered functions. As the previous code does not init vcpu timer, and the timer value should add time value instead of ticks value to calculate the expire time when vcpu timer triggered. Signed-off-by:Tianrui Zhao <zhaotianrui@loongson.cn> (cherry picked from commit 3e78fc40)
Loading
Please sign in to comment