Oops!

Forgot the -n option in git.

Anyway, the series is small and straightforward, so I'm not reposting
it. If there is any doubt about the ordering, please tell me.

On Wed, Mar 5, 2008 at 5:01 PM, Glauber Costa <[EMAIL PROTECTED]> wrote:
> Hey,
>
>  This patch series expose the actual thread id of each cpu via the qemu
>  monitor. It is done through "info cpus", which I though would be the
>  most natural command to do it. (If you disagree, please voice it)
>
>  Goal is to allow tools like libvirt to easily grab it and feed taskset
>  for thinks like cpu pinning, etc
>
>  AFAIK, qemu runs all cpus in the same process, so for plain qemu, all cpus
>  will show the same id. But KVM can benefit from it, by overriding this data
>  in its ap initialization
>
>  Of the whole series, only the last patch is kvm-specific.
>
>  Many thanks to Anthony, who pointed me that this approach was possible.
>
>
>



-- 
Glauber  Costa.
"Free as in Freedom"
http://glommer.net

"The less confident you are, the more serious you have to act."


Reply via email to