Function report |
Source Code:arch\x86\kernel\kvm.c |
Create Date:2022-07-28 08:44:44 |
Last Modify:2020-03-16 21:33:46 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:kvm_disable_steal_time
Proto:void kvm_disable_steal_time(void)
Type:void
Parameter:Nothing
399 | If Not has_steal_clock Then Return |
402 | wrmsr(MSR_KVM_STEAL_TIME, 0, 0) |
Name | Describe |
---|---|
kvm_pv_guest_cpu_reboot | |
kvm_crash_shutdown | After the clock is registered, the host will keep writing to the* registered memory location. If the guest happens to shutdown, this memory* won't be valid. In cases like kexec, in which you install a new kernel, this |
kvm_shutdown |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |