qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Gleb Natapov <gleb@redhat.com>
To: Avi Kivity <avi@redhat.com>
Cc: Glauber Costa <glommer@redhat.com>,
	aliguori@us.ibm.com, qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH] provide cpu_index to env mapping
Date: Tue, 9 Jun 2009 19:45:31 +0300	[thread overview]
Message-ID: <20090609164531.GN5558@redhat.com> (raw)
In-Reply-To: <4A2E8CDE.7050507@redhat.com>

On Tue, Jun 09, 2009 at 07:25:02PM +0300, Avi Kivity wrote:
> Glauber Costa wrote:
>> There are some people interested in, given a cpu number,
>> pick its CPUState. KVM is an example, although not yet in tree.
>> This patch provides a way of doing that.
>>
>>   
>
> I think it's better to migrate kvm towards using env as the handle  
> instead of the cpu index.
>
> kvm will soon address lose its cpu numbering in favor of apic ids; and  
> apic ids will not start from zero on large guests.
>
The work is almost done.

--
			Gleb.

      parent reply	other threads:[~2009-06-09 16:45 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-06-09 16:15 [Qemu-devel] [PATCH] provide cpu_index to env mapping Glauber Costa
2009-06-09 16:25 ` Avi Kivity
2009-06-09 16:40   ` Glauber Costa
2009-06-09 16:42     ` Avi Kivity
2009-06-09 16:52       ` Glauber Costa
2009-06-09 16:46     ` Gleb Natapov
2009-06-09 16:45   ` Gleb Natapov [this message]

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=20090609164531.GN5558@redhat.com \
    --to=gleb@redhat.com \
    --cc=aliguori@us.ibm.com \
    --cc=avi@redhat.com \
    --cc=glommer@redhat.com \
    --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).