Thank you very much for the information!
Best,
Jiatong Shen
On Mon, Jan 30, 2023 at 6:46 PM Peter Maydell
wrote:
> On Mon, 30 Jan 2023 at 06:53, Jiatong Shen wrote:
> >
> > Hello community experts,
> >
> >I am facing an issue to migrate a virtual machine from qemu 2.11 to
> qemu 4.2 node.
On Mon, 30 Jan 2023 at 06:53, Jiatong Shen wrote:
>
> Hello community experts,
>
>I am facing an issue to migrate a virtual machine from qemu 2.11 to qemu
> 4.2 node. The command using on src node is
>
> qemu-system-aarch64 -M virt -vnc :2 -rtc base=utc,driftfix=slew -smp 2 -m
> 4096 -cpu ho
Hello community experts,
I am facing an issue to migrate a virtual machine from qemu 2.11 to qemu
4.2 node. The command using on src node is
*qemu-system-aarch64 -M virt -vnc :2 -rtc base=utc,driftfix=slew -smp 2 -m
4096 -cpu host -enable-kvm -nodefaults -incoming :4443*
on the dst node, the