All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dominik Klein <dk@in-telegence.net>
To: Avi Kivity <avi@redhat.com>
Cc: Michael Tokarev <mjt@tls.msk.ru>, KVM list <kvm@vger.kernel.org>
Subject: Re: FreeBSD boot hangs on qemu-kvm on AMD host
Date: Wed, 09 Mar 2011 15:53:22 +0100	[thread overview]
Message-ID: <4D779462.7090900@in-telegence.net> (raw)
In-Reply-To: <4D777AB5.20803@redhat.com>

> Please try kvm.git and 
> report, it's likely fixed.

With kvm.git kernel it works.

Here's what I did:

git clone git://git.kernel.org/pub/scm/virt/kvm/kvm.git
cd kvm
cp /boot/config-$(uname -r) .config
# set LOCALVERSION to -kvm.git.20110309
make modules bzImage
make modules_install install
# build initrd
reboot
/usr/bin/qemu-kvm -vnc 127.0.0.1:0 -cdrom
/root/isos/FreeBSD-8.2-RELEASE-amd64-disc1.iso
vncviewer localhost:0
# visually verify that it does not hang as it did before

Regards
Dominik

  parent reply	other threads:[~2011-03-09 15:05 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-09 12:06 FreeBSD boot hangs on qemu-kvm on AMD host Michael Tokarev
2011-03-09 12:50 ` Avi Kivity
2011-03-09 12:59   ` Michael Tokarev
2011-03-09 13:03     ` Avi Kivity
2011-03-09 14:24       ` Gleb Natapov
2011-03-09 14:32         ` Michael Tokarev
2011-03-09 14:53       ` Dominik Klein [this message]
2011-03-09 15:38         ` Avi Kivity
2011-03-09 16:09           ` Michael Tokarev
2011-03-09 16:24             ` Avi Kivity
2011-03-09 16:26               ` Avi Kivity
2011-03-09 16:28                 ` Michael Tokarev
2011-03-09 16:32                   ` Avi Kivity
2011-03-09 16:34                     ` Avi Kivity
2011-03-09 17:11                       ` Michael Tokarev
2011-03-10  9:14                         ` Avi Kivity

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=4D779462.7090900@in-telegence.net \
    --to=dk@in-telegence.net \
    --cc=avi@redhat.com \
    --cc=kvm@vger.kernel.org \
    --cc=mjt@tls.msk.ru \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.