From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Eric Van Hensbergen" Subject: Re: lguest over qemu Date: Sat, 25 Aug 2007 18:33:00 -0500 Message-ID: References: <21a166410707110251x574bbb13h4c8d70a7e39155c7@mail.gmail.com> <1184210340.6005.723.camel@localhost.localdomain> <1188076749.20041.106.camel@localhost.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1188076749.20041.106.camel@localhost.localdomain> Content-Disposition: inline List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: virtualization-bounces@lists.linux-foundation.org Errors-To: virtualization-bounces@lists.linux-foundation.org To: Rusty Russell Cc: virtualization@lists.osdl.org List-Id: virtualization@lists.linuxfoundation.org On 8/25/07, Rusty Russell wrote: > On Sat, 2007-08-25 at 10:48 -0500, Eric Van Hensbergen wrote: > > Interesting. Enabling them here gives the expected messages: > > WDT driver for Advantech single board computer initialising. > advantechwdt: I/O address 0x0443 already in use > advantechwdt: probe of advantechwdt failed with error -5 > alim7101_wdt: Steve Hill . > alim7101_wdt: ALi M7101 PMU not present - WDT not set > > But it boots fine. > > Perhaps it's a hardware difference (we do expose some of the host CPU > capabilities to the guest), or perhaps some other config difference > which is masking the problem? > Okay, I am running this on a quad opteron - although I'm using a i386 qemu. Still - its strange that disabling the watchdog allows my kernel to boot fine... -eric