Re: suspending in kvm and resuming in qemu

2011-01-27 Thread Avi Kivity
On 01/20/2011 06:11 PM, Marcelo Tosatti wrote: On Tue, Jan 18, 2011 at 04:08:33AM -0800, Mehul Chadha wrote: > Hi, > > I have been trying to get suspending and resuming done across kvm and qemu. > While resuming a suspended state in kvm, an error was generated saying "unknown section kvmclock

Re: suspending in kvm and resuming in qemu

2011-01-20 Thread Marcelo Tosatti
On Tue, Jan 18, 2011 at 04:08:33AM -0800, Mehul Chadha wrote: > Hi, > > I have been trying to get suspending and resuming done across kvm and qemu. > While resuming a suspended state in kvm, an error was generated saying > "unknown section kvmclock" . I modified loadvm in qemu to neglect the > k

suspending in kvm and resuming in qemu

2011-01-18 Thread Mehul Chadha
Hi, I have been trying to get suspending and resuming done across kvm and qemu. While resuming a suspended state in kvm, an error was generated saying "unknown section kvmclock" . I modified loadvm in qemu to neglect the kvmclock section. Now, when I suspend and resume, qemu screen just stalls a