Re: [libvirt] [PATCH] Don't copy old machines from a domain which has none

2009-10-15 Thread Daniel Veillard
On Thu, Oct 15, 2009 at 12:16:55PM +0100, Mark McLoughlin wrote: > If the the qemu and kvm binaries are the same, we don't include machine > types in the kvm domain info. > > However, the code which refreshes the machine types info from the > previous capabilities structure first looks at the kvm

[libvirt] [PATCH] Don't copy old machines from a domain which has none

2009-10-15 Thread Mark McLoughlin
If the the qemu and kvm binaries are the same, we don't include machine types in the kvm domain info. However, the code which refreshes the machine types info from the previous capabilities structure first looks at the kvm domain's info, finds it matches and then copies the empty machine types lis