Richard W.M. Jones wrote:
On Wed, Sep 17, 2008 at 01:38:49PM +0200, Guido Günther wrote:
> On Fri, Aug 22, 2008 at 03:16:42PM +0200, Guido Günther wrote:
>> Hi,
>> with recent linux kernels we can detect the maximum number of virtual
>> cpus at runtime via an ioctl. Possible patch attached. It does this on
>> every call to qemudGetMaxVCPUs. Would you prefer something that does
>> this only once in qemudStartup()?
> This patch is still outstanding. Anything I can help to push this?
Can you point me to the latest version?
Rich.
https://www.redhat.com/archives/libvir-list/2008-August/msg00783.html
FYI, I was testing this yesterday. Seems to work fine
on f8 and f9.
- Cole