qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH] provide cpu_index to env mapping


From: Gleb Natapov
Subject: Re: [Qemu-devel] [PATCH] provide cpu_index to env mapping
Date: Tue, 9 Jun 2009 19:45:31 +0300

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.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]