Re: [libvirt] [PATCHv2 07/11] add new API virDomain{G, S}etNumaParameters

2011-11-18 Thread Daniel P. Berrange
On Thu, Nov 17, 2011 at 05:44:17PM +0800, Hu Tao wrote: Set up the types for the numa functions and insert them into the virDriver structure definition. --- include/libvirt/libvirt.h.in | 23 +++ python/generator.py |2 ++ src/driver.h |

[libvirt] [PATCHv2 07/11] add new API virDomain{G, S}etNumaParameters

2011-11-17 Thread Hu Tao
Set up the types for the numa functions and insert them into the virDriver structure definition. --- include/libvirt/libvirt.h.in | 23 +++ python/generator.py |2 ++ src/driver.h | 15 +++ src/libvirt_public.syms |6 ++