On 2012. February 10. 16:59:09 Laine Stump wrote: > On 02/10/2012 01:45 PM, Eric Blake wrote: > From the documentation page, it looks like the "prepare" hook didn't > exist until 0.9.0; my guess would be that the xml sent to the hook for > "start" pre-0.9.0 was the static xml (direct from the config), and when > the earlier hook was added, this behavior was changed. There's some incosistency here then: when the domain is actually started (with create or migrate --live), the full XML is provided, but when it's restored from save, then only the static part. (Speaking about 0.8.3.) -- cc