
On 07/15/2011 01:05 PM, Eric Blake wrote:
Commit 461e0f1a broke migration, because there was a code path that tried to enable an internal flag while still going through the public function. Split the internal flag into a separate callback, and validate that flags do not overlap.
* src/conf/domain_conf.c (virDomainDefFormat): Split... (virDomainDefFormatInternal): ...to separate the flag check. (virDomainObjFormat): Adjust caller. ---
Two regression in one day; my track record is not good right now. I guess this goes to show I didn't test a migration :(
I got confirmation from Stefan on IRC that this fixes his migration issue, so I'm pushing now, even though I'm still in the middle of my migration tests. -- Eric Blake eblake@redhat.com +1-801-349-2682 Libvirt virtualization library http://libvirt.org