All of lore.kernel.org
 help / color / mirror / Atom feed
From: Avi Kivity <avi@qumranet.com>
To: Luca <kronos.it@gmail.com>
Cc: kvm-devel@lists.sourceforge.net, linux-kernel@vger.kernel.org
Subject: Re: [kvm-devel] [BUG] Oops with KVM-27
Date: Sun, 10 Jun 2007 15:22:48 +0300	[thread overview]
Message-ID: <466BED18.5040708@qumranet.com> (raw)
In-Reply-To: <68676e00706071216i4bd051c5hb1c114f3c13ab97f@mail.gmail.com>

Luca wrote:
> On 6/5/07, Avi Kivity <avi@qumranet.com> wrote:
>> Luca Tettamanti wrote:
>> > Il Mon, Jun 04, 2007 at 11:51:10PM +0300, Avi Kivity ha scritto:
>> >
>> >>> While doing repeated tests with the installer I ran into another
>> >>> (unrelated) problem. Sometimes the guest kernel hangs at boot at:
>> >>>
>> >>> NET: Registered protocol family 2
>> >>>
>> >>> with any kind of networking options (except for -net none, which 
>> works).
>> >>> With -no-kvm it boots with any networking option.
>> >>>
>> >>>
>> >>>
>> >> Can you try to pin the guest on a single core with taskset:
>> >>
>> >>    taskset 1 qemu ...
>> >>
>> >
>> > Doesn't help. What works is 'nolapic', i.e. disabling the local 
>> APIC on
>> > the guest kernel.
>> > I've also tried disabling TSC (notsc) and forcing PIT as the 
>> clocksource
>> > (clocksouce=pit clock=pit); neither of them helped.
>> >
>> >
>>
>> Is this a regression relative to a previous kvm version?
>
> Hello,
> sorry for the delay, I was having troubles compiling older KVMs with a
> recent kernel...
> The last version that works is kvm-21; starting from kvm-22 the VM
> hangs during network initialization (now always, but pretty often).
> This only occurs when the guest is Fedora7 setup ISO. The regular boot
> (i.e. from the hd) seems unaffected.

I've managed to reproduce this on kvm-21 (it takes many boots for this 
to happen, but it does eventually).

-- 
error compiling committee.c: too many arguments to function


  reply	other threads:[~2007-06-10 12:23 UTC|newest]

Thread overview: 61+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-06-03 21:34 [BUG] Oops with KVM-27 Luca Tettamanti
2007-06-03 21:34 ` Luca Tettamanti
2007-06-04  9:35 ` [kvm-devel] " Avi Kivity
2007-06-04  9:35   ` Avi Kivity
     [not found]   ` <4663DCE9.3000107-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
2007-06-04 20:22     ` Luca Tettamanti
2007-06-04 20:22   ` [kvm-devel] " Luca Tettamanti
2007-06-04 20:51     ` Avi Kivity
2007-06-04 21:22       ` Luca Tettamanti
2007-06-04 21:22         ` Luca Tettamanti
2007-06-05  7:27         ` [kvm-devel] " Avi Kivity
2007-06-05  7:27           ` Avi Kivity
2007-06-07 19:16           ` [kvm-devel] " Luca
2007-06-07 19:16             ` Luca
2007-06-10 12:22             ` Avi Kivity [this message]
     [not found]               ` <466BED18.5040708-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
2007-06-10 20:54                 ` Luca
2007-06-10 20:54               ` [kvm-devel] " Luca
2007-06-11  7:44                 ` Avi Kivity
2007-06-11 21:06                   ` Luca
     [not found]                     ` <68676e00706111406r16eafd0eseaf1fb24f5c0d075-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2007-06-12  6:44                       ` Avi Kivity
2007-06-12  6:44                     ` [kvm-devel] " Avi Kivity
2007-06-12 17:52                   ` Luca Tettamanti
2007-06-13  8:59                     ` Avi Kivity
2007-06-13 20:49                       ` Luca Tettamanti
2007-06-13 20:49                         ` Luca Tettamanti
2007-06-14  8:26                         ` [kvm-devel] " Avi Kivity
2007-06-14  8:26                           ` Avi Kivity
     [not found]                           ` <4670FBB5.70707-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
2007-06-14 22:33                             ` Luca Tettamanti
2007-06-14 22:33                           ` [kvm-devel] " Luca Tettamanti
2007-06-14 22:53                           ` Luca Tettamanti
2007-06-14 23:13                             ` Luca Tettamanti
2007-06-14 23:27                               ` Luca
2007-06-15  9:06                                 ` Avi Kivity
2007-06-15  9:06                                   ` Avi Kivity
2007-06-15 21:49                                   ` [kvm-devel] " Luca Tettamanti
2007-06-16  7:43                                     ` Avi Kivity
2007-06-16  7:43                                       ` Avi Kivity
2007-06-17 15:14                                       ` [kvm-devel] " Luca Tettamanti
2007-06-17 15:14                                         ` Luca Tettamanti
2007-06-17 15:24                                         ` [kvm-devel] " Avi Kivity
2007-06-17 16:52                                           ` [PATCH 1/2] kvm: Fix x86 emulator writeback Luca Tettamanti
2007-06-17 16:58                                             ` Avi Kivity
2007-06-17 16:58                                               ` Avi Kivity
2007-06-18 10:07                                             ` Avi Kivity
2007-06-18 10:07                                               ` Avi Kivity
2007-06-18 11:32                                               ` Avi Kivity
2007-06-18 11:32                                                 ` Avi Kivity
2007-06-19 20:25                                                 ` Luca Tettamanti
2007-06-19 20:25                                                   ` Luca Tettamanti
2007-06-19 20:41                                                   ` Luca Tettamanti
2007-06-19 20:41                                                     ` Luca Tettamanti
2007-06-20  7:47                                                     ` Avi Kivity
2007-06-20  7:47                                                       ` Avi Kivity
2007-06-19 20:41                                                   ` [PATCH 2/2] kvm: avoid useless memory write when possible Luca Tettamanti
2007-06-19 20:41                                                     ` Luca Tettamanti
2007-06-17 16:52                                           ` Luca Tettamanti
     [not found]                     ` <20070612175246.GA5864-sTXFmx6KbOnUXq0IF5SVAZ4oGUkBHcCu@public.gmane.org>
2007-06-13  8:59                       ` [BUG] Oops with KVM-27 Avi Kivity
     [not found]                   ` <466CFD6D.2080201-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
2007-06-11 21:06                     ` Luca
2007-06-12 17:52                     ` Luca Tettamanti
     [not found]                 ` <68676e00706101354n5fe7e1a9y12cb690cae2924e3-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2007-06-11  7:44                   ` Avi Kivity
     [not found]             ` <68676e00706071216i4bd051c5hb1c114f3c13ab97f-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2007-06-10 12:22               ` Avi Kivity
     [not found]     ` <20070604202248.GA18668-sTXFmx6KbOnUXq0IF5SVAZ4oGUkBHcCu@public.gmane.org>
2007-06-04 20:51       ` 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=466BED18.5040708@qumranet.com \
    --to=avi@qumranet.com \
    --cc=kronos.it@gmail.com \
    --cc=kvm-devel@lists.sourceforge.net \
    --cc=linux-kernel@vger.kernel.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 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.