
17 Sep
2014
17 Sep
'14
10:42 a.m.
On 17.09.2014 14:57, Cole Robinson wrote:
On 09/17/2014 08:15 AM, Michal Privoznik wrote:
From: Cole Robinson <crobinso@redhat.com>
Check to see if the UEFI binary mentioned in qemu.conf actually exists, and if so expose it in domcapabilities like
<loader ...> <value>/path/to/ovmf</value> </loader>
We introduce some generic domcaps infrastructure for handling a dynamic list of string values, it may be of use for future bits.
Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
ACK, thanks for cleaning it up. But please change authorship since the patch is reasonably altered, I won't be offended :)
- Cole
Thanks. Fixed and pushed. Michal