On 08/22/2012 05:08 PM, Eric Blake wrote:
On 08/22/2012 07:37 AM, Michal Privoznik wrote:
> On 09.08.2012 10:26, Martin Kletzander wrote:
>> ---
>> docs/formatdomain.html.in | 21 +++++++++++++++++++++
>> 1 files changed, 21 insertions(+), 0 deletions(-)
>>
>> diff --git a/docs/formatdomain.html.in b/docs/formatdomain.html.in
>> index f97c630..50c4783 100644
>> --- a/docs/formatdomain.html.in
>> +++ b/docs/formatdomain.html.in
>> @@ -922,6 +922,27 @@
>> domain will be restarted with the same configuration</dd>
>> </dl>
>>
>> + <h3><a name="elementsPowerManagement">Power
Management</a></h3>
>> +
>> + <p>
>> + <span class="since">Since 0.10.1</span> it is
possible to
>> + forcibly enable or disable BIOS advertisements to the guest
>> + OS. (NB: Only qemu driver support)
Are we trying to get this into 0.10.0 (even though it missed RC1 freeze)
or deferring it to 0.10.1?
Nope, we didn't make it => it has to wait, no point in rushing it. I've
missed the version number, so at least one thing I don't have to fix ;)
I'll fix the other things Michal pointed out and it can wait till the
next one. Thanks for considering it, though.
Martin