On Friday 05 January 2007 11:23 pm, Rusty Russell wrote: > On Fri, 2007-01-05 at 16:14 -0600, Karl Rister wrote: > > I am trying to experiment with lhype on a 32bit Intel box and when I > > launch a guest I get the following oops message: > > > > EIP: [<c0101223>] mwait_idle_with_hints+0x1e/0x3a SS:ESP 0069:c03c9f74 > > Hi Karl! > > There are two possible solutions to this. First is to upgrade to the > latest patch, which fixes this (and speed up lhype significantly), or > boot the guest with "idle=halt". > > The problem is caused by lhype not masking out the MWAIT capability, so > the guest thinks it can use that instruction (it can't). > > Thanks for the bug report! > Rusty. Upgrading to the latest patch as suggested fixed it. Thanks. -- Karl Rister