qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Mike Day <ncmike@ncultra.org>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] problem with 64/64 guest running grub
Date: Mon, 8 Jan 2007 08:53:26 -0500	[thread overview]
Message-ID: <20070108135326.GA21227@silverwood.ncultra.org> (raw)

I'm having a problem with qemu (cvs and 0.8.2) running on a 64 bit
athlon x2 with a 64 bit guest. When installing edgy in a new 64-bit
guest, the guest always freezes when installing grub on the boot
partition. 

This only happens with a 64/64 system. I can run the guest in qemu (as opposed to
qemu-system-x86_64) and use grub to install itself, but if I try to do
the same thing with qemu-system-x86_64 it hangs. 

After generating a trace file and stepping through the hang in gdb it
looks like the guest is getting overwhhelmed with interrupts. It
reminds me of a situation where some device driver is forgetting to
issue an eoi and the interrupt line is remaining on, which means that
the guest can never make any progress advancing the instruction
pointer.

I've placed a compressed log file at
http://www.ncultra.org/qemu.log.tgz

I'd be happy to spend some more time runnign this down - if anyone has
any suggestions on how I should proceed I'd be grateful. 

Mike


-- 
Mike Day
http://www.ncultra.org
AIM: ncmikeday  Yahoo: ultra.runner
PGP key: http://www.ncultra.org/ncmike/pubkey.asc

             reply	other threads:[~2007-01-08 13:53 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-01-08 13:53 Mike Day [this message]
2007-01-08 17:52 ` [Qemu-devel] problem with 64/64 guest running grub Werner Dittmann
2007-01-11 18:10   ` [Qemu-devel] Re: problem with 64/64 guest running grub (also 32/64) Ludovic Drolez
2007-01-13  9:06   ` [Qemu-devel] problem with 64/64 guest running grub Werner Dittmann

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20070108135326.GA21227@silverwood.ncultra.org \
    --to=ncmike@ncultra.org \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).