Re: [kvm-devel] Oops after resume from suspend

2007-01-26 Thread Avi Kivity
Jeremy Katz wrote: > Avi Kivity wrote: >> Jeremy Katz wrote: >>> When using kvm on my laptop, I get the following oops if I try using >>> kvm >>> after a suspend (ACPI S3)/resume cycle. At first I thought it went >>> away >>> if I unloaded the module before suspending and then reloading it >>> a

Re: [kvm-devel] Oops after resume from suspend

2007-01-25 Thread Jeremy Katz
Avi Kivity wrote: Jeremy Katz wrote: When using kvm on my laptop, I get the following oops if I try using kvm after a suspend (ACPI S3)/resume cycle. At first I thought it went away if I unloaded the module before suspending and then reloading it afterwards, but I can't reproduce that working n

Re: [kvm-devel] Oops after resume from suspend

2007-01-24 Thread Avi Kivity
Jeremy Katz wrote: > When using kvm on my laptop, I get the following oops if I try using kvm > after a suspend (ACPI S3)/resume cycle. At first I thought it went away > if I unloaded the module before suspending and then reloading it > afterwards, but I can't reproduce that working now, so I migh

Re: [kvm-devel] Oops after resume from suspend

2007-01-24 Thread dormando
For what it's worth, I'm seeing this too. However instead of a kernel panic usually the screen just locks, and the keyboard lights start blinking on the laptop :) I have had success unloading both kvm_intel and kvm within the suspend scripts, then reloading after unsuspend. Jeremy Katz wrote:

Re: [kvm-devel] Oops after resume from suspend

2007-01-24 Thread Anthony Liguori
Jeremy Katz wrote: > When using kvm on my laptop, I get the following oops if I try using kvm > after a suspend (ACPI S3)/resume cycle. At first I thought it went away > if I unloaded the module before suspending and then reloading it > afterwards, but I can't reproduce that working now, so I migh

Re: [kvm-devel] Oops after resume from suspend

2007-01-24 Thread Dor Laor
>When using kvm on my laptop, I get the following oops if I try using kvm >after a suspend (ACPI S3)/resume cycle. At first I thought it went away >if I unloaded the module before suspending and then reloading it >afterwards, but I can't reproduce that working now, so I might have just >been hallu

[kvm-devel] Oops after resume from suspend

2007-01-24 Thread Jeremy Katz
When using kvm on my laptop, I get the following oops if I try using kvm after a suspend (ACPI S3)/resume cycle. At first I thought it went away if I unloaded the module before suspending and then reloading it afterwards, but I can't reproduce that working now, so I might have just been hallucinat