qemu/target/loongarch/kvm
Bibo Mao 47b54e15bb target/loongarch: Add steal time support on migration
With pv steal time supported, VM machine needs get physical address
of each vcpu and notify new host during migration. Here two
functions kvm_get_stealtime/kvm_set_stealtime, and guest steal time
physical address is only updated on KVM_PUT_FULL_STATE stage.

Signed-off-by: Bibo Mao <maobibo@loongson.cn>
Reviewed-by: Song Gao <gaosong@loongson.cn>
Message-Id: <20240930064040.753929-1-maobibo@loongson.cn>
Signed-off-by: Song Gao <gaosong@loongson.cn>
2024-11-02 15:45:45 +08:00
..
kvm_loongarch.h target/loongarch/kvm: Add vCPU reset function 2024-09-12 20:51:18 +08:00
kvm.c target/loongarch: Add steal time support on migration 2024-11-02 15:45:45 +08:00
meson.build target/loongarch: Add loongarch kvm into meson build 2024-01-11 19:22:47 +08:00