[libvirt] [PATCH 0/3] Check CPU features during migration

2010-03-26 Thread Jiri Denemark
Jiri Denemark (3): cpuUpdate() for updating guest CPU according to host CPU Helper function for making a deep-copy of virCPUDefPtr Introduce UPDATE_CPU flag for virDomainGetXMLDesc include/libvirt/libvirt.h.in |5 +- src/conf/cpu_conf.c | 37 ++ src/conf/cpu_conf.h

Re: [libvirt] [PATCH 0/3] Check CPU features during migration

2010-03-26 Thread Jiri Denemark
Jiri Denemark (3): cpuUpdate() for updating guest CPU according to host CPU Helper function for making a deep-copy of virCPUDefPtr Introduce UPDATE_CPU flag for virDomainGetXMLDesc I fixed the typo in commit message in 1/3 and pushed these patches. The documentation patch for virsh.pod