kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Avi Kivity <avi@redhat.com>
To: Gleb Natapov <gleb@redhat.com>
Cc: Ryota Ozaki <ozaki.ryota@gmail.com>,
	dbareiro@gmx.net, kvm@vger.kernel.org
Subject: Re: CPU hotplug add seems broken
Date: Mon, 11 Jan 2010 12:50:05 +0200	[thread overview]
Message-ID: <4B4B025D.1020309@redhat.com> (raw)
In-Reply-To: <20100111104213.GH7549@redhat.com>

On 01/11/2010 12:42 PM, Gleb Natapov wrote:
>>>
>>> That cool, but SVVP complains.
>>>        
>> What's the complaint?  Maybe we can fix it instead of rewriting things.
>>
>>      
> https://bugzilla.redhat.com/show_bug.cgi?id=49584://bugzilla.redhat.com/show_bug.cgi?id=495844
> Hope it accessible to everyone but if not SVVP complains:
> Run "Signed Driver check" of SVVP testing, the (Qemu virtual CPU verison
> 0.9.1) has error.
>
> The only why to fix it that I can see is to not present disabled MADT
> entries for Windows and that will require us to provide some kind
> of flag to QEMU. The cleanest way is to create disabled MADT entries
> only if max-cpus != startup cpus and run Windows only with max-cpus ==
> startup cpus. The problem is 1) you have to know what is your guest
> at startup time 2) will require creation of SSDT for Processors()
> on the fly (or precompile them for every value of max-cpus and load
> dynamically). Actually there is a third solution that I just thought
> about but I need to test it first :).

Perhaps loading a processor driver will fix this issue (which driver can 
also perform the hotplug).

> Anyway all those solution do not
> guaranty that we will be able to do cpu hotplug on Windows since we
> don't yet know what Windows expects.
>    

I'm sure we'll be able to eventually.

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


  reply	other threads:[~2010-01-11 10:50 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-01-08 10:35 CPU hotplug add seems broken Ryota Ozaki
2010-01-09 19:30 ` Daniel Bareiro
2010-01-10  6:39   ` Gleb Natapov
2010-01-10  8:33     ` Ryota Ozaki
2010-01-10  8:43       ` Gleb Natapov
2010-01-11  9:24         ` Ryota Ozaki
2010-01-11  9:32           ` Gleb Natapov
2010-01-11 10:21             ` Ryota Ozaki
2010-01-11 10:23           ` Avi Kivity
2010-01-11 10:24             ` Gleb Natapov
2010-01-11 10:25               ` Avi Kivity
2010-01-11 10:42                 ` Gleb Natapov
2010-01-11 10:50                   ` Avi Kivity [this message]
2010-01-11 10:53                     ` Gleb Natapov
2010-01-11 10:58                       ` Avi Kivity
2010-01-11 11:03                         ` Gleb Natapov
2010-01-11 11:06                           ` Avi Kivity
2010-01-11 12:18                             ` Gleb Natapov
2010-01-11 13:57                     ` Anthony Liguori
2010-01-11 14:32                       ` Avi Kivity
2010-01-11 10:30             ` Ryota Ozaki

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=4B4B025D.1020309@redhat.com \
    --to=avi@redhat.com \
    --cc=dbareiro@gmx.net \
    --cc=gleb@redhat.com \
    --cc=kvm@vger.kernel.org \
    --cc=ozaki.ryota@gmail.com \
    /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).