|
From: | Avi Kivity |
Subject: | Re: [Qemu-devel] [PATCH] provide cpu_index to env mapping |
Date: | Tue, 09 Jun 2009 19:25:02 +0300 |
User-agent: | Thunderbird 2.0.0.21 (X11/20090320) |
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.
-- error compiling committee.c: too many arguments to function
[Prev in Thread] | Current Thread | [Next in Thread] |