Re: Live backups create-snapshot-as and memspec

2021-02-26 Thread David Wells
El 25/2/2021 a las 11:37, Peter Krempa escribió: On Wed, Feb 24, 2021 at 14:49:19 -0300, David Wells wrote: Hi all! I've been using libvirt for some time and until now I have treated backups of virtual computers as if they where physical computers installing the backup client on the guest. I

Re: Question about migrate the vm with host-passthrough cpu

2021-02-26 Thread Guoyi Tu
Thanks for you reply. I checked the qemu code, the destination qemu instance actually exposed the cpu feature of new host , and if execute the cpuid instruction in Guest OS after migration the family/model/stepping is the same as new host. On Thu, 2021-02-25 at 14:10 +, Daniel P. Berrangé wro