public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
From: Avi Kivity <avi-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
To: Gildas <gildas.ml-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
Cc: kvm-devel <kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org>
Subject: Re: [ANNOUNCE] kvm-36 release
Date: Fri, 14 Sep 2007 19:53:04 +0300	[thread overview]
Message-ID: <46EABC70.8010808@qumranet.com> (raw)
In-Reply-To: <b2ace7f20709120913wf08b91brb7a2f73b608a3bac-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>

Gildas wrote:
> Hi,
>
> Some updates since kvm-37
>
> Compilation worked fine for me on an intel Core2 64bits machine
> running ubuntu feisty with kernel 2.6.20 x86_64.
>
> Loading modules went ok.
>
> * Running a windows xp image with "/usr/local/bin/qemu-system-x86_64
> -smp 2 -m 768 -hda win_xp.qcow -net user -net nic -monitor
> tcp::4444,server -vnc :1 -redir tcp:3389::3389 &" result in :
> exception 6 (0)
>
>   

Which HAL does this image use?

> * I've found out that "-net nic -net user" don't interact nicely with
> "-smp 2", as the following test with a debian image (kernel 2.6.18
> 64bits)shows:
>  -smp 2 -net user  (without -net nic)-> boots fine
>  -smp 2 -net nic  (without -net user)-> boots fine
>  -net nice -net user (without -smp 2) -> boots fine
>  -smp 2 -net user -net nic -> crash with:
>
>   

How does -no-kvm-irqchip affect this?

> Also, when it boots correctly with "-smp 2" it shows 2 processors in
> /proc/cpuinfo, but I have messages as follows at bootup:
> " ACPI : Getting cpuindex for acpiid 0x2
> ACPI Exception (acpi_processor-0681): AE_NOT_FOUND, Processor Device
> not present [20060707]"
> (not sure if this is related but I don't remember having seen them before)
>
>   

This is due to some ACPI work that exposes 16 processors so that Windows
SMP does not grumble at us.  We should make the ACPI objects conditional
on the processors actually existing.  Igor?


-- 
Do not meddle in the internals of kernels, for they are subtle and quick to panic.


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/

  parent reply	other threads:[~2007-09-14 16:53 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-09-12 14:13 [ANNOUNCE] kvm-36 release Avi Kivity
     [not found] ` <46E7F417.6020107-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
2007-09-12 14:14   ` Avi Kivity
     [not found]     ` <46E7F44C.9070303-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
2007-09-12 15:08       ` Piero Ottuzzi
     [not found]         ` <200709121708.51719.ottuzzi-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2007-09-12 22:03           ` Wei Huang
     [not found]             ` <46E86244.8070107-5C7GfCeVMHo@public.gmane.org>
2007-09-14 17:19               ` Avi Kivity
2007-09-12 16:13       ` Gildas
     [not found]         ` <b2ace7f20709120913wf08b91brb7a2f73b608a3bac-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2007-09-14 16:53           ` Avi Kivity [this message]
  -- strict thread matches above, loose matches on Subject: below --
2007-08-22 15:17 Avi Kivity
     [not found] ` <46CC537D.4030402-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
2007-08-22 18:50   ` Gunther Persoons
     [not found]     ` <b0a37f790708221150i54949b71ocfe49b18546f4ad6-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2007-08-22 19:12       ` Haydn Solomon
     [not found]         ` <b75785ba0708221212k458e0635n3b37a18aeec0a696-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2007-08-22 19:20           ` Fabian Deutsch
2007-08-22 19:29       ` Duncan McQueen
     [not found]         ` <494f8120708221229w571845b0wf406828a34209de6-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2007-08-22 19:33           ` Gunther Persoons
     [not found]             ` <b0a37f790708221233n398d7424w30ed6ecbd04bd15f-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2007-08-22 19:50               ` Haydn Solomon
2007-08-23  7:43       ` Avi Kivity
     [not found]         ` <46CD3AA7.7010903-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
2007-08-23  8:12           ` Avi Kivity
     [not found]             ` <46CD4156.2000506-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
2007-08-23  0:36               ` Izik Eidus
     [not found]                 ` <1187829365.2730.4.camel-siXIhNkUrCXckEVJwWePHtCfPAL7FxvL@public.gmane.org>
2007-08-23  0:37                   ` Izik Eidus
2007-08-23 11:01                   ` Avi Kivity
2007-08-23  9:02               ` Gunther Persoons

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=46EABC70.8010808@qumranet.com \
    --to=avi-atkuwr5tajbwk0htik3j/w@public.gmane.org \
    --cc=gildas.ml-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org \
    --cc=kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.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