On 02/25/2015 07:52 AM, Ján Tomko wrote:
Depends on the first two (ACKed) patches from:
https://www.redhat.com/archives/libvir-list/2015-February/msg00662.html
Patch 4/5 Rename boot_buf to boot_opts
was dropped. In this version, only one virBuffer is used
and just the strings are separate.
Ján Tomko (2):
Make -boot arg generation more readable
Use virBufferTrim when generating boot options
src/qemu/qemu_command.c | 59 ++++++++++++++++++++++---------------------------
1 file changed, 26 insertions(+), 33 deletions(-)
ACK both
If I understand the rules of the road correctly... Since the original
series was reviewed prior to the freeze and this just adjust that, it
seems reasonable to say it's OK for freeze...
John