On Thu, Mar 08, 2007 at 06:10:38AM -0800, Uri Lublin wrote:
> It seems KVM's savevm/loadvm has been broken since the upgrade to
> version 0.9.0 of QEMU. Please apply the attached patch and retry.
Great, thanks Uri. I can now save/load with that patch applied.
---
'-no-kvm' (or a pure QEMU) you
must
start the new VM with '-no-kvm' to be able to successfully loadvm the saved
image.
Regards,
Uri
-Original Message-
From: [EMAIL PROTECTED] on behalf of Jon
Sent: Thu 08/03/2007 14:31
To: kvm-devel@lists.sourceforge.net
Su
Jon wrote:
> Hi
>
> I'd like to savevm/loadvm the state of my win2k virtual machine.
>
> This works fine with qemu or with kvm using the -no-kvm switch. But
> when kvm is enabled, issuing "savevm" causes a crash. All I get is the
> message "Bus error" on the console.
>
>
Are you running with -s
Hi
I'd like to savevm/loadvm the state of my win2k virtual machine.
This works fine with qemu or with kvm using the -no-kvm switch. But
when kvm is enabled, issuing "savevm" causes a crash. All I get is the
message "Bus error" on the console.
If I try to restore a previously saved state with kvm