Re: [libvirt] UML driver struct refers to public API functions

2009-09-02 Thread Daniel Veillard
On Mon, Aug 24, 2009 at 02:13:07PM +0100, Daniel P. Berrange wrote: On Sat, Aug 22, 2009 at 10:04:30PM +0200, Matthias Bolte wrote: Hi, The commit Generic shared impls of all NUMA apis (b0b968efd56f6c66bfa23eebbecd491ea993f99b) changed the UML driver struct to use the shared NUMA API.

Re: [libvirt] UML driver struct refers to public API functions

2009-09-02 Thread Matthias Bolte
2009/9/2 Daniel Veillard veill...@redhat.com: On Mon, Aug 24, 2009 at 02:13:07PM +0100, Daniel P. Berrange wrote: On Sat, Aug 22, 2009 at 10:04:30PM +0200, Matthias Bolte wrote: Hi, The commit Generic shared impls of all NUMA apis (b0b968efd56f6c66bfa23eebbecd491ea993f99b) changed the

Re: [libvirt] UML driver struct refers to public API functions

2009-08-24 Thread Daniel P. Berrange
On Sat, Aug 22, 2009 at 10:04:30PM +0200, Matthias Bolte wrote: Hi, The commit Generic shared impls of all NUMA apis (b0b968efd56f6c66bfa23eebbecd491ea993f99b) changed the UML driver struct to use the shared NUMA API. But now the UML driver struct refers to the public API functions:

[libvirt] UML driver struct refers to public API functions

2009-08-22 Thread Matthias Bolte
Hi, The commit Generic shared impls of all NUMA apis (b0b968efd56f6c66bfa23eebbecd491ea993f99b) changed the UML driver struct to use the shared NUMA API. But now the UML driver struct refers to the public API functions: virNodeGetCellsFreeMemory virNodeGetFreeMemory instead of the shared NUMA