Re: [libvirt] [PATCH] esx: Add domain autostart support

2011-01-04 Thread Eric Blake
On 12/29/2010 05:36 PM, Matthias Bolte wrote: --- As we're currently in feature freeze this patch is meant to be applied after the next release. And we're now out of feature freeze, so I'm reviewing this... + +static int +esxDomainSetAutostart(virDomainPtr domain, int autostart) +{ +

Re: [libvirt] [PATCH] esx: Add domain autostart support

2011-01-04 Thread Matthias Bolte
2011/1/4 Eric Blake ebl...@redhat.com: On 12/29/2010 05:36 PM, Matthias Bolte wrote: --- As we're currently in feature freeze this patch is meant to be applied after the next release. And we're now out of feature freeze, so I'm reviewing this... + +static int

[libvirt] [PATCH] esx: Add domain autostart support

2010-12-29 Thread Matthias Bolte
--- As we're currently in feature freeze this patch is meant to be applied after the next release. Matthias src/esx/esx_driver.c | 209 +++- src/esx/esx_vi.c |6 +- src/esx/esx_vi_generator.input | 60