cloud-hypervisor/hypervisor/src
Rob Bradford 44f200d67d hypervisor: Set destination vCPU TSC frequency to source
Include the TSC frequency as part of the KVM state so that it will be
restored at the destination.

This ensures migration works correctly between hosts that have a
different TSC frequency if the guest is running with TSC as the source
of timekeeping.

Fixes: #5786

Signed-off-by: Rob Bradford <rbradford@rivosinc.com>
2023-09-20 09:13:42 -07:00
..
arch misc: Fix various spelling errors using typos 2023-09-09 10:46:21 +01:00
kvm hypervisor: Set destination vCPU TSC frequency to source 2023-09-20 09:13:42 -07:00
mshv vmm: Refactor VM creation workflow 2023-09-07 12:52:27 +01:00
cpu.rs hypervisor: Set destination vCPU TSC frequency to source 2023-09-20 09:13:42 -07:00
device.rs hypervisor, vmm: use new vfio-ioctls 2022-07-21 23:37:53 +01:00
hypervisor.rs vmm: Refactor VM creation workflow 2023-09-07 12:52:27 +01:00
lib.rs misc: Fix various spelling errors using typos 2023-09-09 10:46:21 +01:00
vm.rs misc: Fix various spelling errors using typos 2023-09-09 10:46:21 +01:00