Message ID | 20250214151343.61348-1-shameerali.kolothum.thodi@huawei.com (mailing list archive) |
---|---|
Headers | show |
Series | KVM: arm64: Errata management for VM Live migration | expand |
On Fri, 14 Feb 2025, Shameer Kolothum wrote: > v6-->v7 > https://lore.kernel.org/kvmarm/20250205132222.55816-1-shameerali.kolothum.thodi@huawei.com/ > > Changes: > -Introduced KVM_REG_ARM_VENDOR_HYP_BMAP_2 register for new hypercall > support(patch #3) > -Added selftest for KVM_REG_ARM_VENDOR_HYP_BMAP_2(patch #5). > > This can be sanity tested by the Qemu branch here, > https://github.com/hisilicon/qemu/tree/v9.0-nv-rfcv4-vcpu-model-v2-target-cpu-errata > (branch based on Eric's/Connie's NV + custom CPU series) > Eg: to specify target impl CPUs, > -machine virt,.., x-target-impl-cpus=0xMIDR1:0xREVIDR1-0xMIDR2:REVIDR2 > > Please take a look and let me know your feedback. Reviewed-by: Sebastian Ott <sebott@redhat.com>